Rename 'ctx' back to 'context' in external API
[platform/upstream/libxkbcommon.git] / test / namescomp.c
2012-05-11 Daniel StoneRename 'ctx' back to 'context' in external API
2012-05-09 Daniel StoneMove KcCGST API to internal-only
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Ran BenitaShorten context to ctx
2012-05-09 Daniel StoneChange all 'xkb' xkb_keymap names to 'keymap'
2012-05-08 Daniel StoneAdd flags to context creation
2012-05-08 Daniel StoneAdd flags to keymap compilation entrypoints
2012-04-09 Ran BenitaOverhaul test suite
2012-04-09 Daniel StoneRename xkb_desc to xkb_keymap
2012-03-29 Daniel StoneTests: Release context on failure to build keymap
2012-03-27 Daniel StoneUse xkb_contexts in keymap compilation
2012-03-27 Ran BenitaDefine our own None atom value
2012-03-27 Ran BenitaMove utils.{c,h} to be used by the entire project
2012-03-22 Daniel StoneRename keymap allocation API
2012-03-09 Daniel StoneRemove geometry support, again
2012-02-15 Daniel Stonetests: Free returned XKB map
2012-02-15 Daniel StoneMove include path from X11/extensions/ to xkbcommon/
2010-07-02 Kristian HøgsbergRename public entry points to lowercase and underscore
2010-07-02 Kristian HøgsbergCompile with -fvisibility=hidden when possible
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-30 Kristian HøgsbergMake XkbcInitAtoms() call optional
2010-06-22 Daniel StoneAllow external atom databases
2009-04-10 Dan Nicholsontest: Remove extraneous includes
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-04 Dan Nicholsontest: Exercise compiling from components