Organize xkbcomp/ header files
[platform/upstream/libxkbcommon.git] / src / xkbcomp / xkbcomp-priv.h
2012-09-01 Ran BenitaOrganize xkbcomp/ header files
2012-08-10 Ran Benitakeycodes: save context in Info, not keymap
2012-08-10 Ran BenitaRemove AutoKeyNames feature
2012-08-10 Ran BenitaModernize struct xkb_mods
2012-08-07 Ran BenitaHandle key names consistently
2012-08-07 Ran BenitaMake top level Handle*File functions nicer
2012-07-26 Ran BenitaUse xkb_mod_mask_t and xkb_mask_index_t throughout
2012-07-26 Ran BenitaRemove alloc.{c,h}
2012-07-22 Ran Benitaxkbcomp: use new log functions
2012-07-22 Ran Benitacompat: use new log functions
2012-07-18 Ran BenitaRemove CommonInfo
2012-07-18 Ran Benitacompat: use list instead of CommonInfo in SymInterpInfo
2012-07-18 Ran BenitaConvert macros to inline functions
2012-07-18 Ran BenitaPass around xkb_key's instead of keycodes
2012-07-17 Daniel StoneRun source tree through uncrustify
2012-07-14 Ran BenitaConvert missed enum merge_mode variables
2012-07-14 Ran BenitaFix fileID mess
2012-07-13 Ran BenitaMove ComputeEffectiveMap code and avoid some duplication
2012-06-30 Ran BenitaUse enum for file types
2012-06-26 Ran BenitaUse void* instead of old style char* in CommonInfo...
2012-05-18 Ran BenitaCreate path.h for the path.c functions
2012-05-11 Daniel StoneRename 'ctx' back to 'context' in external API
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 Ran BenitaRename XKBcommonint.h to xkb-priv.h and use it
2012-05-08 Ran BenitaRename xkbcomp/misc.h to xkbcomp-priv.h and use it