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

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



Tag '0.3.1' created by Julien Danjou <julien@danjou.info> at 2008-11-20 14:36 +0000

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

iEYEABECAAYFAkklddcACgkQpGK1HsL+5c2PoQCgknBNWZ5eGUioLz1YTqszKVyb
H6oAn0gfZAzUu/0sJIb/3xYe2mzotHfI
=6k5O
-----END PGP SIGNATURE-----

Changes since 0.3.0:
Henning Sten (2):
      introduce function xcb_atom_get (essentially a synchronous xcb_intern_atom, use it only on non-performance critical execution paths)
      add more verbose explanation of the purpose of "encoding" parameter in doxygen documentation tag

Julien Danjou (5):
      icccm: add some comment on text reply usage
      icccm: fix normal hints flags computing
      wm: link test against atom lib
      configure: stop if m4 is not found
      Release xcb-util 0.3.1

Peter Harris (1):
      more endianness patches

Ulrich Eckhardt (2):
      "Clean up" magic structure stuff for C++.
      Do not cast the return value of malloc() in modern C.

---
 atom/atoms.gperf.m4 |   13 +++++++++++++
 atom/xcb_atom.h.m4  |   10 ++++++++++
 aux/xcb_aux.h       |   26 +++++++++++++++++---------
 configure.ac        |    7 +++++--
 icccm/icccm.c       |   15 ++++++++++-----
 icccm/xcb_icccm.h   |    9 ++++++---
 image/xcb_image.c   |   30 +++++++++++++++++++++++++++---
 keysyms/keysyms.c   |    2 +-
 wm/Makefile.am      |    1 +
 9 files changed, 90 insertions(+), 23 deletions(-)
---


Reply to: