summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-14configure.ac: Update bug URLHEADmasterKristian Høgsberg1-1/+1
2013-02-14Make sure that man page xml files are always distedArmin K1-4/+3
2013-02-14README: Fix typosSiddharth Heroor1-3/+3
2013-02-11tests: Add a help message for the test runnerKristian Høgsberg1-1/+22
2013-02-08queue-test: WEXITSTATUS() is undefined if WIFEXITED() is falseKristian Høgsberg1-2/+3
2013-02-04connection.c: Align pointer extra storage correctlyKristian Høgsberg1-4/+18
2013-02-02configure.ac: Lower git master version to 1.0.90Kristian Høgsberg1-2/+2
2013-01-28Match libtool version info in 1.0 branchKristian Høgsberg1-0/+1
2013-01-24gitignore: add test-suite filesDavid Herrmann2-1/+7
2013-01-24event-loop: fix returning the destroy-signal listenerDavid Herrmann1-1/+1
2013-01-15Add a destroy signal to the wl_event_loop objectJason Ekstrand3-0/+84
2013-01-11Added a destroy signal to the wl_display object.Jason Ekstrand4-0/+106
2013-01-11test/event-loop: Check readable state on a pipeQuentin Glidic1-1/+6
2012-12-12client: remove two unused function pointer typedefsPekka Paalanen1-3/+0
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