summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* protocol: Fix typo in documentation1.3José Bollo2013-10-111-1/+1
* configure.ac: Bump version to 1.31.3.0Kristian Høgsberg2013-10-091-2/+2
* scanner: Handle unrecognized invocation modeKristian Høgsberg2013-10-071-1/+3
* configure.ac: Bump version to 1.2.921.2.92Kristian Høgsberg2013-10-021-1/+1
* client: Fix handling display->reader_count if poll failsNeil Roberts2013-09-251-1/+3
* configure.ac: Bump version to 1.2.911.2.91Kristian Høgsberg2013-09-221-1/+1
* Export the Wayland protocol XML fileJason Ekstrand2013-09-213-1/+5
* tests: add wl_resource testsMarek Ch2013-09-212-1/+170
* tests: add unit tests for wl_signalMarek Ch2013-09-212-1/+117
* tests: extended message when leak in test is detectedMarek Ch2013-09-211-3/+14
* client: fix an inconsistency in documentationChang Liu2013-09-211-1/+1
* doc: Slight tweaks to wl_listenerAaron Faanes2013-09-211-4/+6
* utils: Document wl_container_ofAaron Faanes2013-09-211-0/+35
* doc: Create \comment alias for C-style commentsAaron Faanes2013-09-211-1/+1
* doc: Include wayland-util.* for doxygen outputAaron Faanes2013-09-161-0/+6
* wayland-server: Improve wording for wl_signal_get's docAaron Faanes2013-09-161-1/+1
* utils: Add doxygen for wayland-util.hAaron Faanes2013-09-161-0/+5
* utils: Reference some useful methods in wl_signal's doxygenAaron Faanes2013-09-161-1/+6
* wayland-server: Document wl_listenerAaron Faanes2013-09-161-0/+45
* gitignore: add ./compileChang Liu2013-09-111-0/+1
* wayland-server: Add a wl_resource_for_each_safe macroRob Bradford2013-09-111-0/+8
* utils: tweak wl_list for better doxygen outputAaron Faanes2013-09-111-2/+3
* wayland-server: Document wl_signalAaron Faanes2013-09-111-0/+37
* wayland-server: Fix a uninitialized warning from clangAaron Faanes2013-09-111-1/+1
* configure.ac: Bump version to 1.2.90 for master branchKristian Høgsberg2013-08-301-1/+1
* scanner: Emit wl_*_destroy stub even if interface has a destructorKristian Høgsberg2013-08-301-1/+1
* protocol: Add release requests for wl_pointer, wl_keyboard, and wl_touchKristian Høgsberg2013-08-301-4/+16
* Add support for client-side language bindingsJason Ekstrand2013-08-192-9/+86
* Add support for server-side language bindingsJason Ekstrand2013-08-195-25/+120
* doc: Add a section on interface and protocol object versioningJason Ekstrand2013-08-191-0/+61
* doc: Update the ID alocation sectionJason Ekstrand2013-08-191-4/+10
* publican: only split chapters and top-level sections onto separate pagesPeter Hutterer2013-08-151-0/+1
* protocol: Improve a bit of grammar for wl_surface::attach descriptionBryce W. Harrington2013-08-121-2/+2
* wayland-client: Add wl_proxy_get_listenerRob Bradford2013-08-122-0/+20
* wayland-server: Add a wl_resource_for_each macroRob Bradford2013-08-121-0/+5
* protocol: Fix pluralization of user in popup_done descriptionBryce W. Harrington2013-08-081-1/+1
* protocol: Improve grammar for set class descriptionBryce W. Harrington2013-08-081-3/+3
* protocol: Add missing d to 'x an y'Bryce W. Harrington2013-08-081-2/+2
* protocol: Fix typo by removing a redundant 'a'Bryce W. Harrington2013-08-081-1/+1
* client: Improve spelling and grammar in commentsBryce W. Harrington2013-08-081-6/+6
* publican: Fix grammar several places in Protocol docsBryce W. Harrington2013-08-081-5/+5
* publican: Drop unneeded 'of'Bryce W. Harrington2013-08-081-1/+1
* publican: Cleanup Preface's grammar.Bryce W. Harrington2013-08-081-7/+6
* server: Release additional_shm_formats array at display destructionTomeu Vizoso2013-08-081-0/+2
* scanner: check for wayland-scanner.pc before using variablesPeter Hutterer2013-08-071-0/+2
* scanner: expand help stringPeter Hutterer2013-08-071-0/+4
* scanner: support help and --helpPeter Hutterer2013-08-071-6/+23
* Don't include wayland-server.h in wayland-private.hKristian Høgsberg2013-08-071-1/+2
* shm: Add API for renderers to register additional pixel formatsTomeu Vizoso2013-08-064-13/+58
* server: Set client->error when we fail to send a closureKristian Høgsberg2013-08-061-14/+4