summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-08configure.ac: bump to version 1.14.0 for the official release1.14.01.14Bryce Harrington1-2/+2
2017-08-01configure.ac: bump to version 1.13.93 for the RC1 release1.13.93Bryce Harrington1-1/+1
2017-07-27Switch graphviz files to use HTML-style labelsOwen W. Taylor2-17/+13
2017-07-25configure.ac: bump to version 1.13.92 for the beta release1.13.92Bryce Harrington1-1/+1
2017-07-11configure.ac: bump to version 1.13.91 for the alpha release1.13.91Bryce Harrington1-1/+1
2017-04-07docs: Reference Contributor CovenantDaniel Stone1-0/+13
2017-03-17scanner: Reword fallthrough comment to quiet GCCDaniel Stone1-3/+1
2017-03-16connection-test: fix assertEric Engestrom1-2/+2
2017-03-14wayland-util: do not export the wl_map_* APIEmil Velikov1-9/+9
2017-02-28wayland-server: Remove unused members from struct wl_clientSergi Granell1-2/+0
2017-02-23tests: Fix "new ID" type handling in argument_from_va_list testCarlos Garnacho1-3/+3
2017-02-21configure.ac: bump version to 1.13.90 for open developmentBryce Harrington1-1/+1
2017-02-21configure.ac: bump to version 1.13.0 for the official release1.13.01.13Bryce Harrington1-2/+2
2017-02-14configure.ac: bump to version 1.12.93 for the RC1 release1.12.93Bryce Harrington1-1/+1
2017-02-07configure.ac: bump to version 1.12.92 for the beta release1.12.92Bryce Harrington1-1/+1
2017-01-27wayland-server: hide wl_priv_signal from doxygenPekka Paalanen1-0/+4
2017-01-26tests: Test wl_argument_from_va_listYong Bakos1-0/+35
2017-01-26dtddata: Use standard permission noticeYong Bakos1-16/+19
2017-01-25wayland-server: log an error for events with wrong client objectsDerek Foreman1-0/+35
2017-01-25server: Disallow sending events to clients after posting an errorDerek Foreman1-3/+5
2017-01-25server: Refactor array send functionsDerek Foreman1-21/+13
2017-01-25server: use the new wl_priv_signal for wl_resourceGiulio Camuffo1-6/+46
2017-01-25server: use the new wl_priv_signal in wl_clientGiulio Camuffo1-9/+9
2017-01-25server: add a safer signal type and port wl_display to itGiulio Camuffo4-9/+459
2017-01-25tests: Add a test for global filterOlivier Fourdan1-0/+140
2017-01-24configure.ac: bump to version 1.12.91 for the alpha release1.12.91Bryce Harrington1-1/+1
2017-01-24wayland-server: Add functions to wl_globalOlivier Fourdan2-0/+18
2017-01-24wayland-server: Add API to control globals visibilityOlivier Fourdan2-5/+87
2017-01-24protocol: add axis_source.wheel_tiltPeter Hutterer4-4/+43
2017-01-24scanner: support "since" attribute for enum entriesPeter Hutterer8-7/+131
2017-01-24scanner: add helper function to convert "since" to a versionPeter Hutterer1-11/+22
2017-01-24tests: sync example.xml with wayland.xmlPeter Hutterer4-112/+294
2016-12-10util: Document wl_array and wl_list membersYong Bakos1-0/+5
2016-11-28doc: Remove wayland-util.c from file listYong Bakos1-1/+0
2016-11-23doc: Remove display of WL_PRINTF attributeYong Bakos1-1/+2
2016-11-23tests: add scanner testsPekka Paalanen3-1/+80
2016-11-23tests: add data files for future wayland-scanner testPekka Paalanen11-0/+13740
2016-11-21util: Clarify documentation of wl_dispatcher_func_tYong Bakos1-10/+17
2016-11-21protocol: indentation fixesPeter Hutterer1-50/+50
2016-11-21wayland-client: Require base 10 for WAYLAND_SOCKET, explicitlyBryce Harrington1-1/+1
2016-11-21util: Document wl_log_func_tYong Bakos1-0/+24
2016-11-21buildsystem: adjust uninstalled -client/server pkg-config infraReynaldo H. Verdejo Pinochet2-2/+4
2016-11-21build: Fix scanner path in uninstalled pkg-config fileDerek Foreman1-1/+1
2016-11-21util: Improve documentation of wl_iterator_resultYong Bakos1-2/+4
2016-11-21protocol: spell out that we're using linux/input-event-codes.h button codesPeter Hutterer1-0/+8
2016-11-21cursor: Remove "weston" from anonymous shm filenamesDerek Foreman1-1/+1
2016-11-18util: Improve documentation of wl_argumentYong Bakos1-13/+16
2016-11-18tests: Add nullable check to wl_message_count_arraysYong Bakos1-2/+4
2016-11-18tests: Test wl_interface_equalYong Bakos2-0/+53
2016-11-18util: Document wl_interfaceYong Bakos1-0/+52