summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-18Remove input structsinputKristian Høgsberg4-1289/+0
2013-04-15configure.ac: Bump version to 1.1.0Kristian Høgsberg1-2/+2
2013-04-15docs: Create html-pdf directories tooKristian Høgsberg1-0/+3
2013-04-04doc: use a dynamic list of man pagesPeter Hutterer1-51/+6
2013-04-04doc: Improve "Library" and "Compositors" chapterPeter Hutterer2-1/+35
2013-04-04doc: create a fake make target to de-duplicate the xml merging processPeter Hutterer1-21/+16
2013-04-04doc: generate server documentation from XML tooPeter Hutterer5-22/+50
2013-04-04doc: Capitalize all Wayland occurrencesTiago Vignatti5-19/+19
2013-04-04protocol: input documentation fixesPeter Hutterer1-4/+4
2013-04-04wayland-client: Avoid null dereference when handling deletionRob Bradford1-1/+5
2013-04-03docs: Use MIT for documentation licenseKristian Høgsberg1-1/+33
2013-04-03configure.ac: Fix publican version checkKristian Høgsberg1-1/+1
2013-04-03doc: rename "Wayland" to "publican"Peter Hutterer24-2/+2
2013-04-03doc: generate man pages from doxygenPeter Hutterer2-5/+72
2013-04-03protocol: fix two protocol description 'typos'Peter Hutterer1-4/+4
2013-04-03protocol: document wl_pointer, wl_keyboard, wl_touchPeter Hutterer1-21/+27
2013-04-03protocol: use "summary", not "description" for xkb_v1 formatPeter Hutterer1-1/+1
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-03Rename en_US to sourcesPeter Hutterer17-20/+20
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: minor title wording fixPeter Hutterer1-1/+1
2013-04-03doc: Change chapter title to a more descriptive oneTiago Vignatti1-1/+1
2013-04-03doc: Rename Overview.xml to Introduction.xmlTiago Vignatti3-6/+6
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-04-03utils: const-ify some function argumentsGiulio Camuffo2-4/+4
2013-04-03wayland-server: Listen for pointer current surface destructionRob Bradford2-0/+28
2013-04-02docs: Document non-blocking behaviour of wl_display_flush()Kristian Høgsberg1-1/+6
2013-04-02server: use void* instead of function pointer for wl_object.implementationGiulio Camuffo1-1/+1
2013-04-02server: use the right function pointer type in wl_signal_getGiulio Camuffo1-1/+1
2013-04-01docs: Add information about serials and timestampsMatthias Clasen1-0/+16
2013-04-01docs: Document granularity of timestampsMatthias Clasen1-8/+12
2013-04-01docs: Remove mention of touch focusfd-lockKristian Høgsberg1-2/+1
2013-04-01docs: Add details about grabsMatthias Clasen1-0/+8
2013-04-01docs: Add details about surfacesMatthias Clasen1-0/+2
2013-04-01docs: Improve wl_region protocol docsMatthias Clasen1-4/+7
2013-04-01docs: Improve the wl_output protocol docsMatthias Clasen1-6/+18
2013-04-01docs: Improve wl_touch protocol docsMatthias Clasen1-9/+27
2013-04-01docs: Improve wl_keyboard protocol docsMatthias Clasen1-6/+19
2013-04-01docs: Improve wl_pointer protocol docsMatthias Clasen1-10/+33
2013-04-01docs: Improve the wl_seat protocol docsMatthias Clasen1-13/+22
2013-04-01docs: Improve wl_surface protocol docsMatthias Clasen1-54/+69
2013-04-01docs: Improve wl_shell/wl_shell_surface docsMatthias Clasen1-84/+149