API: add _context prefix to log-related functions
[platform/upstream/libxkbcommon.git] / src / xkbcomp / types.c
2012-09-23 Ran BenitaAPI: add _context prefix to log-related functions
2012-09-14 Ran BenitaClean up Init/Clear functions
2012-09-03 Ran Benitaexpr: make ResolveString return an atom
2012-09-03 Ran Benitalog: replace "priority" by "level" everywhere
2012-09-03 Ran Benitatypes: don't strdup a default name
2012-09-03 Ran Benitatypes: use darray for KeyTypesInfo instead of list
2012-09-03 Ran Benitatypes: remove outdated comments
2012-09-02 Ran Benitaexpr: move op_type/value_type_to_string functions to ast
2012-09-02 Ran Benitaxkbcomp: seperate keymap-copying code from Compile...
2012-09-01 Ran Benitatypes: add "Effects on keymap" to overview
2012-09-01 Ran BenitaOrganize xkbcomp/ header files