wayland/src
Kristian Høgsberg 8f1386fb50 Stylistic nitpicking
No space between '!' and its argument, 	prefer i++ over ++i.
2013-02-26 13:40:38 -05:00
..
.gitignore Add a public header for the version number 2012-04-12 17:54:44 -04:00
connection.c Stylistic nitpicking 2013-02-26 13:40:38 -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 Clean up and refactor wl_closure and associated functions 2013-02-26 11:31:55 -05:00
wayland-client.h client: add wl_proxy_get_class() 2013-02-26 11:28:21 -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 Clean up and refactor wl_closure and associated functions 2013-02-26 11:31:55 -05:00
wayland-server-uninstalled.pc.in build: add uninstalled pkg-config files 2012-05-29 10:09:59 -04:00
wayland-server.c Clean up and refactor wl_closure and associated functions 2013-02-26 11:31:55 -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