summaryrefslogtreecommitdiff
path: root/src/StrKeysym.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-16XStringToKeysym: preserve constness when casting off unsignedness for strcmpAlan Coopersmith1-1/+1
2010-07-20XStringToKeysym: Cope with 0x1234cafe-style inputDaniel Stone1-0/+10
2010-07-08XStringToKeysym: Check strdup() return valueDaniel Stone1-0/+2
2010-07-08XStringToKeysym: Special case for XF86 keysymsDaniel Stone1-0/+13
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith1-2/+0
2007-04-06Bug #10475: Fixed lots of char*/const char* mixups.Tilman Sauerbeck1-1/+1
2005-08-26Define ERRORDB/KEYSYMDB to XERRORDB/XKEYSYMDB if the former is undefined but ...Daniel Stone1-0/+4
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen1-0/+3
2005-01-28cleaned up boundary-case handling for Uxxxx Unicode keysym notationMarkus Kuhn1-3/+5
2004-09-26The big keysym cleanup, to bring implementation in line with the recent revis...Markus Kuhn1-4/+6
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-26/+25
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+148