Messages: merge macros with and without message code
[platform/upstream/libxkbcommon.git] / src / xkbcomp / include.c
2023-09-24 Pierre Le MarreMessages: merge macros with and without message code
2023-09-24 Pierre Le MarreMessages: add new messages to registry
2020-08-30 Peter Huttererxkbcomp: allow including kccgst files from other paths
2020-08-30 Peter Huttererxkbcomp: simplify the include path handling
2020-08-30 Peter Huttererxkbcomp: move the logging of include paths into a helpe...
2020-07-13 Peter Huttererxkbcomp: return NULL, not false in place of a FILE*
2020-07-13 Peter Huttererxkbcomp: simplify buffer handling in the include handling
2019-12-28 Ran BenitaOpen files in binary mode
2019-12-27 Ran Benitabuild: include config.h manually
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