Organize xkbcomp/ header files
[platform/upstream/libxkbcommon.git] / src / xkbcomp / action.c
2012-09-01 Ran BenitaOrganize xkbcomp/ header files
2012-08-10 Ran Benitaaction: get rid of xkb_any_action
2012-08-10 Ran BenitaStore actions inside struct xkb_key
2012-08-10 Ran BenitaRemove AutoKeyNames feature
2012-08-10 Ran BenitaModernize struct xkb_mods
2012-08-07 Ran BenitaFix virtual modifiers mask extraction
2012-08-07 Ran BenitaRemove xproto build dependency
2012-08-07 Ran Benitaaction: drop global actionInitialized
2012-08-07 Ran Benitaexpr: constify function arguments
2012-07-27 Ran BenitaRemove ExprResult
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveEnum
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveMask
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveInteger
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveButton
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveGroup
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveBoolean
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveString
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveLhs
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveKeyName
2012-07-26 Ran BenitaConvert defines to enums in xkbcomp.h
2012-07-26 Ran Benitautils: add/replace string equality macros
2012-07-26 Ran BenitaDrop Xkbc prefix of text functions
2012-07-26 Ran BenitaUse xkb_mod_mask_t and xkb_mask_index_t throughout
2012-07-26 Ran BenitaRemove alloc.{c,h}
2012-07-26 Ran BenitaSome atom related optimizations
2012-07-22 Ran Benitaexpr: use new log functions
2012-07-22 Ran Benitaaction: use new log functions
2012-07-22 Ran Benitautils: remove uTypedAlloc/Calloc
2012-07-18 Ran BenitaUse xkb_group_index_t for group variables throughout
2012-07-18 Ran BenitaConvert macros to inline functions
2012-07-18 Ran BenitaPass around xkb_key's instead of keycodes
2012-07-18 Ran BenitaGet rid of struct xkb_key_name
2012-07-18 Ran BenitaReplace xkb_keycode_t 'key' variable name by 'kc'
2012-07-17 Daniel StoneRun source tree through uncrustify
2012-05-11 Daniel StoneRename 'ctx' back to 'context' in external API
2012-05-09 Daniel StoneMerge remote-tracking branch 'krh/keysyms'
2012-05-09 Ran BenitaShorten context to ctx
2012-05-09 Ran BenitaMake the context available for XkbcAtomText
2012-05-09 Ran BenitaMake the context available for XkbcAtomGetString
2012-05-09 Ran BenitaMake the context available to xkb_intern_atom
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-05-01 Ran BenitaRemove unused 'which' and 'merge' arguments
2012-04-30 Ran BenitaUse stdbool.h
2012-04-30 Ran BenitaFix formatting in xkbcomp headers
2012-04-09 Ran BenitaReformat actionHandler dispatch table
2012-04-09 Daniel StoneRename xkb_desc to xkb_keymap
2012-04-02 Ran BenitaMake temporary fix for stale xkb_atoms
2012-03-27 Daniel StoneFix build for X11 modifier masks
2012-03-27 Ran BenitaDefine our own NoSymbol value and use it
2012-03-27 Ran BenitaDefine our own None atom value
2012-03-27 Ran BenitaUse strcasecmp consistently instead of uStrCaseCmp
2012-03-10 Daniel StoneRemove overlay support as well
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes-cont'
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes'
2012-03-02 Ran BenitaUse global tables for action string handling
2012-03-02 Ran BenitaConstify global tables
2012-03-02 Ran BenitaUse memset instead of bzero
2012-03-02 Ran BenitaRemove return's at the end of void functions
2012-02-25 Ran BenitaFix all constness warnings
2012-02-25 Ran BenitaRemove unused includes of "tokens.h"
2012-02-20 Daniel StonePerform bounds checking in ExprResolveGroup
2012-02-20 Daniel StoneRemove field reference lookup support
2012-02-20 Daniel StoneTurn ExprResolveInteger into a simple wrapper
2012-02-20 Daniel StoneAdd ExprResolveGroup helper
2012-02-20 Daniel StoneAdd ExprResolveButton helper
2012-02-20 Daniel StoneRemove priv arguments from ExprResolveString
2012-02-20 Daniel StoneRemove priv arguments from ExprResolveKeyName
2012-02-20 Daniel StoneRemove priv arguments from ExprResolveBoolean
2012-02-20 Daniel StoneIntroduce ExprResolveVModMask
2012-02-15 Daniel StoneIntroduce xkb_keycode_t for keycodes
2011-01-29 Kristian HøgsbergRename XkbcInternAtom() to xkb_intern_atom() and export
2010-10-20 Kristian HøgsbergRestore compatible action structs
2010-09-27 Adam JacksonDead code removal and static markup
2010-07-02 Kristian HøgsbergGet rid of a few unused #defines in public header
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-30 Kristian HøgsbergConstify XkbcAtomText()
2010-06-30 Kristian HøgsbergUse the right action structs
2010-06-30 Kristian HøgsbergCopy over missing action structs from kbproto
2010-06-30 Kristian HøgsbergRename Xkbc*Action to struct xkb_*_action
2010-06-22 Daniel StoneCopy in XkbCompatMapRec and XkbSymInterpretRec
2010-06-22 Daniel StoneRegroup actions into current vs. deprecated, resize...
2010-06-22 Daniel Stonexkbcomp: Don't leak atom text and string exprs
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-05 Dan NicholsonAdd action datatypes as defined in the server
2009-04-04 Dan NicholsonRemove trailing spaces in source files
2009-03-31 Dan Nicholsonxkbcomp: Remove duplicated macros
2009-03-28 Dan NicholsonAdd more *Text functions from xkbfile
2009-03-28 Dan Nicholsonxkbcomp: Drop unused Display argument in Atom functions
2009-03-28 Dan Nicholsonlibxkbcomp: Use the internal Atom implementation
2009-03-28 Dan Nicholsonlibxkbcomp: Drop unused format field for *Text functions
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