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

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



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

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

iEYEABECAAYFAk21qfgACgkQvfKiIF42GdOhnACfQBZiVdVpBJgaRObkPGyb8dIU
zssAnR1XxUOV4mU4FSxeX7RmkMS/O4UQ
=cKcz
-----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 (9):
      [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 renderutil into its own repository
      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 (7):
      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.
      Implement a prototype API for xcb_render_util_composite_text
      Const correctness.
      Oops, glyphcmds aren't in network byte order.
      Rename enumerations to coding standard.

Jamey Sharp (9):
      Update .gitignores for .o files and autofoo stuff.
      Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies.
      New utility library: port of libXrender utility functions.
      Plan 7 has been implemented, so xcb_renderutil compiles without faked prototypes.
      The formats argument of XCBRenderUtilFindVisualFormat must be const.
      libxcb now installs header files in <xcb>, not <X11/XCB>.
      Simplify xcb_render_util_composite_text, add xcb_render_util_composite_text_checked.
      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

Josh Triplett (4):
      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
      Integrate top-level .gitignore into .gitignore for each subdirectory

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

Julien Danjou (10):
      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
      Release xcb-util 0.3.2
      Release xcb-util 0.3.3
      bump version to 0.3.4
      Release xcb-util 0.3.5

Mikhail Gusarov (1):
      Typo in configure.ac

TORRI Vincent (3):
      Merge branch 'master' of git+ssh://doursse@git.freedesktop.org/git/xcb
      rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS instead of foo_CFLAGS (*_CFLAGS variables store preprocessor options)
      and rename renderUtil to render-util


Reply to: