kbproto unentanglement: XkbNumIndicators
[platform/upstream/libxkbcommon.git] / src / keymap-dump.c
2012-09-10 Daniel Stonekbproto unentanglement: XkbNumIndicators
2012-09-10 Daniel Stonekbproto untanglement: XkbKbdNumGroups
2012-09-04 Ran BenitaFold keymap->indicator_names into keymap->indicators
2012-09-03 Ran BenitaUnify some string tables from xkbcomp, text and keymap...
2012-09-03 Ran BenitaConvert rest of names in xkb_keymap back to atoms
2012-09-03 Ran BenitaUse XKB_MOD_INVALID instead of XkbNoModifier
2012-09-02 Ran Benitacompat: remove "flags" field from xkb_indicator_map
2012-09-01 Ran Benitacompat: ignore "group" (compatibility) statements
2012-09-01 Ran Benitacompat: ignore "locking" field in sym interprets
2012-08-10 Ran Benitaaction: get rid of xkb_any_action
2012-08-10 Ran BenitaRemove XkbKeyTypeIndex and widen index type
2012-08-10 Ran BenitaStore actions inside struct xkb_key
2012-08-10 Ran BenitaModernize struct xkb_mods
2012-08-08 Ran Benitakeymap-dump: use VModMaskText
2012-08-07 Ran Benitatypes: store atoms instead of strings for level and...
2012-08-07 Ran Benitatypes: use regular array for map entries
2012-08-07 Ran Benitatypes: use regular array for types
2012-08-07 Ran Benitatypes: remove DeleteLevel1MapEntries
2012-08-07 Ran Benitatypes: move preserve directly into xkb_kt_map_entry
2012-08-07 Ran BenitaAdd and use xkb_level_index_t
2012-08-07 Ran BenitaUse only one set of core mod name-to-index functions
2012-08-07 Ran Benitakeymap-dump: use ActionTypeText
2012-08-07 Ran Benitakeymap-dump: use SITextMatch
2012-08-07 Ran Benitakeymap-dump: clean up write_buf function
2012-07-26 Ran BenitaDrop Xkbc prefix of text functions
2012-07-22 Ran Benitautils: remove Xfuncproto.h and use our own macros
2012-07-18 Ran BenitaUse xkb_group_index_t for group variables throughout
2012-07-18 Ran BenitaPass around xkb_key's instead of keycodes
2012-07-18 Ran BenitaRemove GroupsWidth macro
2012-07-18 Ran BenitaGet rid of group_info
2012-07-18 Ran BenitaGet rid of struct xkb_key_name
2012-07-18 Ran BenitaAdd common xkb_key struct
2012-07-18 Ran BenitaReplace xkb_keycode_t 'key' variable name by 'kc'
2012-07-18 Ran BenitaMove per_key_repeats and enabled_ctrls to keymap
2012-07-18 Ran BenitaGet rid of xkb_key_names
2012-07-18 Ran BenitaGet rid of xkb_indicator
2012-07-18 Ran BenitaGet rid of xkb_compat_map
2012-07-18 Ran BenitaGet rid of xkb_server_map
2012-07-18 Ran BenitaGet rid of xkb_client_map
2012-07-17 Daniel StoneRun source tree through uncrustify
2012-07-13 Ran BenitaRemove MERGE_ALT_FORM merge mode
2012-07-12 Ran Benitadump: add back kccgst names
2012-07-12 Ran Benitadump: a few more tweaks to match xkbcomp output
2012-07-12 Ran Benitadump: use KeyNameText instead of copying
2012-07-12 Ran BenitaEnlarge keysym name buffers and mention in comment
2012-06-09 Ran Benitadarray: some changes for convenience
2012-06-09 Ran Benitatest/dump: allow to run manually
2012-06-04 Daniel StoneFix action= NoAction() printing
2012-06-02 Daniel Stonekeymap-dump: Print NoAction actions too
2012-05-29 Daniel StoneAdd xkb_map_get_as_string