Add XKB_KEYSYM_MIN and XKB_KEYSYM_MAX
[platform/upstream/libxkbcommon.git] / include /
2010-06-23 Daniel StoneCopy and duplicate XkbModsRec and XkbKTMapEntryRec
2010-06-23 Daniel Stonefix mod size confusion
2010-06-22 Daniel StoneUse CARD32 instead of Atom, move geom headers in
2010-06-22 Daniel StoneAllow external atom databases
2010-06-22 Daniel StoneCopy in XkbCompatMapRec and XkbSymInterpretRec
2010-06-22 Daniel StoneUse CARD32 instead of Atom, drag in XkbClientMapRec
2010-06-22 Daniel StoneRegroup actions into current vs. deprecated, resize...
2010-06-22 Daniel StoneAdd XkbcCanonicaliseComponents
2010-06-22 Daniel StoneXKBcommon.h: Make header self-contained
2010-06-22 Daniel StoneKeysym: Add apallingly bad API documentation for keysym...
2010-06-22 Daniel StoneMake keysym <-> string conversion public API
2009-04-22 Dan Nicholsonlisting: Drop unused deviceSpec argument
2009-04-19 Dan NicholsonRewrite listing code to generate XkbComponentListPtr
2009-04-10 Dan NicholsonAdd interface to compile keyboard description from...
2009-04-09 Dan NicholsonMake XkbcInitAtoms externally accessible
2009-04-09 Dan NicholsonConstify public API
2009-04-09 Dan NicholsonChange CompileKeymapFromRules to take XkbRMLVOSet
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-08 Dan NicholsonRemove KS macros available in XKBfilecommon.h now
2009-04-05 Dan NicholsonAdd action datatypes as defined in the server
2009-04-04 Dan NicholsonFix install path for XKBcommon.h
2009-04-02 Dan NicholsonDrop keysym.h pollution from XKBcommon.h
2009-03-31 Dan NicholsonMerge commit 'tilt/master'
2009-03-31 Dan NicholsonCompile keyboard description from XKB rules, too
2009-03-30 Dan NicholsonAdd rules file parsing from xkbfile
2009-03-29 Dan NicholsonAdd rules rules file parsing from xkbfile
2009-03-29 Dan NicholsonGenerate keyboard description from components
2009-03-29 Dan NicholsonAdd XKBlib resizing functions
2009-03-29 Dan NicholsonCopy xkbfile IsUpper/IsLower macros
2009-03-29 Dan NicholsonCopy XkbEnsureSafeMapName from xkbfile
2009-03-29 Dan NicholsonAdd XKBlib API to support keytypes
2009-03-28 Dan NicholsonAdd geometry Compute API from XKBlib
2009-03-28 Dan NicholsonAdd xkbcommon macro for XkbKSIsKeypad and XkbKSIsDeadKey(k)
2009-03-28 Dan NicholsonAdd XkbModIndexText replacement
2009-03-28 Dan NicholsonAdd VMod Text functions from xkbfile
2009-03-28 Dan NicholsonCopy XkbAddGeom* functions from XKBlib
2009-03-28 Dan NicholsonExpose all the geometry allocation subroutines
2009-03-28 Dan NicholsonAdd more *Text functions from xkbfile
2009-03-28 Dan NicholsonMove *Text APIs into libxkbcommon
2009-03-26 Dan NicholsonUse X extern "C" guards around function declarations...
2009-03-26 Dan NicholsonBorrow atom implementation from libxkbfile
2009-03-26 Dan NicholsonRename headers to XKBcommon* and install in extensions...
2009-03-26 Dan NicholsonAdd XkbDescRec initializers and destructors
2009-03-20 Dan NicholsonUse common XKB headers and add common type XkbcDescRec
2009-03-19 Dan NicholsonInitial implementation of keysym handlers