Use warning code in xkeyboard-config test
[platform/upstream/libxkbcommon.git] / src / keymap-priv.c
2019-12-27 Ran Benitabuild: include config.h manually
2018-08-05 Ran BenitaMerge pull request #67 from fooishbar/fix-more-fuzz
2018-08-03 Daniel StoneFix signed vs. unsigned confusion in name sanitisation
2016-02-27 Ran Benitakeymap: share LevelsSameSyms()
2014-04-22 Ran Benitakeymap: don't use darray in xkb_mod_set
2014-04-22 Ran Benitakeymap: add and use xkb_mods_{foreach,enumerate}()
2014-04-22 Ran Benitakeymap: rename xkb_foreach_key to xkb_keys_foreach
2014-04-19 Ran Benitasymbols: use xkb_mod_set instead of entire keymap
2014-04-19 Ran Benitatext: take xkb_mod_set instead of the entire keymap
2014-04-19 Ran BenitaAdd struct xkb_mod_set
2014-04-19 Ran Benitakeymap: move ModNameToIndex from text.c and use it...
2014-02-07 Ran Benitadarray: cleanup
2014-01-13 Ran Benitakeymap: split private functions to keymap-priv.c