summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-04build: Add declaration checks to check for required syscall flagsRob Bradford1-0/+11
2013-05-28protocol: Modes are specified in HW pixelsAlexander Larsson1-9/+21
2013-05-28protocol: Use signed int for scale valuesAlexander Larsson1-2/+2
2013-05-22protocol: Support scaled outputs and surfacesAlexander Larsson1-14/+93
2013-05-22protocol: Allow output changes to be treated atomicallyAlexander Larsson1-1/+11
2013-05-22protocol: Fix documentation typoPeng Wu1-1/+1
2013-05-08server: Drop struct wl_surfaceKristian Høgsberg1-4/+0
2013-05-07Remove input structsKristian Høgsberg4-1289/+1
2013-04-29configure.ac: Bump to 1.1.90 to open master for 1.2 workKristian Høgsberg1-1/+1
2013-04-18protocol: revert hotspot_x/y in set_cursor back to intPeter Hutterer1-2/+2
2013-04-18protocol: Make it clear that returned "one-shot" objects are destroyedRob Bradford1-0/+8
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 focusKristian Høgsberg1-2/+1