summaryrefslogtreecommitdiff
path: root/src/wayland-util.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-27Drop unused hash tableKristian Høgsberg1-11/+0
2011-12-22Rename all instances of typeofKristian Høgsberg1-1/+1
2011-12-22Use __typeof__ instead of typeofKristian Høgsberg1-2/+2
2011-12-14Make wl_list_for_each* work for c++Jørgen Lind1-1/+7
2011-11-18Move private definitions and prototypes to new wayland-private.hKristian Høgsberg1-15/+0
2011-11-17Add display event to acknowledge ID deletionKristian Høgsberg1-0/+2
2011-11-15util: Add wl_list_insert_list()Kristian Høgsberg1-0/+1
2011-08-27Store objects in wl_map data structureKristian Høgsberg1-2/+15
2011-08-27Always allocate a new wl_resource when binding an objectKristian Høgsberg1-1/+1
2011-08-27Add wl_hash_table_for_each()Kristian Høgsberg1-0/+4
2011-08-12Rename source subdir from wayland to srcKristian Høgsberg1-0/+152