platform/upstream/libxkbcommon.git
2012-08-08 Daniel StoneAdd support for default rules/model/layout
2012-08-08 Daniel Stonetests: Fix uninitialised-use-of-'ret' warning
2012-08-08 Daniel Stonetest: Use test_get_context() in interactive
2012-08-08 Daniel StoneWarning fixes
2012-08-08 Ran BenitaAdd API to query whether a modifier is consumed
2012-08-08 Ran Benitatypes: remove default type
2012-08-07 Ran Benitatypes: store atoms instead of strings for level and...
2012-08-07 Ran Benitatypes: use regular array for map entries
2012-08-07 Ran Benitatypes: use regular array for types
2012-08-07 Ran Benitatypes: remove DeleteLevel1MapEntries
2012-08-07 Ran Benitatypes: move preserve directly into xkb_kt_map_entry
2012-08-07 Ran BenitaFix virtual modifiers mask extraction
2012-08-07 Ran Benitatypes: small changes
2012-08-07 Ran BenitaRemove xproto build dependency
2012-08-07 Ran Benitatypes: don't use canonical/required types
2012-08-07 Ran Benitatypes: add a general overview
2012-08-07 Ran Benitasymbols: remove support for key behaviors
2012-08-07 Ran Benitakeycodes: small changes
2012-08-07 Ran BenitaHandle key names consistently
2012-08-07 Ran Benitakeycodes: add a general overview
2012-08-07 Ran Benitaexpr: make ResolveLevel return zero-based level
2012-08-07 Ran BenitaAdd and use xkb_level_index_t
2012-08-07 Ran Benitaaction: drop global actionInitialized
2012-08-07 Ran Benitaexpr: constify function arguments
2012-08-07 Ran Benitalog: allow to resore default log function
2012-08-07 Ran Benitadarray: fix formatting
2012-08-07 Ran Benitafilecomp: fix path and error message
2012-08-07 Ran Benitainteractive: add support to run from keymap file
2012-08-07 Ran Benitakeyseq: use our own keysyms
2012-08-07 Ran BenitaReplace more defines with enums
2012-08-07 Ran BenitaMake top level Handle*File functions nicer
2012-08-07 Ran BenitaUse xkb_led_index_t throughout
2012-08-07 Ran Benitavmod: remove unused fields
2012-08-07 Ran BenitaREADME: s/xkb_desc/xkb_keymap
2012-08-07 Ran BenitaUse only one set of core mod name-to-index functions
2012-08-07 Ran Benitamap: fix incorrect return value
2012-08-07 Ran Benitamap: fix virtual mod index calculation
2012-08-07 Ran Benitakeymap-dump: use ActionTypeText
2012-08-07 Ran Benitakeymap-dump: use SITextMatch
2012-08-07 Ran Benitakeymap-dump: clean up write_buf function
2012-07-28 Ran BenitaAdd an interactive evdev test
2012-07-27 Ran BenitaRemove ExprResult
2012-07-27 Ran Benitaexpr: remove support for evaluating string as integer
2012-07-27 Daniel StoneDon't create contexts with no include paths
2012-07-27 Daniel Stonecontext test: Use test_get_context()
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 ResolveLevel
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveKeyCode
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveGroup
2012-07-26 Ran Benitaexpr: drop ExprResult from ResolveKeysym
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 Benitaparser: untabify
2012-07-26 Ran BenitaConvert defines to enums in xkbcomp.h
2012-07-26 Ran BenitaFix incorrect comparison
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 Benitascanner: don't strdup key names
2012-07-26 Ran BenitaSome atom related optimizations
2012-07-26 Ran Benitaexpr: don't divide by zero
2012-07-26 Ran Benitatypes: fix canonical types copying
2012-07-26 Ran Benitakeycodes: fix valgrind warnings
2012-07-26 Ran Benitaparse: remove unused #define
2012-07-26 Ran Benitaexpr: Remove ExprResolveFloat
2012-07-23 Daniel Stonemakekeys: Add top_srcdir to include path
2012-07-22 Ran BenitaAdd test for logging functionality
2012-07-22 Ran BenitaRemove old logging leftovers
2012-07-22 Ran Benitaxkbcomp: use new log functions
2012-07-22 Ran Benitaparse: use new log functions
2012-07-22 Ran Benitapath: use new log functions
2012-07-22 Ran Benitamisc: use new log functions
2012-07-22 Ran Benitavmod: use new log functions
2012-07-22 Ran Benitarules: use new log functions
2012-07-22 Ran Benitaexpr: use new log functions
2012-07-22 Ran Benitaaction: use new log functions
2012-07-22 Ran Benitatypes: use new log functions
2012-07-22 Ran Benitatypes: add keymap to KeyTypesInfo
2012-07-22 Ran Benitacompat: use new log functions
2012-07-22 Ran Benitacompat: add keymap to CompatInfo
2012-07-22 Ran Benitasymbols: use new log functions
2012-07-22 Ran Benitasymbols: add keymap to SymbolsInfo
2012-07-22 Ran Benitakeycodes: use new log functions
2012-07-22 Ran Benitakeycodes: add keymap to KeyNamesInfo
2012-07-22 Ran BenitaAdd logging API
2012-07-22 Ran Benitautils: replace FATAL by malloc_or_die
2012-07-22 Ran Benitautils: remove Xfuncproto.h and use our own macros
2012-07-22 Ran Benitautils: remove uTypedAlloc/Calloc
2012-07-22 Ran Benitabuild: drop the include/ directory
2012-07-20 Ran BenitaFix bison 2.6 and clang warnings
2012-07-18 Ran BenitaRemove CommonInfo
2012-07-18 Ran Benitatypes: use list instead of CommonInfo for KeyTypeInfo
2012-07-18 Ran BenitaSimplify HandleInclude functions
2012-07-18 Ran BenitaRemove haveSelf include feature
next