client: Invoke new_id closure arguments as pointers instead of integers
[profile/ivi/wayland.git] / src / wayland-private.h
2013-03-21 Jonas Ådahlclient: Invoke new_id closure arguments as pointers...
2013-03-08 Jason EkstrandClean up and refactor wl_closure and associated functions
2012-11-05 Jonas Ådahlclient: Keep track of proxy validity and number of...
2012-10-20 Kristian HøgsbergMove un-namespaced container_of into private header
2012-10-19 Kristian HøgsbergMove ARRAY_LENGTH out of public headers
2012-10-11 Kristian Høgsbergconnection: Move object lookup out of wl_connection_dem...
2012-10-11 Kristian Høgsbergclient: Split event handling into demarshal and dispatc...
2012-10-11 Kristian HøgsbergChange filedescriptor API to be thread safe
2012-07-24 Daniel StoneUnstatic arg_count_for_signature and get_next_argument
2012-07-22 Mathias Fiedlerwayland-util: add method for reserving new object id
2012-06-13 Kristian Høgsbergconnection: Always malloc closure
2012-05-31 Martin MinarikWayland: logging
2012-04-22 Kristian Høgsbergconnection: Move closure object out of wl_connection
2012-03-03 Kristian Høgsbergconnection: Export wl_connection_queue() so we can...
2012-02-29 Kristian HøgsbergMerge remote-tracking branch 'whot/publican'
2012-02-29 Kristian HøgsbergDon't block when flushing a full protocol buffer
2011-12-27 Kristian HøgsbergDrop unused hash table
2011-11-22 Kristian HøgsbergAdd support for server allocated object IDs
2011-11-18 Kristian HøgsbergMove private definitions and prototypes to new wayland...