summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* protocol: revert hotspot_x/y in set_cursor back to int1.1Peter Hutterer2013-04-181-2/+2
* protocol: Make it clear that returned "one-shot" objects are destroyedRob Bradford2013-04-181-0/+8
* configure.ac: Bump version to 1.1.01.1.0Kristian Høgsberg2013-04-151-2/+2
* docs: Create html-pdf directories tooKristian Høgsberg2013-04-151-0/+3
* doc: use a dynamic list of man pages1.0.90Peter Hutterer2013-04-041-51/+6
* doc: Improve "Library" and "Compositors" chapterPeter Hutterer2013-04-042-1/+35
* doc: create a fake make target to de-duplicate the xml merging processPeter Hutterer2013-04-041-21/+16
* doc: generate server documentation from XML tooPeter Hutterer2013-04-045-22/+50
* doc: Capitalize all Wayland occurrencesTiago Vignatti2013-04-045-19/+19
* protocol: input documentation fixesPeter Hutterer2013-04-041-4/+4
* wayland-client: Avoid null dereference when handling deletionRob Bradford2013-04-041-1/+5
* docs: Use MIT for documentation licenseKristian Høgsberg2013-04-031-1/+33
* configure.ac: Fix publican version checkKristian Høgsberg2013-04-031-1/+1
* doc: rename "Wayland" to "publican"Peter Hutterer2013-04-0324-2/+2
* doc: generate man pages from doxygenPeter Hutterer2013-04-032-5/+72
* protocol: fix two protocol description 'typos'Peter Hutterer2013-04-031-4/+4
* protocol: document wl_pointer, wl_keyboard, wl_touchPeter Hutterer2013-04-031-21/+27
* protocol: use "summary", not "description" for xkb_v1 formatPeter Hutterer2013-04-031-1/+1
* doc: don't start a variable list if we have no sub-elementsPeter Hutterer2013-04-031-5/+7
* doc: improve formatting of client-side documentationPeter Hutterer2013-04-031-3/+92
* doc: change wording in section introductionPeter Hutterer2013-04-031-1/+1
* doc: add wayland.doxygen as target dependencyPeter Hutterer2013-04-031-1/+1
* Rename en_US to sourcesPeter Hutterer2013-04-0317-20/+20
* doc: explain the publican build processPeter Hutterer2013-04-031-0/+17
* doc: clarify how ClientAPI.xml is builtPeter Hutterer2013-04-031-3/+6
* doc: Format Chapter 4 paragraphs correctlyTiago Vignatti2013-04-031-2/+3
* doc: minor title wording fixPeter Hutterer2013-04-031-1/+1
* doc: Change chapter title to a more descriptive oneTiago Vignatti2013-04-031-1/+1
* doc: Rename Overview.xml to Introduction.xmlTiago Vignatti2013-04-033-6/+6
* doc: Improve the first chapter text and definitionsTiago Vignatti2013-04-031-22/+9
* doc: Set book edition number to the "1"Tiago Vignatti2013-04-031-1/+1
* doc: Add a Foreword and a PrefaceTiago Vignatti2013-04-034-0/+53
* doc: don't add a para for an empty summaryPeter Hutterer2013-04-031-3/+5
* utils: const-ify some function argumentsGiulio Camuffo2013-04-032-4/+4
* wayland-server: Listen for pointer current surface destructionRob Bradford2013-04-032-0/+28
* docs: Document non-blocking behaviour of wl_display_flush()Kristian Høgsberg2013-04-021-1/+6
* server: use void* instead of function pointer for wl_object.implementationGiulio Camuffo2013-04-021-1/+1
* server: use the right function pointer type in wl_signal_getGiulio Camuffo2013-04-021-1/+1
* docs: Add information about serials and timestampsMatthias Clasen2013-04-011-0/+16
* docs: Document granularity of timestampsMatthias Clasen2013-04-011-8/+12
* docs: Remove mention of touch focusKristian Høgsberg2013-04-011-2/+1
* docs: Add details about grabsMatthias Clasen2013-04-011-0/+8
* docs: Add details about surfacesMatthias Clasen2013-04-011-0/+2
* docs: Improve wl_region protocol docsMatthias Clasen2013-04-011-4/+7
* docs: Improve the wl_output protocol docsMatthias Clasen2013-04-011-6/+18
* docs: Improve wl_touch protocol docsMatthias Clasen2013-04-011-9/+27
* docs: Improve wl_keyboard protocol docsMatthias Clasen2013-04-011-6/+19
* docs: Improve wl_pointer protocol docsMatthias Clasen2013-04-011-10/+33
* docs: Improve the wl_seat protocol docsMatthias Clasen2013-04-011-13/+22
* docs: Improve wl_surface protocol docsMatthias Clasen2013-04-011-52/+67