summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use the correct lorried submodulebaserock/morphJonathan Maw2013-07-251-1/+1
* Add a morph to build the chunk so that the git submodules can beRichard Dale2013-05-021-0/+14
* Change the url in .gitmodules to the baserock troveRichard Dale2013-05-021-1/+1
* Duplicate keycodes are unnecessaryBastien Dejean2013-02-241-2/+3
* autogen.sh: verify that git submodules are initializedMichael Stapelberg2012-11-291-0/+15
* Release 0.3.90.3.9Arnaud Fontaine2012-05-302-1/+6
* Add autogen.sh to EXTRA_DIST.Arnaud Fontaine2012-05-211-0/+2
* Recognise ISO_Level5-keysyms as modifiers in xcb_is_modifier_key #39177Andreas Wettstein2012-01-111-1/+1
* Release 0.3.80.3.8Arnaud Fontaine2011-04-261-0/+7
* Fix package nameArnaud Fontaine2011-04-261-1/+1
* Use an absolute URL for the m4 submoduleDirk Wallenstein2011-04-141-1/+1
* Link with -no-undefinedJon TURNEY2011-03-261-1/+1
* config: generate ChangeLog and INSTALLGaetan Nadon2011-03-072-230/+11
* config: use the default xorg .gitignore fileGaetan Nadon2011-03-072-17/+65
* Bump version to 0.3.8Arnaud Fontaine2010-12-231-1/+1
* Check whether realloc doesn't fail (reported by cppcheck)Arnaud Fontaine2010-12-231-2/+11
* Split up keysyms into its own repositoryArnaud Fontaine2010-12-236-97/+276
* Check for malloc failure in xcb_key_symbols_alloc.Joshua Phillips2010-11-141-0/+2
* Add AM_MAINTAINER_MODE for vendorsArnaud Fontaine2010-11-141-0/+1
* Update autogen.sh to one that does builddir != srcdirJon TURNEY2010-11-141-1/+10
* Bump version to 0.3.7Arnaud Fontaine2010-11-141-1/+1
* Bump version to 0.3.6Arnaud Fontaine2010-11-141-1/+1
* Check for ssize_t in configure for xcb-util-common.hArnaud Fontaine2010-11-141-1/+5
* Typo in configure.acMikhail Gusarov2010-11-141-1/+1
* Release xcb-util 0.3.5Julien Danjou2010-11-141-1/+1
* Add a check on xproto version libxcb was compiled withBob Ham2010-11-141-1/+20
* Make sure m4 supports -I flag, if not, try finding gnu m4Alan Coopersmith2010-11-141-2/+18
* bump version to 0.3.4Julien Danjou2010-11-141-1/+1
* keysyms: bump versionJulien Danjou2010-11-141-0/+1
* keysyms: fix xcb_key_symbols_get_keycode() APIJulien Danjou2010-11-142-28/+40
* Release xcb-util 0.3.3Julien Danjou2010-11-141-1/+1
* xcb_keysyms: remove xcb_lookup_tJulien Danjou2010-11-141-8/+0
* Revert "keysyms: use xcb_key_lookup_t type for col paramter"Julien Danjou2010-11-142-25/+28
* Release xcb-util 0.3.2Julien Danjou2010-11-141-1/+1
* keysyms: use xcb_key_lookup_t type for col paramterJulien Danjou2010-11-142-28/+25
* build: add check for xproto >= 7.0.8Julien Danjou2010-11-141-0/+2
* Fix copyright statementJonathan Landis2010-11-141-0/+31
* Release xcb-util 0.3.1Julien Danjou2010-11-141-1/+1
* configure: stop if m4 is not foundJulien Danjou2010-11-141-1/+4
* Do not cast the return value of malloc() in modern C.Ulrich Eckhardt2010-11-141-1/+1
* doc: enable doxygen doc in various submoduleJulien Danjou2010-11-141-1/+5
* doc: add various authors, remove old todo itemJulien Danjou2010-11-141-5/+8
* [icccm] Bump library version number to 0.3.0.Arnaud Fontaine2010-11-141-1/+1
* prepare 0.2.1 releaseJulien Danjou2010-11-141-1/+1
* used doxygen -u to create a much more elaborate doxyfileBart Massey2010-11-141-42/+1204
* All util libraries require the XCB 1.0 API; check for it in configure.Jamey Sharp2010-11-141-1/+1
* Release xcb-util 0.2Jamey Sharp2010-11-141-1/+1
* rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...TORRI Vincent2010-11-143-16/+16
* Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith2010-11-142-1/+11
* Adapt xcb/util libraries for removal of XID structures.Ian Osgood2010-11-141-109/+109