Change xkbcommon file path to include/ subdirectory
[platform/upstream/libxkbcommon.git] / src / text.h
2014-04-19 Ran Benitatext: take xkb_mod_set instead of the entire keymap
2014-04-19 Ran Benitakeymap: move ModNameToIndex from text.c and use it...
2013-03-18 Ran Benitatext: clean up and fix the *MaskText functions
2013-03-18 Ran BenitaChange 'indicator' to 'led' everywhere possible
2012-10-18 Ran BenitaMove _text() functions from keymap-dump to text.c
2012-10-18 Ran BenitaContextualize GetBuffer()
2012-10-06 Ran BenitaRemove now-unneeded mod type annotations
2012-10-06 Ran Benitatext: explicitly take mod_type in mod functions
2012-10-06 Ran Benitatext: share code for modifiers
2012-10-06 Ran BenitaKeep real and virtual mods in the same table in the...
2012-10-06 Ran BenitaUse our types instead of int/uint32_t in a few places
2012-09-27 Ran BenitaDon't limit key names to 4 characters
2012-09-16 Ran BenitaOrganize src/ and test/ headers
2012-09-12 Daniel StoneCopyright updates
2012-09-10 Daniel Stonekbproto untanglement: XkbKeyNameLength
2012-09-03 Ran BenitaUnify some string tables from xkbcomp, text and keymap...
2012-09-02 Ran BenitaMove enum xkb_file_type to xkbcomp/ast.h
2012-08-10 Ran BenitaModernize struct xkb_mods
2012-08-07 Ran BenitaHandle key names consistently
2012-08-07 Ran BenitaUse only one set of core mod name-to-index functions
2012-07-26 Ran BenitaDrop Xkbc prefix of text functions
2012-07-26 Ran BenitaUse xkb_mod_mask_t and xkb_mask_index_t throughout
2012-07-17 Daniel StoneRun source tree through uncrustify
2012-06-30 Ran BenitaUse enum for file types
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Daniel StoneChange all 'xkb' xkb_keymap names to 'keymap'
2012-05-08 Ran BenitaRename XKBcommonint.h to xkb-priv.h and use it