Constify the syms_out argument to xkb_key_get_syms()
[platform/upstream/libxkbcommon.git] / src / map.c
2012-04-09 Ran BenitaConstify the syms_out argument to xkb_key_get_syms()
2012-04-09 Daniel StoneRename xkb_desc to xkb_keymap
2012-03-29 Daniel StoneFull support for multiple keysyms per level
2012-03-27 Ran BenitaDefine our own NoSymbol value and use it
2012-03-27 Ran BenitaDefine our own None atom value
2012-03-27 Ran BenitaFix all -Wsign-compare warnings
2012-03-27 Ran BenitaMove utility macro from XKBcommonint.h to utils.h
2012-03-22 Daniel StoneAdd LED state API
2012-03-22 Daniel StoneFix documentation bugs with mod/group state API
2012-03-21 Daniel StoneRound out new state API
2012-03-21 Daniel StoneAdd new state API
2012-03-21 Daniel StoneRemove some rogue fprintfs
2012-03-14 Daniel StoneAdd xkb_get_syms_by_level
2012-03-13 Daniel StoneAdd xkb_key_get_syms API