summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-12protocol: Add set_xwayland request for new shell surface typexwm-clientTiago Vignatti1-0/+20
2012-12-03tests: rename temporary filesPekka Paalanen1-2/+2
2012-12-03tests: Don't leave temporary files behindSven Joachim1-0/+2
2012-12-03man, configure.ac: Only generate man pages if we can do it offlineJonas Ådahl2-2/+19
2012-12-03doc: Only generate Wayland documentation if xsltproc was foundJonas Ådahl1-0/+2
2012-11-30configure.ac: Update version to 1.1.0 during development on git masterKristian Høgsberg1-2/+2
2012-11-30client: Add \since tag for wl_display_dispatch_queue_pending() documentationKristian Høgsberg1-0/+1
2012-11-27pkgconfig: Use configure provided directoriesQuentin Glidic3-12/+12
2012-11-27protocol: Add a wl_surface request for setting buffer transformationAnder Conselvan de Oliveira1-3/+31
2012-11-27scanner: Fix wrong restriction on since fieldAnder Conselvan de Oliveira1-1/+1
2012-11-27client: Don't cancel a roundtrip when any event is receivedJonas Ådahl1-1/+4
2012-11-23doc: Fix typosTiago Vignatti2-3/+3
2012-11-23client: Add an entry point for dispatching a queue without blockingAnder Conselvan de Oliveira2-0/+21
2012-11-21debug: Allow WAYLAND_DEBUG=server/client for server/client side only debugKristian Høgsberg2-2/+2
2012-11-19configure.ac: Bump version to 1.0.1Kristian Høgsberg1-1/+1
2012-11-19doc: Fix out-of-source build so distcheck works againKristian Høgsberg1-7/+7
2012-11-19Fix distcheck by adding back protocol/Makefile.amKristian Høgsberg3-1/+3
2012-11-19protocol: Fix copy and paste summaryKristian Høgsberg1-1/+1
2012-11-19protocol: Add summary description for wl_data_device_managerKristian Høgsberg1-0/+8
2012-11-14client: Fix source comment typosMartin Olsson1-3/+3
2012-11-12doc: Fix incorrectly formatted section headerTiago Vignatti1-1/+3
2012-11-12doc: Update .gitignoreTiago Vignatti2-0/+2
2012-11-12doc: Set publican to quiet modeTiago Vignatti1-1/+1
2012-11-12doc: Remove unused css and xslt for the protocolTiago Vignatti5-256/+1
2012-11-12doc: Auto-generate API methods and classes documentationTiago Vignatti2-16/+52
2012-11-12doc: doxygen: Interpret the first line comment as the briefTiago Vignatti1-1/+1
2012-11-07tests: Add out of order delete_id queue testsJonas Ådahl1-12/+96
2012-11-07tests: Use a pipe for synchronization to avoid potential deadlockJonas Ådahl1-24/+55
2012-11-05tests: Add queue test caseJonas Ådahl2-1/+174
2012-11-05client: Keep track of proxy validity and number of reference holdersJonas Ådahl2-20/+110
2012-10-29doc: Remove obsolete doxygen tagsKristian Høgsberg1-17/+0
2012-10-22configure.ac: Bump version to 1.0.0Kristian Høgsberg1-2/+2
2012-10-21scanner: Preserve paragraph breaks in input XMLKristian Høgsberg1-3/+9
2012-10-21doc: Fix typo in generated section headerKristian Høgsberg1-2/+2
2012-10-21wayland: Add protocol documentation for various interfacesKristian Høgsberg1-13/+94
2012-10-21Update TODOKristian Høgsberg1-19/+2
2012-10-21tests: Include wayland-private.h for container_ofKristian Høgsberg1-0/+1
2012-10-20scanner: Fix valgrind errorsKristian Høgsberg1-8/+7
2012-10-19Rename __wl_container_of macro to just wl_container_ofKristian Høgsberg1-12/+12
2012-10-19Move un-namespaced container_of into private headerKristian Høgsberg4-4/+6
2012-10-19Move ARRAY_LENGTH out of public headersKristian Høgsberg5-6/+21
2012-10-19configure: Depend on a more strict version of publicanTiago Vignatti1-0/+8
2012-10-19doc: Update doxygen documentation when source files are changedAnder Conselvan de Oliveira1-1/+5
2012-10-19doc: Clarify documentation about dispatching event queuesAnder Conselvan de Oliveira2-14/+96
2012-10-17doc: Update wl_display_get_error() documentationAnder Conselvan de Oliveira1-2/+8
2012-10-17wayland-server: Fix up error handling with client creation.John Kåre Alsaker1-15/+26
2012-10-16wayland-egl: Drop ill-defined pixmap supportKristian Høgsberg1-9/+0
2012-10-16connection: Dereference id completely for comparasion.John Kåre Alsaker1-2/+2
2012-10-16connection: Removed crashing code.John Kåre Alsaker1-2/+0
2012-10-16scanner: Make sure arguments have names.John Kåre Alsaker1-0/+3