wayland/src
Kristian Høgsberg 814a626087 scanner: Add since attribute
This will help us document when a request or event was added to the protocol.
2012-03-05 10:31:53 -05:00
..
.gitignore Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
connection.c connection: Export wl_connection_queue() so we can test it 2012-03-02 23:38:31 -05:00
data-device.c Add wl_array_for_each 2012-03-04 13:40:49 -05:00
event-loop.c Fix WL_EVENT_WRITEABLE typo 2011-12-28 22:51:34 -05:00
Makefile.am Fix 'make dist' as connection.h no longer exists 2012-01-13 12:58:52 -05:00
scanner.c scanner: Add since attribute 2012-03-05 10:31:53 -05:00
scanner.mk Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-client.c Don't block when flushing a full protocol buffer 2012-02-29 11:07:48 -05:00
wayland-client.h Rename client side wl_display_destroy() to wl_display_disconnect() 2012-02-28 14:23:58 -05:00
wayland-client.pc.in Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-egl.h Remove the wl_visual interface 2011-08-31 18:34:21 -04:00
wayland-private.h connection: Export wl_connection_queue() so we can test it 2012-03-02 23:38:31 -05:00
wayland-server.c server: fix event sending type mismatches 2012-03-02 18:09:27 +02:00
wayland-server.h Terminate drag if data source is destroyed 2012-03-02 11:45:11 -05:00
wayland-server.pc.in Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-shm.c server: use the event sending wrappers 2012-03-02 18:06:19 +02:00
wayland-util.c util: clear pointers on wl_list_remove() 2011-11-29 14:46:49 +02:00
wayland-util.h Add wl_array_for_each 2012-03-04 13:40:49 -05:00