summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* protocol: Fix build1.4Jasper St. Pierre2014-01-311-3/+4
* protocol: Fix documentation for the parameter of wl_callbackJasper St. Pierre2014-01-311-1/+5
* protocol: Fix the name of the registry argumentJasper St. Pierre2014-01-311-1/+1
* configure.ac: Bump version to 1.41.4.0Kristian Høgsberg2014-01-231-2/+2
* resources-test: Don't send invalid eventKristian Høgsberg2014-01-201-3/+0
* protocol: Clarify semantics of wl_subsurface.set_positionJonas Ådahl2014-01-191-0/+4
* protocol: Clarify semantics of sub-surface placement requestsJonas Ådahl2014-01-191-2/+3
* configure.ac: Bump version to 1.3.931.3.93Kristian Høgsberg2014-01-191-1/+1
* Revert "xwayland: Add .gitignore"Kristian Høgsberg2014-01-191-4/+0
* client: Include poll.h instead of sys/poll.hJonas 'Sortie' Termansen2014-01-171-1/+1
* add_shm_format: check wl_array_add return value before derefU. Artie Eoff2014-01-152-5/+11
* xcursor: don't proceed if XcursorImageCreate failedU. Artie Eoff2014-01-151-0/+2
* cursor: check for memory allocation errorsU. Artie Eoff2014-01-151-1/+13
* cursor: free theme->name tooU. Artie Eoff2014-01-151-0/+1
* resources-test: assert non-NULL return valuesU. Artie Eoff2014-01-151-0/+1
* queue-test: assert non-NULL return valuesU. Artie Eoff2014-01-151-0/+3
* os-wrappers-test: assert closure is not NULL before invoking itU. Artie Eoff2014-01-151-0/+1
* event-loop-test: assert non-NULL resultsU. Artie Eoff2014-01-151-0/+5
* connection-test: assert closure is not NULL before invoking itU. Artie Eoff2014-01-151-0/+1
* array-test: assert wl_array_add result is not NULLU. Artie Eoff2014-01-151-0/+3
* shm: assert sigbus_data is not NULL before member accessU. Artie Eoff2014-01-151-1/+1
* xwayland: Add .gitignoreJasper St. Pierre2014-01-101-0/+4
* Fix buffer overflow when serializing a closure object1.3.92chi ding2014-01-091-8/+83
* scanner: set errno=0 before strtolAdrian Negreanu2013-12-171-0/+1
* configure.ac: Bump version to 1.3.91 for the alpha release1.3.91Kristian Høgsberg2013-12-161-1/+1
* client: Handle EINTR in wl_display_dispatch_queue()Kristian Høgsberg2013-12-091-1/+5
* doc: Fix spelling of parametersJonas Ådahl2013-12-091-2/+2
* doc: Remove incorrect docmentationJonas Ådahl2013-12-091-11/+0
* client: Make wl_proxy_set_queue() with NULL revert to default queueNeil Roberts2013-12-041-1/+4
* cursor: handle running out of buffer spacePekka Paalanen2013-12-021-16/+51
* os: use posix_fallocate in creating sharable buffersPekka Paalanen2013-12-022-2/+19
* Add -pthread to AM_CFLAGS to do the right thing when using threadsKristian Høgsberg2013-11-231-1/+1
* connection: Error out if file descriptor was not receivedLubomir Rintel2013-11-211-0/+9
* wayland-server: Improve error messages for bad globalsJasper St. Pierre2013-11-191-3/+7
* Update .gitignore for protocol/Jasper St. Pierre2013-11-191-0/+1
* client: Introduce functions to allocate and marshal proxies atomicallyKristian Høgsberg2013-11-154-75/+189
* protocol: add sub-surfaces to the corePekka Paalanen2013-11-151-0/+217
* shm: Avoid file descriptor leak upon unsuccessful mmapLubomir Rintel2013-11-151-1/+1
* Add documentation for wl_shm_buffer_begin/end_accessNeil Roberts2013-11-152-1/+66
* scanner: Add location to elements so we can give better errors/warningsKristian Høgsberg2013-11-151-7/+25
* scanner: Make fail() function use va_list and elaborate a few errorsKristian Høgsberg2013-11-151-7/+14
* scanner: Introduce struct location for tracking source locationsKristian Høgsberg2013-11-151-20/+26
* scanner: Warn about requests with more than one new-id and don't generate stubsKristian Høgsberg2013-11-151-0/+14
* server: Start documenting the server side APIKristian Høgsberg2013-11-131-0/+130
* server: Add API to protect access to an SHM bufferNeil Roberts2013-11-132-0/+137
* protocol: validate the protocol against a dtdPeter Hutterer2013-10-254-2/+47
* configure.ac: Bump version to 1.3.90 for the master branchKristian Høgsberg2013-10-231-1/+1
* wayland: Be consistent about #include-guard namesKristian Høgsberg2013-10-214-8/+8
* protocol: Fix typo in documentation1.3José Bollo2013-10-111-1/+1
* configure.ac: Bump version to 1.31.3.0Kristian Høgsberg2013-10-091-2/+2