summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Fix package nameArnaud Fontaine1-1/+1
2011-04-14Use an absolute URL for the m4 submoduleDirk Wallenstein1-1/+1
2011-03-26Link with -no-undefinedJon TURNEY1-1/+1
2011-03-07config: generate ChangeLog and INSTALLGaetan Nadon2-230/+11
2011-03-07config: use the default xorg .gitignore fileGaetan Nadon2-17/+65
2010-12-23Bump version to 0.3.8Arnaud Fontaine1-1/+1
2010-12-23Check whether realloc doesn't fail (reported by cppcheck)Arnaud Fontaine1-2/+11
2010-12-23Split up keysyms into its own repositoryArnaud Fontaine6-97/+276
2010-11-14Check for malloc failure in xcb_key_symbols_alloc.Joshua Phillips1-0/+2
2010-11-14Add AM_MAINTAINER_MODE for vendorsArnaud Fontaine1-0/+1
2010-11-14Update autogen.sh to one that does builddir != srcdirJon TURNEY1-1/+10
2010-11-14Bump version to 0.3.7Arnaud Fontaine1-1/+1
2010-11-14Bump version to 0.3.6Arnaud Fontaine1-1/+1
2010-11-14Check for ssize_t in configure for xcb-util-common.hArnaud Fontaine1-1/+5
2010-11-14Typo in configure.acMikhail Gusarov1-1/+1
2010-11-14Release xcb-util 0.3.5Julien Danjou1-1/+1
2010-11-14Add a check on xproto version libxcb was compiled withBob Ham1-1/+20
2010-11-14Make sure m4 supports -I flag, if not, try finding gnu m4Alan Coopersmith1-2/+18
2010-11-14bump version to 0.3.4Julien Danjou1-1/+1
2010-11-14keysyms: bump versionJulien Danjou1-0/+1
2010-11-14keysyms: fix xcb_key_symbols_get_keycode() APIJulien Danjou2-28/+40
2010-11-14Release xcb-util 0.3.3Julien Danjou1-1/+1
2010-11-14xcb_keysyms: remove xcb_lookup_tJulien Danjou1-8/+0
2010-11-14Revert "keysyms: use xcb_key_lookup_t type for col paramter"Julien Danjou2-25/+28
2010-11-14Release xcb-util 0.3.2Julien Danjou1-1/+1
2010-11-14keysyms: use xcb_key_lookup_t type for col paramterJulien Danjou2-28/+25
2010-11-14build: add check for xproto >= 7.0.8Julien Danjou1-0/+2
2010-11-14Fix copyright statementJonathan Landis1-0/+31
2010-11-14Release xcb-util 0.3.1Julien Danjou1-1/+1
2010-11-14configure: stop if m4 is not foundJulien Danjou1-1/+4
2010-11-14Do not cast the return value of malloc() in modern C.Ulrich Eckhardt1-1/+1
2010-11-14doc: enable doxygen doc in various submoduleJulien Danjou1-1/+5
2010-11-14doc: add various authors, remove old todo itemJulien Danjou1-5/+8
2010-11-14[icccm] Bump library version number to 0.3.0.Arnaud Fontaine1-1/+1
2010-11-14prepare 0.2.1 releaseJulien Danjou1-1/+1
2010-11-14used doxygen -u to create a much more elaborate doxyfileBart Massey1-42/+1204
2010-11-14All util libraries require the XCB 1.0 API; check for it in configure.Jamey Sharp1-1/+1
2010-11-14Release xcb-util 0.2Jamey Sharp1-1/+1
2010-11-14rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...TORRI Vincent3-16/+16
2010-11-14Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith2-1/+11
2010-11-14Adapt xcb/util libraries for removal of XID structures.Ian Osgood1-109/+109
2010-11-14Install headers to "xcb", not "X11/XCB".Ian Osgood1-1/+1
2010-11-14libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp2-2/+2
2010-11-14All xcb-util libraries compile after the Great Renaming.Ian Osgood2-94/+94
2010-11-14Integrate top-level .gitignore into .gitignore for each subdirectoryJosh Triplett1-0/+30
2010-11-14fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent1-0/+11
2010-11-14Add correct dependencies in xcb-util.Donnie Berkholz1-0/+21
2006-04-28Make xcb_keysyms.h self-contained by including xcb.hJosh Triplett1-1/+1
2006-04-27Set all package bugreporting addresses to xcb@lists.freedesktop.orgJosh Triplett1-1/+1
2006-04-27Fix xcb-util library dependencies, including both the new dependency libXCBIm...Josh Triplett2-2/+3