aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * os: define SOCK_CLOEXEC on LinuxPekka Paalanen2012-04-253-9/+14
| * os: remove unneeded errno assignmentPekka Paalanen2012-04-251-1/+0
* | Add COPYINGKristian Høgsberg2012-04-251-0/+22
|/
* tests: Test invoking closures built with wl_closure_vmarshal()Kristian Høgsberg2012-04-221-0/+38
* connection: Make sure we can invoke closures built with wl_closure_vmarshal()Kristian Høgsberg2012-04-221-0/+7
* connection: Move closure object out of wl_connectionKristian Høgsberg2012-04-226-94/+96
* connection: Dont put fds in the connection until we send the closureKristian Høgsberg2012-04-211-5/+30
* Update TODOKristian Høgsberg2012-04-201-6/+0
* Add wl_surface.enter and wl_surface.leave eventsCasey Dahlin2012-04-201-0/+18
* tests: add .gitignorePekka Paalanen2012-04-201-0/+10
* os: wrap socket(SOCK_CLOEXEC) callsPekka Paalanen2012-04-207-3/+211
* tests: support testing fd inheritance over execPekka Paalanen2012-04-205-4/+124
* tests: plug fd leaks in free_source_with_dataPekka Paalanen2012-04-201-0/+5
* tests: detect fd leaksPekka Paalanen2012-04-205-1/+68
* protocol: Add ping event and corresponding pong requestScott Moreau2012-04-192-4/+16
* tests: Add more sanity test to make sure we catch different failure modesKristian Høgsberg2012-04-191-0/+33
* tests: Make sure unused malloc() doesn't get optimized awayKristian Høgsberg2012-04-191-0/+2
* tests: add sanity-testPekka Paalanen2012-04-192-0/+54
* tests: add support for tests expected to failPekka Paalanen2012-04-192-3/+17
* tests: stylish test-runner.cPekka Paalanen2012-04-191-6/+16
* tests: fail build if NDEBUG is definedPekka Paalanen2012-04-191-0/+4
* tests: put common test source files in a variablePekka Paalanen2012-04-191-6/+8
* Fix printf format warningsPekka Paalanen2012-04-171-2/+2
* data-device: Take away pointer focus when we start a dnd dragKristian Høgsberg2012-04-131-0/+2
* data-device: Record the serial number for the current selectionKristian Høgsberg2012-04-132-3/+10
* data-device: Clear drag focus when we end the drag-and-dropKristian Høgsberg2012-04-131-0/+2
* tests: Make leak check work again by setting default visibility for malloc/freeKristian Høgsberg2012-04-131-2/+4
* tests: Fix warning in memory leak assertKristian Høgsberg2012-04-131-1/+1
* tests: Fix signedness warningsKristian Høgsberg2012-04-133-8/+8
* server: Add client destroy signalKristian Høgsberg2012-04-134-2/+121
* Add a public header for the version numberNeil Roberts2012-04-128-4/+54
* Update TODOKristian Høgsberg2012-04-121-21/+0
* Introduce wl_signalKristian Høgsberg2012-04-123-69/+82
* Switch protocol to using serial numbers for ordering events and requestsKristian Høgsberg2012-04-116-93/+130
* remove superfluous functionsJørgen Lind2012-04-111-7/+0
* wayland-util.h: Include stddef.h for size_tBenjamin Franzke2012-04-061-0/+1
* shm: Allocate shm buffers through new wl_shm_pool interfaceKristian Høgsberg2012-04-032-54/+147
* wayland-utils: add wl_list_for_each_reverse_safe macro.Alex Wu2012-04-021-0/+8
* Fix remaining signedness errorsKristian Høgsberg2012-03-302-4/+4
* wayland-util: Fix wl_array signedness warningsKristian Høgsberg2012-03-302-5/+5
* connection.c: Fix signedness warningsKristian Høgsberg2012-03-301-3/+3
* Move DIV_ROUNDUP out of public header, remove unused ALIGNKristian Høgsberg2012-03-302-2/+2
* shm: Fix stride signedness in protocolKristian Høgsberg2012-03-302-2/+2
* server: fix button signedness in wl_grab_interfacePekka Paalanen2012-03-303-3/+3
* scanner: fix a signedness warningPekka Paalanen2012-03-301-1/+1
* shm: fix cosmetic gcc warningsPekka Paalanen2012-03-301-2/+2
* server: fix signedness in wl_client_connection_dataPekka Paalanen2012-03-301-1/+2
* configure: add -Wextra -Wno-unused-parameterPekka Paalanen2012-03-301-1/+1
* docs: Touch ouput dir Wayland to update timestampKristian Høgsberg2012-03-291-0/+1
* Remove unused bits from wayland-server.hKristian Høgsberg2012-03-291-17/+0