summaryrefslogtreecommitdiffstats
path: root/connection.c
Commit message (Expand)AuthorAgeFilesLines
* More comments for connection.c/h and wayland-util.hHEADmasterCasey Dahlin2010-06-031-0/+56
* Document functions in wayland-util, wayland-hash, and connection.cCasey Dahlin2010-05-311-0/+7
* Remove multiple definitions of ARRAY_LENGTHCasey Dahlin2010-05-281-2/+0
* Import Eric Anholts hash table implementationKristian Høgsberg2010-02-261-3/+3
* Include the currently pressed keys in keyboard focus event.Kristian Høgsberg2009-02-231-0/+29
* Handle marshalling NULL objects.Kristian Høgsberg2009-02-221-2/+2
* Add client side demarshalling for events.Kristian Høgsberg2008-12-241-0/+144
* Move protocol metadata to wayland-protocol.[ch].Kristian Høgsberg2008-12-211-0/+1
* Handle interrupted system calls in connection code.Kristian Høgsberg2008-12-091-2/+6
* Put Wayland under the MIT license.Kristian Høgsberg2008-12-021-0/+22
* Split out connection io buffer logic.Kristian Høgsberg2008-11-061-0/+193