summaryrefslogtreecommitdiff
path: root/src/connection.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-17connection: Fix printf format warningsKristian Høgsberg1-2/+2
2011-12-17Increase closure buffer size and fail gracefully for too big closures.Laszlo Agocs1-5/+26
2011-11-23New drag and drop / selection protocolKristian Høgsberg1-2/+4
2011-11-22debug: Use unsigned for object IDsKristian Høgsberg1-1/+1
2011-11-18Move private definitions and prototypes to new wayland-private.hKristian Høgsberg1-1/+1
2011-11-17Introduce wl_resource_queue_event() for sending events laterKristian Høgsberg1-2/+28
2011-11-17Add display event to acknowledge ID deletionKristian Høgsberg1-1/+6
2011-10-31connection: Check object types in message parametersBenjamin Franzke1-0/+10
2011-08-27Store objects in wl_map data structureKristian Høgsberg1-3/+3
2011-08-27connection: fix libffi usage, our functions return voidwayland-0.8Paulo Zanoni1-1/+1
2011-08-16connection: Object ID 0 is not a valid new object IDKristian Høgsberg1-1/+1
2011-08-12Rename source subdir from wayland to srcKristian Høgsberg1-0/+749