summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-01docs: Improve wl_callback protocol docsMatthias Clasen1-1/+8
2013-04-01docs: Improve the wl_registry protocol docsMatthias Clasen1-18/+26
2013-04-01docs: Improve wl_display protocol docsMatthias Clasen1-8/+9
2013-04-01docs: Consistency fixesMatthias Clasen1-3/+3
2013-04-01doc: Improve various sections of the documentationMatthias Clasen1-40/+31
2013-04-01docs: Improve the 'Connect time' sectionMatthias Clasen1-15/+4
2013-04-01docs: Improve the 'Types of Compositors' sectionMatthias Clasen1-73/+46
2013-04-01docs: Slight rewordingMatthias Clasen1-1/+1
2013-04-01docs: Reorder some sectionsMatthias Clasen1-2/+2
2013-04-01wayland-server: Avoid deferencing a NULL pointer in error caseRob Bradford1-5/+5
2013-03-28docs: Fix the documentation buildMatthias Clasen1-1/+1
2013-03-28docs: Add a revision historyMatthias Clasen2-0/+8
2013-03-19protocol: remove implicit attach semanticsPekka Paalanen1-11/+8
2013-03-18Add wl_resource_init and use it in libwayland implementations of data sharing...Jason Ekstrand4-35/+27
2013-03-18Change wl_closure_invoke to take an opcode instead of an actual function pointerJason Ekstrand6-14/+17
2013-03-17client: Invoke new_id closure arguments as pointers instead of integersJonas Ådahl6-12/+23
2013-03-17client: Check reference count only for destroyed proxiesJonas Ådahl1-3/+3
2013-03-17configure.ac: Use wayland_version macro in bug urlKristian Høgsberg1-1/+1
2013-02-26Stylistic nitpickingKristian Høgsberg1-5/+5
2013-02-26Clean up and refactor wl_closure and associated functionsJason Ekstrand4-355/+402
2013-02-26client: add wl_proxy_get_class()Pekka Paalanen2-0/+13
2013-02-25scanner: Fix 'destroy)' typo in check for destroy request presenceKristian Høgsberg1-1/+1
2013-02-25scanner: remove list_length in favor of wl_list_lengthRan Benita1-14/+2
2013-02-14configure.ac: Update bug URLKristian 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