summaryrefslogtreecommitdiff
path: root/keysyms
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of error connectionsUli Schlachter2014-02-221-4/+10
* Duplicate keycodes are unnecessaryBastien Dejean2013-02-241-2/+3
* Recognise ISO_Level5-keysyms as modifiers in xcb_is_modifier_key #39177Andreas Wettstein2012-01-111-1/+1
* Link with -no-undefinedJon TURNEY2011-03-261-1/+1
* Check whether realloc doesn't fail (reported by cppcheck)Arnaud Fontaine2010-12-231-2/+11
* Check for malloc failure in xcb_key_symbols_alloc.Joshua Phillips2010-11-141-0/+2
* keysyms: bump versionJulien Danjou2010-11-141-0/+1
* keysyms: fix xcb_key_symbols_get_keycode() APIJulien Danjou2010-11-142-28/+40
* 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
* keysyms: use xcb_key_lookup_t type for col paramterJulien Danjou2010-11-142-28/+25
* Fix copyright statementJonathan Landis2010-11-141-0/+31
* Do not cast the return value of malloc() in modern C.Ulrich Eckhardt2010-11-141-1/+1
* rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...TORRI Vincent2010-11-142-6/+6
* Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith2010-11-141-1/+1
* Adapt xcb/util libraries for removal of XID structures.Ian Osgood2010-11-141-109/+109
* libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp2010-11-142-2/+2
* All xcb-util libraries compile after the Great Renaming.Ian Osgood2010-11-142-94/+94
* fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent2010-11-141-0/+11
* Make xcb_keysyms.h self-contained by including xcb.hJosh Triplett2006-04-281-1/+1
* Fix xcb-util library dependencies, including both the new dependency libXCBIm...Josh Triplett2006-04-271-2/+2
* Enumeration and documentation for col parameterIan Osgood2006-04-192-0/+85
* Remove xcb-util dependency on proto/X11Ian Osgood2006-03-141-1/+1
* Unify autofoo .gitignore bits into one top-level file, and remove resulting r...Jamey Sharp2006-03-081-2/+0
* Portability fix: include stdlib.h, not malloc.h.Ian Osgood2006-03-031-1/+1
* Update .gitignores for .o files and autofoo stuff.Jamey Sharp2006-02-181-0/+2
* Remove xcl and CVSROOT.Josh Triplett2006-02-184-0/+454