summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-03doc: use a dynamic list of man pagesdocumentation-stylingPeter Hutterer1-51/+5
2013-04-03doc: rename "Wayland" to "publican"Peter Hutterer23-2/+2
2013-04-03doc: create a fake make target to de-duplicate the xml merging processPeter Hutterer1-21/+16
2013-04-03doc: generate server documentation from XML tooPeter Hutterer5-27/+50
2013-04-03doc: generate man pages from doxygenPeter Hutterer3-6/+73
2013-04-03doc: don't start a variable list if we have no sub-elementsPeter Hutterer1-5/+7
2013-04-03doc: improve formatting of client-side documentationPeter Hutterer1-3/+92
2013-04-03doc: change wording in section introductionPeter Hutterer1-1/+1
2013-04-03doc: add wayland.doxygen as target dependencyPeter Hutterer1-1/+1
2013-04-03doc: Rename en_US to sourcesPeter Hutterer16-19/+19
2013-04-03doc: explain the publican build processPeter Hutterer1-0/+17
2013-04-03doc: clarify how ClientAPI.xml is builtPeter Hutterer1-3/+6
2013-04-03doc: Format Chapter 4 paragraphs correctlyTiago Vignatti1-2/+3
2013-04-03doc: Add our own Legal NoticeTiago Vignatti1-1/+10
2013-04-03doc: minor title wording fixPeter Hutterer1-1/+1
2013-04-03doc: Capitalize all Wayland occurrencesTiago Vignatti5-20/+20
2013-04-03doc: Improve "Library" chapter, moving "Types of Compositor" as its sectionTiago Vignatti3-4/+50
2013-04-03doc: Change chapter title to a more descriptive oneTiago Vignatti1-1/+1
2013-04-03doc: Rename Overview.xml to Introduction.xmlTiago Vignatti3-5/+5
2013-04-03doc: Improve the first chapter text and definitionsTiago Vignatti1-22/+9
2013-04-03doc: Set book edition number to the "1"Tiago Vignatti1-1/+1
2013-04-03doc: Add a Foreword and a PrefaceTiago Vignatti4-0/+53
2013-04-03doc: don't add a para for an empty summaryPeter Hutterer1-3/+5
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