Organize xkbcomp/ header files
[platform/upstream/libxkbcommon.git] / src / xkbcomp / parser.y
2012-09-01 Ran BenitaOrganize xkbcomp/ header files
2012-08-07 Ran BenitaHandle key names consistently
2012-07-26 Ran Benitaparser: untabify
2012-07-26 Ran BenitaConvert defines to enums in xkbcomp.h
2012-07-26 Ran Benitascanner: don't strdup key names
2012-07-26 Ran BenitaSome atom related optimizations
2012-07-22 Ran Benitaparse: use new log functions
2012-07-20 Ran BenitaFix bison 2.6 and clang warnings
2012-07-14 Ran BenitaConvert missed enum merge_mode variables
2012-07-13 Ran BenitaRemove MERGE_ALT_FORM merge mode
2012-06-30 Ran BenitaUse enum for merge mode
2012-06-30 Ran BenitaUse enum for file types
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Ran BenitaRemove support for xkb_layout and xkb_semantics file...
2012-05-09 Ran BenitaShorten context to ctx
2012-05-09 Ran BenitaMake the context available to xkb_intern_atom
2012-05-09 Ran BenitaContextualize XkbFile IDs
2012-05-08 Ran BenitaRename xkbcomp/misc.h to xkbcomp-priv.h and use it