Messages: add new messages to registry
[platform/upstream/libxkbcommon.git] / src / xkbcomp / vmod.h
2014-04-22 Ran Benitaxkbcomp: use straight assignment instead of CopyModSet
2014-04-22 Ran Benitakeymap: don't use darray in xkb_mod_set
2014-04-19 Ran Benitacompat: use xkb_mod_set instead of entire keymap
2014-04-19 Ran Benitavmod: take xkb_mod_set instead of the entire keymap
2014-02-12 Ran Benitavmod: bring back support for direct vmod -> real mod...
2012-10-06 Ran BenitaRemove VModInfo for now
2012-10-06 Ran Benitavmod: remove merge argument from HandleVModDef
2012-10-06 Ran BenitaOmit struct '_Name' from non-recursive struct typedefs
2012-09-14 Ran BenitaClean up Init/Clear functions
2012-09-02 Ran Benitavmod: ClearVModInfo doesn't need the keymap
2012-09-01 Ran BenitaOrganize xkbcomp/ header files
2012-08-07 Ran Benitatypes: don't use canonical/required types
2012-08-07 Ran Benitavmod: remove unused fields
2012-07-27 Ran BenitaRemove ExprResult
2012-07-26 Ran BenitaUse xkb_mod_mask_t and xkb_mask_index_t throughout
2012-07-22 Ran Benitavmod: use new log functions
2012-07-17 Daniel StoneRun source tree through uncrustify
2012-06-30 Ran BenitaUse enum for merge mode
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Daniel StoneChange all 'xkb' xkb_keymap names to 'keymap'
2012-05-08 Ran BenitaRename xkbcomp/misc.h to xkbcomp-priv.h and use it
2012-04-30 Ran BenitaUse stdbool.h
2012-04-30 Ran BenitaFix formatting in xkbcomp headers
2012-04-09 Daniel StoneRename xkb_desc to xkb_keymap
2012-02-20 Daniel StoneSwitch expression resolution priv from char to void
2012-02-20 Daniel StoneRemove field reference lookup support
2012-02-15 Daniel Stonevmod: Pass xkb_desc explicitly to vmod functions
2010-09-27 Adam JacksonDead code removal and static markup
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-28 Kristian HøgsbergDrop CARD32 and Opaque types
2010-06-22 Daniel StoneUse CARD32 instead of Atom, move geom headers in
2009-04-04 Dan NicholsonRemove trailing spaces in source files
2009-03-28 Dan Nicholsonlibxkbcomp: s/XPointer/char */
2009-03-28 Dan Nicholsonlibxkbcomp: s/XkbDescPtr/XkbcDescPtr/
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap