index
:
~krh/wayland
fixed-optimization
master
menu
popup
protocol-changes
session-manager
subscribe
testing
personal wayland repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
tests: Make sure unused malloc() doesn't get optimized away
HEAD
master
Kristian Høgsberg
1
-0/+2
2012-04-19
tests: add sanity-test
Pekka Paalanen
2
-0/+54
2012-04-19
tests: add support for tests expected to fail
Pekka Paalanen
2
-3/+17
2012-04-19
tests: stylish test-runner.c
Pekka Paalanen
1
-6/+16
2012-04-19
tests: fail build if NDEBUG is defined
Pekka Paalanen
1
-0/+4
2012-04-19
tests: put common test source files in a variable
Pekka Paalanen
1
-6/+8
2012-04-17
Fix printf format warnings
Pekka Paalanen
1
-2/+2
2012-04-13
data-device: Take away pointer focus when we start a dnd drag
Kristian Høgsberg
1
-0/+2
2012-04-13
data-device: Record the serial number for the current selection
Kristian Høgsberg
2
-3/+10
2012-04-13
data-device: Clear drag focus when we end the drag-and-drop
Kristian Høgsberg
1
-0/+2
2012-04-13
tests: Make leak check work again by setting default visibility for malloc/free
Kristian Høgsberg
1
-2/+4
2012-04-13
tests: Fix warning in memory leak assert
Kristian Høgsberg
1
-1/+1
2012-04-13
tests: Fix signedness warnings
Kristian Høgsberg
3
-8/+8
2012-04-13
server: Add client destroy signal
Kristian Høgsberg
4
-2/+121
2012-04-12
Add a public header for the version number
Neil Roberts
8
-4/+54
2012-04-12
Update TODO
Kristian Høgsberg
1
-21/+0
2012-04-12
Introduce wl_signal
Kristian Høgsberg
3
-69/+82
2012-04-12
Switch protocol to using serial numbers for ordering events and requests
Kristian Høgsberg
6
-93/+130
2012-04-11
remove superfluous functions
Jørgen Lind
1
-7/+0
2012-04-06
wayland-util.h: Include stddef.h for size_t
Benjamin Franzke
1
-0/+1
2012-04-03
shm: Allocate shm buffers through new wl_shm_pool interface
Kristian Høgsberg
2
-54/+147
2012-04-03
wayland-utils: add wl_list_for_each_reverse_safe macro.
Alex Wu
1
-0/+8
2012-03-30
Fix remaining signedness errors
Kristian Høgsberg
2
-4/+4
2012-03-30
wayland-util: Fix wl_array signedness warnings
Kristian Høgsberg
2
-5/+5
2012-03-30
connection.c: Fix signedness warnings
Kristian Høgsberg
1
-3/+3
2012-03-30
Move DIV_ROUNDUP out of public header, remove unused ALIGN
Kristian Høgsberg
2
-2/+2
2012-03-30
shm: Fix stride signedness in protocol
Kristian Høgsberg
2
-2/+2
2012-03-30
server: fix button signedness in wl_grab_interface
Pekka Paalanen
3
-3/+3
2012-03-30
scanner: fix a signedness warning
Pekka Paalanen
1
-1/+1
2012-03-30
shm: fix cosmetic gcc warnings
Pekka Paalanen
1
-2/+2
2012-03-30
server: fix signedness in wl_client_connection_data
Pekka Paalanen
1
-1/+2
2012-03-30
configure: add -Wextra -Wno-unused-parameter
Pekka Paalanen
1
-1/+1
2012-03-29
docs: Touch ouput dir Wayland to update timestamp
Kristian Høgsberg
1
-0/+1
2012-03-29
Remove unused bits from wayland-server.h
Kristian Høgsberg
1
-17/+0
2012-03-29
Update TODO
Kristian Høgsberg
1
-2/+0
2012-03-29
doc: consistently indent the xml files by 2 spaces
Peter Hutterer
5
-383/+383
2012-03-29
doc: rename Procotol to ProtocolSpec and WaylandProtocol to Protocol
Peter Hutterer
4
-30/+30
2012-03-29
doc: remove unused example files
Peter Hutterer
5
-80/+0
2012-03-29
doc: move documentation from the tex file to docbook
Peter Hutterer
6
-661/+947
2012-03-27
Fix formatting warning
Kristian Høgsberg
1
-1/+2
2012-03-27
data-device: notify the compositor about new drag icons
Ander Conselvan de Oliveira
3
-0/+8
2012-03-26
Remove wl_buffer.damage and simplify shm implementation
Kristian Høgsberg
4
-73/+10
2012-03-24
Add simple memory leak check to all tests.
U. Artie Eoff
5
-1/+37
2012-03-24
connection-test: Add test case to stress connection buffers
Kristian Høgsberg
1
-0/+22
2012-03-24
connection-test: Test fd transport
Kristian Høgsberg
1
-0/+24
2012-03-23
connection-test: Add more test cases
Kristian Høgsberg
1
-0/+8
2012-03-23
connection-test: Store expected result in struct marshal_data
Kristian Høgsberg
1
-23/+25
2012-03-23
tests: Add marshal+demarshal connection test
Kristian Høgsberg
1
-0/+51
2012-03-23
tests: Use different connections for read and write tests
Kristian Høgsberg
1
-16/+42
2012-03-23
connection: Just look at buffer size and remove redundant n_fds_out
Kristian Høgsberg
1
-5/+7
[next]