summaryrefslogtreecommitdiff
path: root/keysyms
AgeCommit message (Expand)AuthorFilesLines
2009-04-12keysyms: bump versionJulien Danjou1-0/+1
2009-04-11keysyms: fix xcb_key_symbols_get_keycode() APIJulien Danjou2-28/+40
2008-12-16xcb_keysyms: remove xcb_lookup_tJulien Danjou1-8/+0
2008-12-16Revert "keysyms: use xcb_key_lookup_t type for col paramter"Julien Danjou2-25/+28
2008-12-08keysyms: use xcb_key_lookup_t type for col paramterJulien Danjou2-28/+25
2008-11-21Fix copyright statementJonathan Landis1-0/+31
2008-10-06Do not cast the return value of malloc() in modern C.Ulrich Eckhardt1-1/+1
2007-02-21rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...TORRI Vincent2-6/+6
2006-11-12Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith1-1/+1
2006-10-07Adapt xcb/util libraries for removal of XID structures.Ian Osgood1-109/+109
2006-09-25libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp2-2/+2
2006-09-24All xcb-util libraries compile after the Great Renaming.Ian Osgood2-94/+94
2006-06-08fix 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