wayland/src
Kristian Høgsberg b581d13a7e scanner: Fix 'destroy)' typo in check for destroy request presence
This is there to enforce that we don't have interfaces with a destroy
request that isn't a destructor.  The check never worked because of the
typo, but we also don't have any interfaces like that.
2013-02-25 16:01:38 -05:00
..
.gitignore Add a public header for the version number 2012-04-12 17:54:44 -04:00
connection.c connection.c: Align pointer extra storage correctly 2013-02-04 07:07:17 -05:00
data-device.c Move un-namespaced container_of into private header 2012-10-19 23:06:53 -04:00
event-loop.c event-loop: fix returning the destroy-signal listener 2013-01-24 16:14:33 -05:00
Makefile.am Match libtool version info in 1.0 branch 2013-01-28 15:27:38 -05:00
scanner.c scanner: Fix 'destroy)' typo in check for destroy request presence 2013-02-25 16:01:38 -05:00
scanner.mk Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-client-uninstalled.pc.in build: add uninstalled pkg-config files 2012-05-29 10:09:59 -04:00
wayland-client.c client: Add \since tag for wl_display_dispatch_queue_pending() documentation 2012-11-30 14:05:32 -05:00
wayland-client.h client: remove two unused function pointer typedefs 2012-12-12 11:04:53 -05:00
wayland-client.pc.in pkgconfig: Use configure provided directories 2012-11-27 20:35:50 -05:00
wayland-egl.h wayland-egl: Drop ill-defined pixmap support 2012-10-16 15:30:56 -04:00
wayland-os.c os: wrap accept4(SOCK_CLOEXEC) 2012-04-25 09:37:42 +03:00
wayland-os.h os: wrap accept4(SOCK_CLOEXEC) 2012-04-25 09:37:42 +03:00
wayland-private.h client: Keep track of proxy validity and number of reference holders 2012-11-05 15:44:50 -05:00
wayland-server-uninstalled.pc.in build: add uninstalled pkg-config files 2012-05-29 10:09:59 -04:00
wayland-server.c Added a destroy signal to the wl_display object. 2013-01-11 15:52:39 -05:00
wayland-server.h Add a destroy signal to the wl_event_loop object 2013-01-15 14:05:27 -05:00
wayland-server.pc.in pkgconfig: Use configure provided directories 2012-11-27 20:35:50 -05:00
wayland-shm.c Move un-namespaced container_of into private header 2012-10-19 23:06:53 -04:00
wayland-util.c wayland-util: return 0 on OOM in wl_map_insert_new() 2012-10-15 16:08:27 -04:00
wayland-util.h Rename __wl_container_of macro to just wl_container_of 2012-10-19 23:26:45 -04:00
wayland-version.h.in Add a public header for the version number 2012-04-12 17:54:44 -04:00