Remove MERGE_ALT_FORM merge mode
[platform/upstream/libxkbcommon.git] / src / state.c
2012-07-01 Ran Benitastate: fix base mod set/clear behavior
2012-06-09 Ran Benitastate: use darray for filters
2012-05-09 Daniel StoneRename serialise to serialize
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Daniel StoneChange all 'xkb' xkb_keymap names to 'keymap'
2012-05-09 Daniel StoneAdd multiple modifier state matching API
2012-05-08 Ran BenitaRename XKBcommonint.h to xkb-priv.h and use it
2012-04-09 Ran BenitaAdd xkb_state_get_map()
2012-04-09 Ran BenitaImplicitly include config.h in all files
2012-04-09 Ran BenitaRemove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.h
2012-04-09 Ran BenitaImplement missing xkb_state_ref and add return value
2012-04-09 Daniel StoneRename xkb_desc to xkb_keymap
2012-03-27 Daniel StoneUpdate xkb_filter_group_lock_func for xkb_key_direction
2012-03-27 Ran BenitaHandle group lock actions
2012-03-27 Ran BenitaProperly free xkb_state's
2012-03-27 Daniel StoneAdd enum xkb_key_direction instead of bool
2012-03-27 Daniel StoneAdd state serialisation API
2012-03-27 Daniel StoneCosmetic coding style fixups
2012-03-22 Daniel StoneRename keymap allocation API
2012-03-22 Daniel StoneAdd LED state API
2012-03-22 Daniel StoneCheck for invalid indices in mod/group state API
2012-03-21 Daniel StoneRound out new state API
2012-03-21 Daniel StoneAdd new state API