Remove MERGE_ALT_FORM merge mode
[platform/upstream/libxkbcommon.git] / src / keysym.c
2012-06-09 Ran BenitaMove XKB_KEY_NoSymbol to xkbcommon-keysyms.h
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Kristian HøgsbergUse our own keysyms
2012-05-09 Daniel StoneRename keysym <-> string API
2012-05-08 Ran BenitaRename XKBcommonint.h to xkb-priv.h and use it
2012-04-09 Ran BenitaImplicitly include config.h in all files
2012-04-09 Ran BenitaRemove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.h
2012-04-09 Daniel StoneEliminate remaining gcc warnings
2012-04-03 Daniel StoneDon't parse nonsense Unicode/hex keycodes
2012-03-27 Ran BenitaDefine our own NoSymbol value and use it
2012-03-09 Daniel StoneIntroduce xkb_keysym_t type
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes'
2012-02-26 Ran Benitamakekeys: update to match the rest of libX11 makekeys
2012-02-26 Ran Benitamakekeys: Fix build/target word size mismatch when...
2012-02-25 Ran BenitaFix all constness warnings
2012-02-15 Daniel StoneMove include path from X11/extensions/ to xkbcommon/
2010-10-08 Kristian HøgsbergDon't return a static buffer in public API
2010-07-02 Kristian HøgsbergRename public entry points to lowercase and underscore
2010-06-30 Kristian HøgsbergFix warning from CARD32 -> uint32_t conversion
2010-06-28 Kristian HøgsbergDrop CARD32 and Opaque types
2010-06-22 Daniel StoneUse CARD32 instead of Atom, drag in XkbClientMapRec
2010-06-22 Daniel StoneKeysym: Fix conversion for Unicode and bare numbers
2009-04-25 Daniel StoneKeySym: Actually handle NoSymbol
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-03-26 Dan NicholsonRename headers to XKBcommon* and install in extensions...
2009-03-19 Dan Nicholsonkeysym: Coding style cleanup
2009-03-19 Dan NicholsonInitial implementation of keysym handlers