summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-17scanner: set errno=0 before strtolHEADmasterAdrian Negreanu1-0/+1
2013-12-16configure.ac: Bump version to 1.3.91 for the alpha releaseKristian Høgsberg1-1/+1
2013-12-09client: Handle EINTR in wl_display_dispatch_queue()Kristian Høgsberg1-1/+5
2013-12-09doc: Fix spelling of parametersJonas Ådahl1-2/+2
2013-12-09doc: Remove incorrect docmentationJonas Ådahl1-11/+0
2013-12-04client: Make wl_proxy_set_queue() with NULL revert to default queueNeil Roberts1-1/+4
2013-12-02cursor: handle running out of buffer spacePekka Paalanen1-16/+51
2013-12-02os: use posix_fallocate in creating sharable buffersPekka Paalanen2-2/+19
2013-11-23Add -pthread to AM_CFLAGS to do the right thing when using threadsKristian Høgsberg1-1/+1
2013-11-21connection: Error out if file descriptor was not receivedLubomir Rintel1-0/+9
2013-11-19wayland-server: Improve error messages for bad globalsJasper St. Pierre1-3/+7
2013-11-19Update .gitignore for protocol/Jasper St. Pierre1-0/+1
2013-11-15client: Introduce functions to allocate and marshal proxies atomicallyKristian Høgsberg4-75/+189
2013-11-15protocol: add sub-surfaces to the corePekka Paalanen1-0/+217
2013-11-15shm: Avoid file descriptor leak upon unsuccessful mmapLubomir Rintel1-1/+1
2013-11-15Add documentation for wl_shm_buffer_begin/end_accessNeil Roberts2-1/+66
2013-11-15scanner: Add location to elements so we can give better errors/warningsKristian Høgsberg1-7/+25
2013-11-15scanner: Make fail() function use va_list and elaborate a few errorsKristian Høgsberg1-7/+14
2013-11-15scanner: Introduce struct location for tracking source locationsKristian Høgsberg1-20/+26
2013-11-15scanner: Warn about requests with more than one new-id and don't generate stubsKristian Høgsberg1-0/+14
2013-11-13server: Start documenting the server side APIKristian Høgsberg1-0/+130
2013-11-13server: Add API to protect access to an SHM bufferNeil Roberts2-0/+137
2013-10-25protocol: validate the protocol against a dtdPeter Hutterer4-2/+47
2013-10-23configure.ac: Bump version to 1.3.90 for the master branchKristian Høgsberg1-1/+1
2013-10-21wayland: Be consistent about #include-guard namesKristian Høgsberg4-8/+8
2013-10-11protocol: Fix typo in documentation1.3José Bollo1-1/+1
2013-10-09configure.ac: Bump version to 1.3Kristian Høgsberg1-2/+2
2013-10-07scanner: Handle unrecognized invocation modeKristian Høgsberg1-1/+3
2013-10-02configure.ac: Bump version to 1.2.92Kristian Høgsberg1-1/+1
2013-09-25client: Fix handling display->reader_count if poll failsNeil Roberts1-1/+3
2013-09-22configure.ac: Bump version to 1.2.91Kristian Høgsberg1-1/+1
2013-09-21Export the Wayland protocol XML fileJason Ekstrand3-1/+5
2013-09-21tests: add wl_resource testsMarek Ch2-1/+170
2013-09-21tests: add unit tests for wl_signalMarek Ch2-1/+117
2013-09-21tests: extended message when leak in test is detectedMarek Ch1-3/+14
2013-09-21client: fix an inconsistency in documentationChang Liu1-1/+1
2013-09-21doc: Slight tweaks to wl_listenerAaron Faanes1-4/+6
2013-09-21utils: Document wl_container_ofAaron Faanes1-0/+35
2013-09-21doc: Create \comment alias for C-style commentsAaron Faanes1-1/+1
2013-09-16doc: Include wayland-util.* for doxygen outputAaron Faanes1-0/+6
2013-09-16wayland-server: Improve wording for wl_signal_get's docAaron Faanes1-1/+1
2013-09-16utils: Add doxygen for wayland-util.hAaron Faanes1-0/+5
2013-09-16utils: Reference some useful methods in wl_signal's doxygenAaron Faanes1-1/+6
2013-09-16wayland-server: Document wl_listenerAaron Faanes1-0/+45
2013-09-11gitignore: add ./compileChang Liu1-0/+1
2013-09-11wayland-server: Add a wl_resource_for_each_safe macroRob Bradford1-0/+8
2013-09-11utils: tweak wl_list for better doxygen outputAaron Faanes1-2/+3
2013-09-11wayland-server: Document wl_signalAaron Faanes1-0/+37
2013-09-11wayland-server: Fix a uninitialized warning from clangAaron Faanes1-1/+1
2013-08-30configure.ac: Bump version to 1.2.90 for master branchKristian Høgsberg1-1/+1