summaryrefslogtreecommitdiff
path: root/src/keysym.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix warning from CARD32 -> uint32_t conversionKristian Høgsberg2010-06-301-1/+1
* Drop CARD32 and Opaque typesKristian Høgsberg2010-06-281-3/+3
* Use CARD32 instead of Atom, drag in XkbClientMapRecDaniel Stone2010-06-221-3/+3
* Keysym: Fix conversion for Unicode and bare numbersDaniel Stone2010-06-221-43/+13
* KeySym: Actually handle NoSymbolDaniel Stone2009-04-251-3/+7
* Remove all non-public API from XKBcommon.h headerDan Nicholson2009-04-081-0/+1
* Rename headers to XKBcommon* and install in extensions directoryDan Nicholson2009-03-251-1/+1
* keysym: Coding style cleanupDan Nicholson2009-03-191-67/+84
* Initial implementation of keysym handlersDan Nicholson2009-03-191-0/+158