summaryrefslogtreecommitdiff
path: root/src/xkbcomp/vmod.h
Commit message (Expand)AuthorAgeFilesLines
* xkbcomp: use straight assignment instead of CopyModSetRan Benita2014-04-221-3/+0
* keymap: don't use darray in xkb_mod_setRan Benita2014-04-221-6/+0
* compat: use xkb_mod_set instead of entire keymapRan Benita2014-04-191-0/+9
* vmod: take xkb_mod_set instead of the entire keymapRan Benita2014-04-191-2/+2
* vmod: bring back support for direct vmod -> real mod mappingRan Benita2014-02-121-1/+2
* Remove VModInfo for nowRan Benita2012-10-061-13/+1
* vmod: remove merge argument from HandleVModDefRan Benita2012-10-061-2/+1
* Omit struct '_Name' from non-recursive struct typedefsRan Benita2012-10-061-1/+1
* Clean up Init/Clear functionsRan Benita2012-09-141-3/+0
* vmod: ClearVModInfo doesn't need the keymapRan Benita2012-09-021-1/+1
* Organize xkbcomp/ header filesRan Benita2012-09-011-9/+6
* types: don't use canonical/required typesRan Benita2012-08-071-3/+0
* vmod: remove unused fieldsRan Benita2012-08-071-7/+1
* Remove ExprResultRan Benita2012-07-271-4/+3
* Use xkb_mod_mask_t and xkb_mask_index_t throughoutRan Benita2012-07-271-3/+3
* vmod: use new log functionsRan Benita2012-07-231-1/+0
* Run source tree through uncrustifyDaniel Stone2012-07-171-27/+28
* Use enum for merge modeRan Benita2012-07-011-1/+1
* Change all 'xkb' xkb_keymap names to 'keymap'Daniel Stone2012-05-091-7/+7
* Rename xkbcomp/misc.h to xkbcomp-priv.h and use itRan Benita2012-05-081-0/+3
* Use stdbool.hRan Benita2012-04-301-3/+3
* Fix formatting in xkbcomp headersRan Benita2012-04-301-22/+15
* Rename xkb_desc to xkb_keymapDaniel Stone2012-04-091-7/+7
* Switch expression resolution priv from char to voidDaniel Stone2012-02-201-6/+0
* Remove field reference lookup supportDaniel Stone2012-02-201-1/+0
* vmod: Pass xkb_desc explicitly to vmod functionsDaniel Stone2012-02-151-0/+2
* Dead code removal and static markupAdam Jackson2010-09-271-7/+0
* Pull in enough structs and defines from XKBstr.h to only need XKB.hKristian Høgsberg2010-07-021-5/+5
* Drop CARD32 and Opaque typesKristian Høgsberg2010-06-281-4/+4
* Use CARD32 instead of Atom, move geom headers inDaniel Stone2010-06-221-4/+4
* Remove trailing spaces in source filesDan Nicholson2009-04-041-9/+9
* libxkbcomp: s/XPointer/char */Dan Nicholson2009-03-281-2/+2
* libxkbcomp: s/XkbDescPtr/XkbcDescPtr/Dan Nicholson2009-03-281-5/+5
* Import xkbcomp sources for CompileKeymapDan Nicholson2009-03-271-0/+78