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

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



Tag '0.3.8' created by Arnaud Fontaine <arnau@debian.org> at 2011-04-25 17:17 +0000

Release 0.3.8
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk21rK0ACgkQvfKiIF42GdMJMQCeOp0mOIpbP5MQiv4gATd9Enwt
q5AAoKQ+ZAv50rV6Zz3ONmIyLQwqdnN5
=6l8o
-----END PGP SIGNATURE-----

Changes since the dawn of time:
Alan Coopersmith (2):
      Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to turn on more warnings for each
      Make sure m4 supports -I flag, if not, try finding gnu m4

Arnaud Fontaine (10):
      [icccm] Bump library version number to 0.3.0.
      Check for ssize_t in configure for xcb-util-common.h
      Bump version to 0.3.6
      Bump version to 0.3.7
      Add AM_MAINTAINER_MODE for vendors
      Split up keysyms into its own repository
      Check whether realloc doesn't fail (reported by cppcheck)
      Bump version to 0.3.8
      Fix package name
      Release 0.3.8

Bart Massey (1):
      used doxygen -u to create a much more elaborate doxyfile

Bob Ham (1):
      Add a check on xproto version libxcb was compiled with

Dirk Wallenstein (1):
      Use an absolute URL for the m4 submodule

Donnie Berkholz (1):
      Add correct dependencies in xcb-util.

Eric Anholt (1):
      Move .cvsignore to .gitignore.

Gaetan Nadon (2):
      config: use the default xorg .gitignore file
      config: generate ChangeLog and INSTALL

Ian Osgood (6):
      Portability fix: include stdlib.h, not malloc.h.
      Remove xcb-util dependency on proto/X11
      Enumeration and documentation for col parameter
      All xcb-util libraries compile after the Great Renaming.
      Install headers to "xcb", not "X11/XCB".
      Adapt xcb/util libraries for removal of XID structures.

Jamey Sharp (5):
      Update .gitignores for .o files and autofoo stuff.
      Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies.
      libxcb now installs header files in <xcb>, not <X11/XCB>.
      Release xcb-util 0.2
      All util libraries require the XCB 1.0 API; check for it in configure.

Jon TURNEY (2):
      Update autogen.sh to one that does builddir != srcdir
      Link with -no-undefined

Jonathan Landis (1):
      Fix copyright statement

Josh Triplett (5):
      Remove xcl and CVSROOT.
      Fix xcb-util library dependencies, including both the new dependency libXCBImage needs on libXCBShm, as well as many other issues discovered in the process.  These include using automake variables appropriately in order to actually link shared libraries against each other and ensure libraries have NEEDED entries for the libraries they depend on, consequently needing to reorder the top-level SUBDIRS to build property before icccm, adding dependencies to .pc.in files, fixing .pc.in files to not all use the name and description for XCBImage, and adding appropriate library dependencies to test programs.
      Set all package bugreporting addresses to xcb@lists.freedesktop.org
      Make xcb_keysyms.h self-contained by including xcb.h
      Integrate top-level .gitignore into .gitignore for each subdirectory

Joshua Phillips (1):
      Check for malloc failure in xcb_key_symbols_alloc.

Julien Danjou (15):
      prepare 0.2.1 release
      doc: add various authors, remove old todo item
      doc: enable doxygen doc in various submodule
      configure: stop if m4 is not found
      Release xcb-util 0.3.1
      build: add check for xproto >= 7.0.8
      keysyms: use xcb_key_lookup_t type for col paramter
      Release xcb-util 0.3.2
      Revert "keysyms: use xcb_key_lookup_t type for col paramter"
      xcb_keysyms: remove xcb_lookup_t
      Release xcb-util 0.3.3
      keysyms: fix xcb_key_symbols_get_keycode() API
      keysyms: bump version
      bump version to 0.3.4
      Release xcb-util 0.3.5

Mikhail Gusarov (1):
      Typo in configure.ac

TORRI Vincent (2):
      fix compilation with c++ compilers. Remove some trailing spaces
      rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS instead of foo_CFLAGS (*_CFLAGS variables store preprocessor options)

Ulrich Eckhardt (1):
      Do not cast the return value of malloc() in modern C.


Reply to: