summaryrefslogtreecommitdiff
path: root/src/xkbcomp/vmod.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-22xkbcomp: use straight assignment instead of CopyModSetRan Benita1-3/+0
2014-04-22keymap: don't use darray in xkb_mod_setRan Benita1-6/+0
2014-04-19compat: use xkb_mod_set instead of entire keymapRan Benita1-0/+9
2014-04-19vmod: take xkb_mod_set instead of the entire keymapRan Benita1-2/+2
2014-02-12vmod: bring back support for direct vmod -> real mod mappingRan Benita1-1/+2
2012-10-06Remove VModInfo for nowRan Benita1-13/+1
2012-10-06vmod: remove merge argument from HandleVModDefRan Benita1-2/+1
2012-10-06Omit struct '_Name' from non-recursive struct typedefsRan Benita1-1/+1
2012-09-14Clean up Init/Clear functionsRan Benita1-3/+0
2012-09-02vmod: ClearVModInfo doesn't need the keymapRan Benita1-1/+1
2012-09-01Organize xkbcomp/ header filesRan Benita1-9/+6
2012-08-07types: don't use canonical/required typesRan Benita1-3/+0
2012-08-07vmod: remove unused fieldsRan Benita1-7/+1
2012-07-27Remove ExprResultRan Benita1-4/+3
2012-07-27Use xkb_mod_mask_t and xkb_mask_index_t throughoutRan Benita1-3/+3
2012-07-23vmod: use new log functionsRan Benita1-1/+0
2012-07-17Run source tree through uncrustifyDaniel Stone1-27/+28
2012-07-01Use enum for merge modeRan Benita1-1/+1
2012-05-09Change all 'xkb' xkb_keymap names to 'keymap'Daniel Stone1-7/+7
2012-05-08Rename xkbcomp/misc.h to xkbcomp-priv.h and use itRan Benita1-0/+3
2012-04-30Use stdbool.hRan Benita1-3/+3
2012-04-30Fix formatting in xkbcomp headersRan Benita1-22/+15
2012-04-09Rename xkb_desc to xkb_keymapDaniel Stone1-7/+7
2012-02-20Switch expression resolution priv from char to voidDaniel Stone1-6/+0
2012-02-20Remove field reference lookup supportDaniel Stone1-1/+0
2012-02-15vmod: Pass xkb_desc explicitly to vmod functionsDaniel Stone1-0/+2
2010-09-27Dead code removal and static markupAdam Jackson1-7/+0
2010-07-02Pull in enough structs and defines from XKBstr.h to only need XKB.hKristian Høgsberg1-5/+5
2010-06-28Drop CARD32 and Opaque typesKristian Høgsberg1-4/+4
2010-06-22Use CARD32 instead of Atom, move geom headers inDaniel Stone1-4/+4
2009-04-04Remove trailing spaces in source filesDan Nicholson1-9/+9
2009-03-28libxkbcomp: s/XPointer/char */Dan Nicholson1-2/+2
2009-03-28libxkbcomp: s/XkbDescPtr/XkbcDescPtr/Dan Nicholson1-5/+5
2009-03-27Import xkbcomp sources for CompileKeymapDan Nicholson1-0/+78