summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile: build also test programs during a normal buildPekka Paalanen2016-11-171-5/+3
* doc: Fix a typo in the client documentationMoritz Kiefer2016-11-161-1/+1
* protocol: Extend wl_touch with touchpoint shape and orientationDennis Kempin2016-11-161-5/+77
* util: Document wl_fixed_tYong Bakos2016-11-161-0/+36
* util: Remove stray space from function signatureYong Bakos2016-11-161-1/+1
* scanner: Fixed doxygen group name for _add_listenerBill Spitzak2016-11-161-1/+1
* Makefile: do not put TESTS into check_PROGRAMSPekka Paalanen2016-11-161-3/+5
* tests: Test wl_message_count_arraysYong Bakos2016-11-103-1/+41
* protocol: Remove inconsistent line breaksYong Bakos2016-11-101-33/+0
* util: Document wl_messageYong Bakos2016-11-101-0/+68
* scanner: Remove return doxygen annotationYong Bakos2016-11-101-1/+1
* tests: Use unique XDG_RUNTIME_DIRDaniel Stone2016-11-101-1/+2