summaryrefslogtreecommitdiff
path: root/src/text.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-18text: clean up and fix the *MaskText functionsRan Benita1-1/+1
2013-03-18Change 'indicator' to 'led' everywhere possibleRan Benita1-1/+1
2012-10-18Move _text() functions from keymap-dump to text.cRan Benita1-0/+6
2012-10-18Contextualize GetBuffer()Ran Benita1-1/+1
2012-10-06Remove now-unneeded mod type annotationsRan Benita1-4/+2
2012-10-06text: explicitly take mod_type in mod functionsRan Benita1-10/+7
2012-10-06text: share code for modifiersRan Benita1-4/+4
2012-10-06Keep real and virtual mods in the same table in the keymapRan Benita1-6/+6
2012-10-06Use our types instead of int/uint32_t in a few placesRan Benita1-2/+2
2012-09-27Don't limit key names to 4 charactersRan Benita1-1/+1
2012-09-16Organize src/ and test/ headersRan Benita1-2/+0
2012-09-12Copyright updatesDaniel Stone1-12/+9
2012-09-10kbproto untanglement: XkbKeyNameLengthDaniel Stone1-1/+1
2012-09-03Unify some string tables from xkbcomp, text and keymap-dumpRan Benita1-0/+23
2012-09-02Move enum xkb_file_type to xkbcomp/ast.hRan Benita1-3/+0
2012-08-10Modernize struct xkb_modsRan Benita1-3/+2
2012-08-07Handle key names consistentlyRan Benita1-1/+1
2012-08-07Use only one set of core mod name-to-index functionsRan Benita1-0/+6
2012-07-27Drop Xkbc prefix of text functionsRan Benita1-14/+14
2012-07-27Use xkb_mod_mask_t and xkb_mask_index_t throughoutRan Benita1-6/+7
2012-07-17Run source tree through uncrustifyDaniel Stone1-24/+24
2012-07-01Use enum for file typesRan Benita1-1/+1
2012-05-09Change all 'xkb' xkb_keymap names to 'keymap'Daniel Stone1-1/+1
2012-05-08Rename XKBcommonint.h to xkb-priv.h and use itRan Benita1-0/+56