summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: bump to version 1.11.0 for the official release1.11.0Bryce Harrington2016-05-311-2/+2
* configure.ac: bump to version 1.10.93 for the RC1 release1.10.93Bryce Harrington2016-05-241-1/+1
* scanner: Remove unused forward decs from client protocolYong Bakos2016-05-201-4/+4
* display-test: move a misplaced commentMarek Chalupa2016-05-191-2/+2
* tests: Check for client/server-core.h inclusionYong Bakos2016-05-191-0/+7
* configure.ac: bump to version 1.10.92 for the beta release1.10.92Bryce Harrington2016-05-171-1/+1
* private: Remove unnecessary forward declarationsYong Bakos2016-05-111-4/+0
* connection: Move wl_interface_equal to utilYong Bakos2016-05-113-17/+17
* doc: Formalize file comment in wayland-client.h, wayland-server.hYong Bakos2016-05-112-5/+11
* protocol: Remove double line breakYong Bakos2016-05-101-1/+0
* scanner: Add version argument to wayland-scannerArmin Krezović2016-05-061-2/+24
* configure.ac: bump to version 1.10.91 for the alpha release1.10.91Bryce Harrington2016-05-031-1/+1
* protocol: add support for cross-interface enum attributesAuke Booij2016-05-033-21/+71
* protocol: Add summaries to event parametersYong Bakos2016-05-021-63/+65
* tests: fix typoEric Engestrom2016-05-021-1/+1
* doc: fix typosEric Engestrom2016-05-022-6/+6
* util: fix typoEric Engestrom2016-05-021-1/+1
* server: fix typoEric Engestrom2016-05-021-1/+1
* client: fix typoEric Engestrom2016-05-021-4/+4
* protocol: Hyphenate compound adjective surface-localYong Bakos2016-04-291-25/+25
* doc: Hyphenate compound adjectives window-local, surface-localYong Bakos2016-04-292-3/+3
* client: Fix wl_display_roundtrip_queue() race conditionJonas Ådahl2016-04-291-2/+11
* tests/queue-test: Add tests for proxy wrappersJonas Ådahl2016-04-291-0/+122
* client: Introduce proxy wrappersJonas Ådahl2016-04-292-1/+115
* client: Make proxy_destroy a static functionJonas Ådahl2016-04-281-4/+1
* connection: remove redundant assignmentMarek Chalupa2016-04-231-1/+0
* protocol: Correct grammar and spellingYong Bakos2016-04-211-92/+89
* utils: move include directives before extern "C" wrapperEmil Velikov2016-04-191-4/+4
* server: move include directives before extern "C" wrapperEmil Velikov2016-04-191-4/+4
* scanner: move include directives before extern "C" wrapperEmil Velikov2016-04-191-3/+3
* wayland-client: fix spelling mistakeEric Engestrom2016-04-051-2/+2
* protocol: fix spelling mistakeEric Engestrom2016-04-051-1/+1
* scanner: Fix spacing of @paramYong Bakos2016-04-011-1/+1
* ignore: Add *.dtd.embedYong Bakos2016-03-101-0/+1
* doc: Ignore html subdirectory.Yong Bakos2016-03-101-0/+1
* shm: Log a warning if a shm buffer address is requested when it may be invalidDerek Foreman2016-03-081-0/+5
* shm: Defer wl_shm_pool_resize if a pool has external referencesDerek Foreman2016-03-081-12/+35
* shm: Split pool reference counting into external and internal referencesDerek Foreman2016-03-081-12/+19
* server: Fix shm_create_pool size fail path fd leakSergi Granell2016-03-081-10/+10
* doc: Note strong recommendation to use S-o-b in contributionsBryce Harrington2016-03-071-0/+9
* doc: link between client and server doc and to the wayland bookPeter Hutterer2016-03-072-0/+10
* doc: generate doxygen html output from the scannerPeter Hutterer2016-03-074-77/+187
* scanner: avoid executable stackPekka Paalanen2016-03-021-0/+8
* build: fix ./configure --disable-dtd-validationPekka Paalanen2016-02-293-6/+10
* tests: add test for receiving an error on destroyed objectMarek Chalupa2016-02-261-0/+50
* client: Don't segfault when receiving error on destroyed objectJonas Ådahl2016-02-261-8/+24
* doc: Use enum argument type to make links in protocol documentationBill Spitzak2016-02-191-7/+19
* Revert "server: validate resource versions at creation time"Derek Foreman2016-02-181-7/+0
* Revert "build: build distcheck with --enable-fatal-warnings"Derek Foreman2016-02-171-2/+0
* build: build distcheck with --enable-fatal-warningsDerek Foreman2016-02-161-0/+2