summaryrefslogtreecommitdiff
path: root/keysyms
AgeCommit message (Expand)AuthorFilesLines
2014-02-22Fix handling of error connectionsUli Schlachter1-4/+10
2013-02-24Duplicate keycodes are unnecessaryBastien Dejean1-2/+3
2012-01-11Recognise ISO_Level5-keysyms as modifiers in xcb_is_modifier_key #39177Andreas Wettstein1-1/+1
2011-03-26Link with -no-undefinedJon TURNEY1-1/+1
2010-12-23Check whether realloc doesn't fail (reported by cppcheck)Arnaud Fontaine1-2/+11
2010-11-14Check for malloc failure in xcb_key_symbols_alloc.Joshua Phillips1-0/+2
2010-11-14keysyms: bump versionJulien Danjou1-0/+1
2010-11-14keysyms: fix xcb_key_symbols_get_keycode() APIJulien Danjou2-28/+40
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-14keysyms: use xcb_key_lookup_t type for col paramterJulien Danjou2-28/+25
2010-11-14Fix copyright statementJonathan Landis1-0/+31
2010-11-14Do not cast the return value of malloc() in modern C.Ulrich Eckhardt1-1/+1
2010-11-14rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...TORRI Vincent2-6/+6
2010-11-14Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith1-1/+1
2010-11-14Adapt xcb/util libraries for removal of XID structures.Ian Osgood1-109/+109
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-14fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent1-0/+11
2006-04-28Make xcb_keysyms.h self-contained by including xcb.hJosh Triplett1-1/+1
2006-04-27Fix xcb-util library dependencies, including both the new dependency libXCBIm...Josh Triplett1-2/+2
2006-04-19Enumeration and documentation for col parameterIan Osgood2-0/+85
2006-03-14Remove xcb-util dependency on proto/X11Ian Osgood1-1/+1
2006-03-08Unify autofoo .gitignore bits into one top-level file, and remove resulting r...Jamey Sharp1-2/+0
2006-03-03Portability fix: include stdlib.h, not malloc.h.Ian Osgood1-1/+1
2006-02-18Update .gitignores for .o files and autofoo stuff.Jamey Sharp1-0/+2
2006-02-18Remove xcl and CVSROOT.Josh Triplett4-0/+454