[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xcb-util-keysyms: Changes to 'refs/tags/0.3.2'



Tag '0.3.2' created by Julien Danjou <julien@danjou.info> at 2008-12-16 13:15 +0000

Release xcb-util 0.3.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAklHqgcACgkQpGK1HsL+5c2Y7ACeMVb1fnpqD1DYIUgEknqz6MxD
2WsAoK+9ppKNiiYHlcHSOUrgeChU51HN
=Hxg7
-----END PGP SIGNATURE-----

Changes since 0.3.1:
Jonathan Landis (1):
      Fix copyright statement

Julien Danjou (4):
      build: add check for xproto >= 7.0.8
      keysyms: use xcb_key_lookup_t type for col paramter
      icccm: fix gravity proto
      Release xcb-util 0.3.2

Peter Harris (2):
      Don't call exit() in xcb_aux_get_depth; return 0 instead.
      Fix the type of 'input' in icccm/xcb_icccm.h/xcb_wm_hints_t

---
 aux/xcb_aux.c              |   42 +++++++++++++++++++++++++++++++++-------
 configure.ac               |    3 +-
 event/event.c              |    2 -
 icccm/icccm.c              |    6 ++---
 icccm/xcb_icccm.h          |    4 +--
 image/test_bitmap.c        |   29 +++++++++++++++++++++++++++
 image/test_formats.c       |   28 ++++++++++++++++++++++++++
 image/test_swap.c          |   28 ++++++++++++++++++++++++++
 image/test_xcb_image.c     |   28 ++++++++++++++++++++++++++
 image/test_xcb_image_shm.c |   26 ++++++++++++++++++++++++
 image/xcb_image.c          |    2 -
 keysyms/keysyms.c          |   47 +++++++++++++++++++++++++++++++++++++--------
 keysyms/xcb_keysyms.h      |   37 ++++++++++++++++-------------------
 property/property.c        |    2 -
 reply/reply.c              |    2 -
 reply/test_reply.c         |   31 +++++++++++++++++++++++++++++
 wm/manage.c                |   31 +++++++++++++++++++++++++++++
 wm/reply_formats.c         |   30 ++++++++++++++++++++++++----
 wm/table.c                 |   30 ++++++++++++++++++++++++++++
 wm/xcbwm-test.c            |   30 ++++++++++++++++++++++++++++
 20 files changed, 389 insertions(+), 49 deletions(-)
---


Reply to: