summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* protocol: allow for a <description> element below <protocol>Peter Hutterer2015-11-171-1/+1
* Revert "Remove protocol/wayland.dtd"Peter Hutterer2015-11-172-2/+31
* add wl_abort private functionMarek Chalupa2015-11-165-24/+30
* doc: make the doxygen output dependent on scanner.cPeter Hutterer2015-11-161-2/+2
* event-loop: remove extra headerMarek Chalupa2015-11-161-1/+0
* shm: wl_shm_buffer_get_data() requires a valid pool.Derek Foreman2015-11-061-4/+6
* shm: Move deprecated function to the bottom of the fileDerek Foreman2015-11-061-8/+17
* shm: Deprecate wl_shm_buffer_create()Derek Foreman2015-11-062-29/+2
* doc: output enum and bitfield attributes in the documentationAuke Booij2015-11-041-0/+9
* scanner: enforce correct argument type for enumsAuke Booij2015-11-041-0/+69
* protocol: specify enum and bitfield attributesAuke Booij2015-11-041-18/+18
* doc: document the enum and bitfield attributesAuke Booij2015-11-041-6/+35
* cosmetic: fix incorrect whitespace.Jon Cruz2015-10-291-1/+1
* scanner: stop adding trailing whitespace to copyrightJon Cruz2015-10-261-1/+2
* cosmetic: fix inconsistent code style with header prototypes.Jon Cruz2015-10-264-145/+333
* shm: Add shm_buffer ref and shm_pool unref functionsDerek Foreman2015-10-212-0/+49
* Remove protocol/wayland.dtdAuke Booij2015-10-092-31/+2
* scanner: Generate 'since' macros for requests as wellJonas Ådahl2015-10-091-0/+1
* client: Move prepare read documentation to .._prepare_read_queue()Jonas Ådahl2015-10-081-69/+61
* wayland: add a release request on wl_seatFORT David2015-10-071-1/+10
* client: Improve wl_display_roundtrip(_queue)() documentationJonas Ådahl2015-10-051-4/+12
* client: Be more clear about when one must call wl_display_flushJonas Ådahl2015-10-051-4/+4
* client: Reword and add documentation about the marshal functionsJonas Ådahl2015-10-051-5/+7
* client: Fix minor grammar issueJonas Ådahl2015-10-051-1/+1
* scanner: Close input resource when done to prevent leakBryce Harrington2015-10-051-0/+5
* Contributing: explain PatchworkPekka Paalanen2015-09-221-0/+75
* configure.ac: bump to version 1.9.90 for open developmentBryce Harrington2015-09-221-1/+1
* configure.ac: bump to version 1.9.0 for the official release1.9.01.9Bryce Harrington2015-09-211-2/+2
* configure.ac: bump to version 1.8.93 for the RC1 release1.8.93Bryce Harrington2015-09-151-1/+1
* configure.ac: bump to version 1.8.92 for the beta release1.8.92Bryce Harrington2015-09-011-1/+1
* Revert "client: require WAYLAND_DISPLAY to be set"Pekka Paalanen2015-08-243-12/+11
* configure.ac: bump to version 1.8.91 for the alpha release1.8.91Bryce Harrington2015-08-161-1/+1
* client: require WAYLAND_DISPLAY to be setDima Ryazanov2015-08-143-11/+12
* wayland-client : Fix queue_release not to call proxy_destroyElvis Lee2015-08-061-4/+6
* scanner: check sanity of versionMarek Chalupa2015-07-301-9/+30
* scanner: use zxallocMarek Chalupa2015-07-301-43/+40
* scanner: get rid of leaksMarek Chalupa2015-07-301-4/+102
* scanner: refactor creating objectsMarek Chalupa2015-07-301-53/+111
* gitignore: Ignore some dist generated filesBryce Harrington2015-07-301-0/+2
* build: Build libwayland-privateDerek Foreman2015-07-231-5/+7
* build: always build wayland-scannerRoss Burton2015-07-172-21/+20
* fixed-benchmark: remove unused arguments in mainMarek Chalupa2015-07-101-1/+1
* tests: Don't increment variables inside an assert()Bryce Harrington2015-07-101-3/+6
* cosmetic: gratuitous whitespace changes in event-loop.cDerek Foreman2015-06-231-1/+1
* build: Use AM_CFLAGS instead of GCC_CFLAGS everywhereDerek Foreman2015-06-231-4/+4
* cursor: Update printed license from MIT "X11" to MIT "Expat"Bryce Harrington2015-06-221-22/+30
* publican: Update docs license from MIT "X11" to MIT "Expat" styleBryce Harrington2015-06-221-23/+23
* doc: drop the default doxygen tagsPeter Hutterer2015-06-181-1743/+0
* doc: move project-specific doxygen settings to the end of the doxygen filePeter Hutterer2015-06-181-15/+38
* build: Don't depend on libffi unless we're building librariesDerek Foreman2015-06-181-1/+1