platform/upstream/libxkbcommon.git
2012-09-03 Ran Benitaaction: fix LookupEntry for "lockdevbtn"
2012-09-03 Ran Benitaaction: remove redundant check
2012-09-03 Ran Benitaaction: keep array of default actions, instead of list...
2012-09-03 Ran Benitaaction: disallow setting an action_field default for...
2012-09-03 Ran Benitaaction: clean up formatting of extern functions
2012-09-03 Ran Benitatypes: don't strdup a default name
2012-09-03 Ran Benitatypes: use darray for KeyTypesInfo instead of list
2012-09-03 Ran Benitatypes: remove outdated comments
2012-09-03 Ran Benitakeymap: optimize FindInterpsForKey a bit
2012-09-03 Ran Benitakeymap: refactor ApplyInterpsToKey
2012-09-02 Ran BenitaAdd xkbcomp/keymap.c and move some code there
2012-09-02 Ran BenitaMove enum xkb_file_type to xkbcomp/ast.h
2012-09-02 Ran Benitaxkbcomp: clean up compile_keymap function
2012-09-02 Ran Benitamap, state: check for KeycodeInRange only in API functions
2012-09-02 Ran Benitastate: fix mod_names_are_active
2012-09-02 Ran Benitastate: fix type confusion within xkb_state_update_mask
2012-09-02 Ran Benitastate: remove unneeded optimization
2012-09-02 Ran Benitastate: light indicator when either condition is satisfied
2012-09-02 Ran Benitastate: fix led_update_all group mask calculation
2012-09-02 Ran Benitakeycodes: remove outdated comments
2012-09-02 Ran Benitakeycodes: use darray for aliases instead of list
2012-09-02 Ran Benitakeycodes: use array for indicator names instead of...
2012-09-02 Ran Benitakeycodes: ignore "virtual" in indicators
2012-09-02 Ran Benitasymbols: call deinit functions Clear instead of Free
2012-09-02 Ran Benitasymbols: remove comparison of unsigned >= 0
2012-09-02 Ran Benitavmod: remove outdated comments
2012-09-02 Ran Benitavmod: ClearVModInfo doesn't need the keymap
2012-09-02 Ran Benitavmod: remove useless keymap initialization
2012-09-02 Ran Benitavmod: remove support for resolving integer to virtual...
2012-09-02 Ran Benitaexpr: move op_type/value_type_to_string functions to ast
2012-09-02 Ran Benitavmod: remove support for direct vmod -> real mod mapping
2012-09-02 Ran Benitaxkbcomp: seperate keymap-copying code from Compile...
2012-09-02 Ran Benitacompat: only compute 'bool report' once
2012-09-02 Ran Benitacompat: disallow changing global defaults from within...
2012-09-02 Ran Benitacompat: use darray instead of list for interps
2012-09-02 Ran Benitacompat: remove "flags" field from xkb_indicator_map
2012-09-01 Ran Benitacompat: ignore "allowExplicit" in indicator statements
2012-09-01 Ran Benitacompat: ignore "ledDrivesKbd" in indicator statements
2012-09-01 Ran Benitacompat: ignore "group" (compatibility) statements
2012-09-01 Ran Benitacompat: get rid of BindIndicators
2012-09-01 Ran Benitacompat: ignore "index" field in indicator statements
2012-09-01 Ran Benitacompat: remove dead NoAutomatic code
2012-09-01 Ran Benitacompat: ignore "locking" field in sym interprets
2012-09-01 Ran Benitacompat: small changes
2012-09-01 Ran Benitacompat: add general overview
2012-09-01 Ran Benitaaction: convert action field type to enum
2012-09-01 Ran Benitatypes: add "Effects on keymap" to overview
2012-09-01 Ran Benitarulescomp: remove bad failtests
2012-09-01 Ran BenitaOrganize xkbcomp/ header files
2012-09-01 Ran BenitaAllocate xkb_component_names on stack
2012-09-01 Ran BenitaMove ISEMPTY to utils.h
2012-08-11 Daniel StoneMove 'no symbols defined for ...' message to a warning
2012-08-10 Ran BenitaCombine a couple of macros
2012-08-10 Ran Benitaaction: get rid of xkb_any_action
2012-08-10 Ran BenitaRemove XkbKeyTypeIndex and widen index type
2012-08-10 Ran BenitaStore actions inside struct xkb_key
2012-08-10 Ran Benitakeycodes: save context in Info, not keymap
2012-08-10 Ran BenitaRemove xkbcomp/misc.c
2012-08-10 Ran BenitaRemove left over keycodes.h
2012-08-10 Ran BenitaRemove AutoKeyNames feature
2012-08-10 Ran Benitamap: share some code
2012-08-10 Ran BenitaUse XKB_{GROUP,LEVEL}_INVALID instead of -1 for errors
2012-08-10 Ran Benitastate: use global static const for fake action
2012-08-10 Ran BenitaModernize struct xkb_mods
2012-08-08 Ran BenitaFix xkb_keymap::vmods type
2012-08-08 Ran Benitatypes: don't compute effective masks here as well
2012-08-08 Ran Benitatypes: get rid of PreserveInfo
2012-08-08 Ran Benitakeymap-dump: use VModMaskText
2012-08-08 Ran BenitaFix warning
2012-08-08 Daniel StoneAdd xkb_map_mod_mask_remove_consumed
2012-08-08 Daniel StoneAdd xkb_log_level enum rather than using syslog
2012-08-08 Daniel StoneIncrease log verbosity in tests
2012-08-08 Daniel StoneRules: mmap() rules file instead of using getc()
2012-08-08 Pekka Paalanenandroid: add build files
2012-08-08 Daniel Stonestringcomp: Make test more punishing
2012-08-08 Daniel Stonetest/dump: Remove superfluous test
2012-08-08 Daniel Stonetest/stringcomp: Perform full round-trip test
2012-08-08 Daniel Stonestringcomp: Remove unnecessary Level1 mappings
2012-08-08 Daniel StoneAlways have at least one level in types
2012-08-08 Daniel StoneIncludeStmt: Remove useless 'path' member
2012-08-08 Daniel StoneRemove unused vmodmask calculation
2012-08-08 Daniel Stonetest: Minimise includes
2012-08-08 Daniel Stonestringcomp: Update input file for output changes
2012-08-08 Daniel Stonetest: Add extremely rudimentary include path test
2012-08-08 Daniel StoneRename xkey test to keysym
2012-08-08 Daniel StonePrint failed include paths on failure to find rules
2012-08-08 Daniel StoneMove xkb_context struct to xkb-priv.h
2012-08-08 Daniel Stonecontext: Maintain list of failed include paths
2012-08-08 Daniel StoneMore useful error message on failing RMLVO -> KcCGST
2012-08-08 Daniel StoneMove more of xkb_map_new_from_rmlvo into compilation
2012-08-08 Daniel StoneStaticise xkb_map_new_from_kccgst
2012-08-08 Daniel Stonetest: Use test_compile_*() in interactive
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
next