summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: bump to version 1.14.0 for the official release1.14.01.14Bryce Harrington2017-08-081-2/+2
* configure.ac: bump to version 1.13.93 for the RC1 release1.13.93Bryce Harrington2017-08-011-1/+1
* Switch graphviz files to use HTML-style labelsOwen W. Taylor2017-07-272-17/+13
* configure.ac: bump to version 1.13.92 for the beta release1.13.92Bryce Harrington2017-07-251-1/+1
* configure.ac: bump to version 1.13.91 for the alpha release1.13.91Bryce Harrington2017-07-111-1/+1
* docs: Reference Contributor CovenantDaniel Stone2017-04-071-0/+13
* scanner: Reword fallthrough comment to quiet GCCDaniel Stone2017-03-171-3/+1
* connection-test: fix assertEric Engestrom2017-03-161-2/+2
* wayland-util: do not export the wl_map_* APIEmil Velikov2017-03-141-9/+9
* wayland-server: Remove unused members from struct wl_clientSergi Granell2017-02-281-2/+0
* tests: Fix "new ID" type handling in argument_from_va_list testCarlos Garnacho2017-02-231-3/+3
* configure.ac: bump version to 1.13.90 for open developmentBryce Harrington2017-02-211-1/+1
* configure.ac: bump to version 1.13.0 for the official release1.13.01.13Bryce Harrington2017-02-211-2/+2
* configure.ac: bump to version 1.12.93 for the RC1 release1.12.93Bryce Harrington2017-02-141-1/+1
* configure.ac: bump to version 1.12.92 for the beta release1.12.92Bryce Harrington2017-02-071-1/+1
* wayland-server: hide wl_priv_signal from doxygenPekka Paalanen2017-01-271-0/+4
* tests: Test wl_argument_from_va_listYong Bakos2017-01-261-0/+35
* dtddata: Use standard permission noticeYong Bakos2017-01-261-16/+19
* wayland-server: log an error for events with wrong client objectsDerek Foreman2017-01-251-0/+35
* server: Disallow sending events to clients after posting an errorDerek Foreman2017-01-251-3/+5
* server: Refactor array send functionsDerek Foreman2017-01-251-21/+13
* server: use the new wl_priv_signal for wl_resourceGiulio Camuffo2017-01-251-6/+46
* server: use the new wl_priv_signal in wl_clientGiulio Camuffo2017-01-251-9/+9
* server: add a safer signal type and port wl_display to itGiulio Camuffo2017-01-254-9/+459
* tests: Add a test for global filterOlivier Fourdan2017-01-251-0/+140
* configure.ac: bump to version 1.12.91 for the alpha release1.12.91Bryce Harrington2017-01-241-1/+1
* wayland-server: Add functions to wl_globalOlivier Fourdan2017-01-242-0/+18
* wayland-server: Add API to control globals visibilityOlivier Fourdan2017-01-242-5/+87
* protocol: add axis_source.wheel_tiltPeter Hutterer2017-01-244-4/+43
* scanner: support "since" attribute for enum entriesPeter Hutterer2017-01-248-7/+131
* scanner: add helper function to convert "since" to a versionPeter Hutterer2017-01-241-11/+22
* tests: sync example.xml with wayland.xmlPeter Hutterer2017-01-244-112/+294
* util: Document wl_array and wl_list membersYong Bakos2016-12-101-0/+5
* doc: Remove wayland-util.c from file listYong Bakos2016-11-281-1/+0
* doc: Remove display of WL_PRINTF attributeYong Bakos2016-11-231-1/+2
* tests: add scanner testsPekka Paalanen2016-11-233-1/+80
* tests: add data files for future wayland-scanner testPekka Paalanen2016-11-2311-0/+13740
* util: Clarify documentation of wl_dispatcher_func_tYong Bakos2016-11-211-10/+17
* protocol: indentation fixesPeter Hutterer2016-11-211-50/+50
* wayland-client: Require base 10 for WAYLAND_SOCKET, explicitlyBryce Harrington2016-11-211-1/+1
* util: Document wl_log_func_tYong Bakos2016-11-211-0/+24
* buildsystem: adjust uninstalled -client/server pkg-config infraReynaldo H. Verdejo Pinochet2016-11-212-2/+4
* build: Fix scanner path in uninstalled pkg-config fileDerek Foreman2016-11-211-1/+1
* util: Improve documentation of wl_iterator_resultYong Bakos2016-11-211-2/+4
* protocol: spell out that we're using linux/input-event-codes.h button codesPeter Hutterer2016-11-211-0/+8
* cursor: Remove "weston" from anonymous shm filenamesDerek Foreman2016-11-211-1/+1
* util: Improve documentation of wl_argumentYong Bakos2016-11-181-13/+16
* tests: Add nullable check to wl_message_count_arraysYong Bakos2016-11-181-2/+4
* tests: Test wl_interface_equalYong Bakos2016-11-182-0/+53
* util: Document wl_interfaceYong Bakos2016-11-181-0/+52