summaryrefslogtreecommitdiffstats
path: root/src/connection.c
Commit message (Expand)AuthorAgeFilesLines
* connection: fix signedness warningsPekka Paalanen2012-03-231-2/+2
* Fix harmless signedness warningsPekka Paalanen2012-03-231-1/+1
* connection: Fix printf format warningsKristian Høgsberg2011-12-171-2/+2
* Increase closure buffer size and fail gracefully for too big closures.Laszlo Agocs2011-12-171-5/+26
* New drag and drop / selection protocolKristian Høgsberg2011-11-231-2/+4
* debug: Use unsigned for object IDsKristian Høgsberg2011-11-221-1/+1
* Move private definitions and prototypes to new wayland-private.hKristian Høgsberg2011-11-181-1/+1
* Introduce wl_resource_queue_event() for sending events laterKristian Høgsberg2011-11-171-2/+28
* Add display event to acknowledge ID deletionKristian Høgsberg2011-11-171-1/+6
* connection: Check object types in message parametersBenjamin Franzke2011-10-311-0/+10
* Store objects in wl_map data structureKristian Høgsberg2011-08-271-3/+3
* connection: fix libffi usage, our functions return voidwayland-0.8Paulo Zanoni2011-08-271-1/+1
* connection: Object ID 0 is not a valid new object IDKristian Høgsberg2011-08-161-1/+1
* Rename source subdir from wayland to srcKristian Høgsberg2011-08-121-0/+749