Make XkbcInitAtoms externally accessible
[platform/upstream/libxkbcommon.git] / include /
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