summaryrefslogtreecommitdiff
path: root/src/text.h
Commit message (Expand)AuthorAgeFilesLines
* text: take xkb_mod_set instead of the entire keymapRan Benita2014-04-191-2/+4
* keymap: move ModNameToIndex from text.c and use it in keymap.cRan Benita2014-04-191-4/+0
* text: clean up and fix the *MaskText functionsRan Benita2013-03-181-1/+1
* Change 'indicator' to 'led' everywhere possibleRan Benita2013-03-181-1/+1
* Move _text() functions from keymap-dump to text.cRan Benita2012-10-181-0/+6
* Contextualize GetBuffer()Ran Benita2012-10-181-1/+1
* Remove now-unneeded mod type annotationsRan Benita2012-10-061-4/+2
* text: explicitly take mod_type in mod functionsRan Benita2012-10-061-10/+7
* text: share code for modifiersRan Benita2012-10-061-4/+4
* Keep real and virtual mods in the same table in the keymapRan Benita2012-10-061-6/+6
* Use our types instead of int/uint32_t in a few placesRan Benita2012-10-061-2/+2
* Don't limit key names to 4 charactersRan Benita2012-09-271-1/+1
* Organize src/ and test/ headersRan Benita2012-09-161-2/+0
* Copyright updatesDaniel Stone2012-09-121-12/+9
* kbproto untanglement: XkbKeyNameLengthDaniel Stone2012-09-101-1/+1
* Unify some string tables from xkbcomp, text and keymap-dumpRan Benita2012-09-031-0/+23
* Move enum xkb_file_type to xkbcomp/ast.hRan Benita2012-09-021-3/+0
* Modernize struct xkb_modsRan Benita2012-08-101-3/+2
* Handle key names consistentlyRan Benita2012-08-071-1/+1
* Use only one set of core mod name-to-index functionsRan Benita2012-08-071-0/+6
* Drop Xkbc prefix of text functionsRan Benita2012-07-271-14/+14
* Use xkb_mod_mask_t and xkb_mask_index_t throughoutRan Benita2012-07-271-6/+7
* Run source tree through uncrustifyDaniel Stone2012-07-171-24/+24
* Use enum for file typesRan Benita2012-07-011-1/+1
* Change all 'xkb' xkb_keymap names to 'keymap'Daniel Stone2012-05-091-1/+1
* Rename XKBcommonint.h to xkb-priv.h and use itRan Benita2012-05-081-0/+56