xkbcomp/ast-build: fix memory leak when appending multi-keysyms
[platform/upstream/libxkbcommon.git] / src / xkbcomp / include.c
2013-08-13 Ran Benitaxkbcomp: improve a few log messages
2013-07-24 Pino ToscanoGet rid of the usage of PATH_MAX
2013-03-18 Ran Benitaxkbcomp: handle XKB file include's better
2012-09-30 Ran BenitaDon't scan and parse useless maps
2012-09-30 Ran Benitascanner: share code in XkbParse{File,String}
2012-09-18 Ran BenitaFix a couple of mistakes from previous commits
2012-09-16 Ran Benitainclude: improve file-not-found error reporting
2012-09-12 Daniel StoneCopyright updates
2012-09-10 Daniel Stonekbproto unentanglement: XkbLC_*
2012-09-03 Ran Benitainclude: document ParseIncludeMap better
2012-09-03 Ran Benitainclude: properly use the default map if none is found
2012-09-03 Ran Benitalog: replace "priority" by "level" everywhere
2012-09-02 Ran BenitaMove enum xkb_file_type to xkbcomp/ast.h
2012-09-02 Ran Benitaxkbcomp: clean up compile_keymap function
2012-09-01 Ran BenitaOrganize xkbcomp/ header files