summaryrefslogtreecommitdiff
path: root/src/xkbcomp/action.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Rename ACTION_TYPE_LAST to _ACTION_TYPE_NUM_ENTRIESRan Benita1-1/+1
2012-09-10kbproto unentanglement: action typesDaniel Stone1-1/+1
2012-09-03Unify some string tables from xkbcomp, text and keymap-dumpRan Benita1-2/+0
2012-09-03action: keep array of default actions, instead of list of changesRan Benita1-4/+14
2012-09-01compat: small changesRan Benita1-2/+2
2012-09-01action: convert action field type to enumRan Benita1-34/+3
2012-09-01Organize xkbcomp/ header filesRan Benita1-12/+7
2012-08-10action: get rid of xkb_any_actionRan Benita1-1/+1
2012-08-10Store actions inside struct xkb_keyRan Benita1-4/+0
2012-07-27Remove alloc.{c,h}Ran Benita1-0/+4
2012-07-27Some atom related optimizationsRan Benita1-1/+1
2012-07-17Run source tree through uncrustifyDaniel Stone1-53/+54
2012-05-09Change all 'xkb' xkb_keymap names to 'keymap'Daniel Stone1-2/+2
2012-05-08Rename xkbcomp/misc.h to xkbcomp-priv.h and use itRan Benita1-0/+3
2012-05-01Remove unused 'which' and 'merge' argumentsRan Benita1-2/+1
2012-04-30Fix formatting in xkbcomp headersRan Benita1-13/+7
2012-04-09Rename xkb_desc to xkb_keymapDaniel Stone1-2/+2
2012-03-03Constify global tablesRan Benita1-1/+1
2010-09-27Dead code removal and static markupAdam Jackson1-2/+0
2010-07-02Pull in enough structs and defines from XKBstr.h to only need XKB.hKristian Høgsberg1-2/+2
2010-06-30Rename Xkbc*Action to struct xkb_*_actionKristian Høgsberg1-1/+1
2010-06-22Copy in XkbCompatMapRec and XkbSymInterpretRecDaniel Stone1-1/+1
2009-04-04Remove trailing spaces in source filesDan Nicholson1-9/+9
2009-03-28libxkbcomp: s/XkbDescPtr/XkbcDescPtr/Dan Nicholson1-2/+2
2009-03-27Import xkbcomp sources for CompileKeymapDan Nicholson1-0/+86