Arnaud Fontaine (5):
icccm: use xcb_gravity_t when possible and cosmetic changes
Check for ssize_t in configure for xcb-util-common.h
event: update to libxcb 1.4
event: fix compiler warning due to missing include for memset
Bump version to 0.3.6
Julien Danjou (4):
icccm: fix atoms_len with new libxcb
xcb-property: fix bad comment
icccm: typo fix
icccm: add xcb_get_wm_protocols_from_reply
Mikhail Gusarov (1):
Typo in configure.ac
Alan Coopersmith (1):
Make sure m4 supports -I flag, if not, try finding gnu m4
Bart Massey (1):
wrapped xcb_atom.h for C++ per bug report of <comick@autistici.org>
Bob Ham (1):
Add a check on xproto version libxcb was compiled with
Julien Danjou (2):
icccm: fix compatibility with libxcb > 1.2
Release xcb-util 0.3.5
Mikhail Gusarov (2):
Add xcb_aux_change_window_attributes_checked
Zero out handlers list in xcb_event_handlers_init
Changes for 0.3.4:
Julien Danjou (11):
add a useful common header with common function/define
event: add functions to convert event/errors to labels
wm: remove
icccm: add xcb_get_wm_class_from_reply()
keysyms: fix xcb_key_symbols_get_keycode() API
keysyms: bump version
event: simplify proto
event: add error values
event: add define to get request and error types
bump version to 0.3.4
include xcb-util-common.h in dist tarball