summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wayland-client: Fix indentation1.5Jasper St. Pierre2014-08-181-3/+3
* gitignore: Add another test-suite fileBryce W. Harrington2014-08-181-0/+1
* doc: Fix link to wl_list_remove()Bryce W. Harrington2014-08-181-2/+2
* configure: fix publican version detectionPeter Hutterer2014-08-181-1/+1
* doc: force publican to use fopPeter Hutterer2014-08-181-1/+1
* doc: reduce chunk_section_depth to 0Peter Hutterer2014-08-181-1/+1
* connection: remove unreached codeBoyan Ding2014-08-181-2/+0
* configure.ac: Bump version to 1.5.01.5.0Kristian Høgsberg2014-05-191-2/+2
* scanner: Downgrade non-increasing version error to warning1.4.93Kristian Høgsberg2014-05-121-1/+1
* configure.ac: Bump version 1.4.93Kristian Høgsberg2014-05-121-1/+1
* Do not distribute generated headersThierry Reding2014-05-121-2/+4
* doc: Remove obsolete doxygen tagsBoyan Ding2014-05-121-12/+0
* scanner: Generate macros for getting the 'since' version of an eventJonas Ådahl2014-05-091-0/+13
* tests: Add message version sanity testJonas Ådahl2014-05-092-1/+54
* scanner: Also fail when an implicitly versioned message is out of orderJonas Ådahl2014-05-091-4/+6
* protocol: Fix order of wl_pointer, wl_keyboard and wl_touch messagesJonas Ådahl2014-05-091-12/+19
* doc: Remove deprecated doxygen tagJonas Ådahl2014-05-091-16/+0
* event-loop-test: Remove unused variableJonas Ådahl2014-05-091-1/+0
* doc: Added API documentation for wl_display_create function.Srivardhan Hebbar2014-05-091-0/+9
* server: fix potential memleak and NULL derefU. Artie Eoff2014-05-061-1/+2
* connection-test: check malloc resultU. Artie Eoff2014-05-061-0/+2
* scanner: check wl_array_add resultU. Artie Eoff2014-05-061-1/+1
* configure.ac: Bump version to 1.4.921.4.92Kristian Høgsberg2014-05-011-1/+1
* Avoid printing to stderrKristian Høgsberg2014-04-302-15/+9
* Use non-blocking timerfd to prevent blocking when updating timer event sourcesAndrew Wedgbury2014-04-251-2/+3
* test: Add test showing blocking problem when updating timersAndrew Wedgbury2014-04-251-0/+74
* connection: fix a format string typo in error messageGiulio Camuffo2014-04-251-1/+1
* connection: Don't write past the end of the connection bufferAnder Conselvan de Oliveira2014-04-212-8/+54
* configure.ac: Bump version to 1.4.911.4.91Kristian Høgsberg2014-04-071-1/+1
* shm: Disallow shrinking shm poolsKristian Høgsberg2014-04-072-3/+10
* scanner: Only output each forward declaration onceKristian Høgsberg2014-04-031-8/+28
* Add WL_PRINTF attribute and annotate wl_log_func_tKristian Høgsberg2014-04-031-1/+8
* protocol: Document how clients are supposed to get the xkb keycodeRui Matos2014-04-011-1/+2
* Add error handling for wl_cursorsHardening2014-04-011-7/+13
* client: Delay EPIPE handling so we get a chance to handle error eventsKristian Høgsberg2014-03-261-2/+5
* server: Kill some unnecessary logsJasper St. Pierre2014-03-251-4/+0
* tests: Fix build of noinst fixed-benchmark testBryce W. Harrington2014-03-111-0/+1
* protocol: try to clarify frame callback semanticsPekka Paalanen2014-03-111-9/+20
* update .gitignorePekka Paalanen2014-03-102-17/+22
* build: hide doxygen commands with AM_V_GENPekka Paalanen2014-03-101-3/+3
* doc: do not rebuild man pages if they are up to datePekka Paalanen2014-03-101-2/+2
* build: depend on generated protocol headersPekka Paalanen2014-03-101-0/+2
* build: Include protocol/ so we pick up generated headersKristian Høgsberg2014-03-071-1/+5
* build: Generated protocol files live in protocol/ nowKristian Høgsberg2014-03-071-2/+2
* build: Consolidate scanner build rulesKristian Høgsberg2014-03-071-14/+5
* build: Move tests/Makefile.am into toplevel Makefile.amKristian Høgsberg2014-03-073-63/+77
* build: Move src/Makefile.am into toplevel Makefile.amKristian Høgsberg2014-03-074-82/+92
* build: Move cursor Makefile.am into toplevel Makefile.amKristian Høgsberg2014-03-063-24/+24
* build: Move protocol/ Makefile.am into toplevel Makefile.amKristian Høgsberg2014-02-183-4/+5
* build: Stop using xmllint to validate protocol filesKristian Høgsberg2014-02-182-16/+0