summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Bump version to 1.0.21.0.2Kristian Høgsberg2012-11-301-1/+1
* client: Update libtool version for new entry pointsKristian Høgsberg2012-11-301-0/+1
* client: Add \since tag for wl_display_dispatch_queue_pending() documentationKristian Høgsberg2012-11-301-0/+1
* pkgconfig: Use configure provided directoriesQuentin Glidic2012-11-273-12/+12
* scanner: Fix wrong restriction on since fieldAnder Conselvan de Oliveira2012-11-271-1/+1
* client: Don't cancel a roundtrip when any event is receivedJonas Ådahl2012-11-271-1/+4
* doc: Fix typosTiago Vignatti2012-11-232-3/+3
* client: Add an entry point for dispatching a queue without blockingAnder Conselvan de Oliveira2012-11-232-0/+21
* debug: Allow WAYLAND_DEBUG=server/client for server/client side only debugKristian Høgsberg2012-11-212-2/+2
* configure.ac: Bump version to 1.0.11.0.1Kristian Høgsberg2012-11-191-1/+1
* doc: Fix out-of-source build so distcheck works againKristian Høgsberg2012-11-191-7/+7
* Fix distcheck by adding back protocol/Makefile.amKristian Høgsberg2012-11-193-1/+3
* protocol: Fix copy and paste summaryKristian Høgsberg2012-11-191-1/+1
* protocol: Add summary description for wl_data_device_managerKristian Høgsberg2012-11-191-0/+8
* client: Fix source comment typosMartin Olsson2012-11-141-3/+3
* doc: Fix incorrectly formatted section headerTiago Vignatti2012-11-121-1/+3
* doc: Update .gitignoreTiago Vignatti2012-11-122-0/+2
* doc: Set publican to quiet modeTiago Vignatti2012-11-121-1/+1
* doc: Remove unused css and xslt for the protocolTiago Vignatti2012-11-125-256/+1
* doc: Auto-generate API methods and classes documentationTiago Vignatti2012-11-122-16/+52
* doc: doxygen: Interpret the first line comment as the briefTiago Vignatti2012-11-121-1/+1
* tests: Add out of order delete_id queue testsJonas Ådahl2012-11-071-12/+96
* tests: Use a pipe for synchronization to avoid potential deadlockJonas Ådahl2012-11-071-24/+55
* tests: Add queue test caseJonas Ådahl2012-11-052-1/+174
* client: Keep track of proxy validity and number of reference holdersJonas Ådahl2012-11-052-20/+110
* doc: Remove obsolete doxygen tagsKristian Høgsberg2012-10-291-17/+0
* configure.ac: Bump version to 1.0.01.0.0Kristian Høgsberg2012-10-221-2/+2
* scanner: Preserve paragraph breaks in input XMLKristian Høgsberg2012-10-211-3/+9
* doc: Fix typo in generated section headerKristian Høgsberg2012-10-211-2/+2
* wayland: Add protocol documentation for various interfacesKristian Høgsberg2012-10-211-13/+94
* Update TODOKristian Høgsberg2012-10-211-19/+2
* tests: Include wayland-private.h for container_ofKristian Høgsberg2012-10-211-0/+1
* scanner: Fix valgrind errorsKristian Høgsberg2012-10-201-8/+7
* Rename __wl_container_of macro to just wl_container_ofKristian Høgsberg2012-10-191-12/+12
* Move un-namespaced container_of into private headerKristian Høgsberg2012-10-194-4/+6
* Move ARRAY_LENGTH out of public headersKristian Høgsberg2012-10-195-6/+21
* configure: Depend on a more strict version of publicanTiago Vignatti2012-10-191-0/+8
* doc: Update doxygen documentation when source files are changedAnder Conselvan de Oliveira2012-10-191-1/+5
* doc: Clarify documentation about dispatching event queuesAnder Conselvan de Oliveira2012-10-192-11/+93
* doc: Update wl_display_get_error() documentationAnder Conselvan de Oliveira2012-10-171-2/+8
* wayland-server: Fix up error handling with client creation.John Kåre Alsaker2012-10-171-15/+26
* wayland-egl: Drop ill-defined pixmap supportKristian Høgsberg2012-10-161-9/+0
* connection: Dereference id completely for comparasion.John Kåre Alsaker2012-10-161-2/+2
* connection: Removed crashing code.John Kåre Alsaker2012-10-161-2/+0
* scanner: Make sure arguments have names.John Kåre Alsaker2012-10-161-0/+3
* connection: Don't call memcpy with null pointer.John Kåre Alsaker2012-10-161-3/+3
* protocol: try to clarify wl_buffer docPekka Paalanen2012-10-161-14/+12
* protocol: say update instead of repaintPekka Paalanen2012-10-161-2/+2
* doc: Add doxygen documentation to wl_display_get_error()Ander Conselvan de Oliveira2012-10-161-0/+7
* doc: Document change of return value of dispatch functionsAnder Conselvan de Oliveira2012-10-161-2/+3