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

xcb-util-renderutil: Changes to 'refs/tags/0.3.4'



Tag '0.3.4' created by Julien Danjou <julien@danjou.info> at 2009-04-15 13:44 +0000

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

iEYEABECAAYFAknl5LYACgkQpGK1HsL+5c3YrQCfZUzTLOHa+u4i2E5YZBMZfjGj
stMAoIog3jkW9SCKwq2FmK7yOMWS3bwa
=IwXk
-----END PGP SIGNATURE-----

Changes since 0.3.3:
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

---
 Makefile.am           |    4 
 README                |    1 
 configure.ac          |    3 
 event/event.c         |  220 +++++++++++++++++++++++++++++++
 event/xcb_event.h     |   72 ++++++++++
 icccm/icccm.c         |   21 +-
 icccm/xcb_icccm.h     |   11 +
 keysyms/Makefile.am   |    1 
 keysyms/keysyms.c     |   53 +++----
 keysyms/xcb_keysyms.h |   15 +-
 wm/.gitignore         |    1 
 wm/Makefile.am        |   46 ------
 wm/manage.c           |  146 --------------------
 wm/reply_formats.c    |  353 --------------------------------------------------
 wm/reply_formats.h    |   31 ----
 wm/table.c            |   89 ------------
 wm/xcb-wm.pc.in       |   11 -
 wm/xcb_wm.h           |   57 --------
 wm/xcbwm-test.c       |  260 ------------------------------------
 xcb-util-common.h     |   33 ++++
 20 files changed, 393 insertions(+), 1035 deletions(-)
---


Reply to: