projects
/
platform
/
upstream
/
libxkbcommon.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libxkbcommon.git
2012-09-13
Ran Benita
symbols: fix real/alias key merge ordering bug
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
symbols: add CopySymbolsToKeymap
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
symbols: remove mention of keycodes in CopySymbolsDef
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
symbols: remove unneeded recursion form CopySymbolsDef
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
symbols: add LevelInfo
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
symbols: make xkb_key::syms a plain array
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
symbols: shorten symsMapNumEntries to uint from size_t
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
symbols: consolidate group merging in MergeGroups
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
symbols: add GroupInfo
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
keymap-dump: don't write spaces between multiple-syms...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
symbols: use darray for ModMapEntry instead of list
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ran Benita
state: remove unused next field from xkb_filter
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
Daniel Stone
Update COPYING
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
Daniel Stone
Copyright updates
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Daniel Stone
utils: Replace DEC copyright with Ran's
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
David Herrmann
xkbcommon-keysyms: Add header protection
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Helio Chissini...
Android.mk: Remove unnecessary for loop
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Daniel Stone
Remove unused ExprResolveKeyName
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Daniel Stone
Constify keysym <-> Unicode lookup table
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Pekka Paalanen
xkbcommon.h build fix for missing stdarg.h
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Daniel Stone
Update Android.mk
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Daniel Stone
kbproto unentanglement: drop dependency
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Daniel Stone
kbproto unentanglement: XkbGeomPtsPerMM
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Daniel Stone
kbproto unentanglement: XkbExplicit*Mask
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Daniel Stone
kbproto unentanglement: XkbSI_AutoRepeat
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Daniel Stone
kbproto unentanglement: XkbSI match flags
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Daniel Stone
kbproto unentanglement: control actions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
kbproto unentanglement: XkbMaxShiftLevel
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
kbproto unentanglement: Xkb{Wrap,Clamp,Redirect}IntoRange
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
actions: Remove PointerDefault affect field
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
kbproto unentanglement: action flags
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
kbproto unentanglement: XkbLC_*
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
kbproto unentanglement: XkbIM_*
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
kbproto unentanglement: action types
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
Remove deprecated actions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
kbproto unentanglement: XkbNumVirtualMods
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
kbproto unentanglement: XkbNumIndicators
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
kbproto untanglement: XkbKbdNumGroups
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Daniel Stone
kbproto untanglement: XkbKeyNameLength
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Ran Benita
rules: use goto instead of state variable
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Ran Benita
rules: rewrite
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Ran Benita
compat: make LEDInfo a wrapper around xkb_indicator_map
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Ran Benita
Fold keymap->indicator_names into keymap->indicators
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
Unify some string tables from xkbcomp, text and keymap...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
Convert rest of names in xkb_keymap back to atoms
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
expr: make ResolveString return an atom
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
atom: add xkb_atom_lookup
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
atom: separate lookup logic from atom_intern
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
atom: make type and name of the 'a' field clearer
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
test/rules-file: add benchmark
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
test: add rmlvo-to-kccgst tool
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
rules: fix check for appending '|' character when applying
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
Use XKB_MOD_INVALID instead of XkbNoModifier
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
Don't printf NULL strings
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
xkbcomp: add debug messages of the RMLVO and KcCGST
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
include: document ParseIncludeMap better
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
test/data/symbols: keypad can only have one default...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
include: properly use the default map if none is found
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
Set log level for tests through env, not directly
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
log: replace "priority" by "level" everywhere
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
action: fix LookupEntry for "lockdevbtn"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
action: remove redundant check
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
action: keep array of default actions, instead of list...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
action: disallow setting an action_field default for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
action: clean up formatting of extern functions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
types: don't strdup a default name
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
types: use darray for KeyTypesInfo instead of list
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
types: remove outdated comments
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
keymap: optimize FindInterpsForKey a bit
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Ran Benita
keymap: refactor ApplyInterpsToKey
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
Add xkbcomp/keymap.c and move some code there
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
Move enum xkb_file_type to xkbcomp/ast.h
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
xkbcomp: clean up compile_keymap function
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
map, state: check for KeycodeInRange only in API functions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
state: fix mod_names_are_active
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
state: fix type confusion within xkb_state_update_mask
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
state: remove unneeded optimization
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
state: light indicator when either condition is satisfied
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
state: fix led_update_all group mask calculation
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
keycodes: remove outdated comments
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
keycodes: use darray for aliases instead of list
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
keycodes: use array for indicator names instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
keycodes: ignore "virtual" in indicators
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
symbols: call deinit functions Clear instead of Free
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
symbols: remove comparison of unsigned >= 0
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
vmod: remove outdated comments
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
vmod: ClearVModInfo doesn't need the keymap
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
vmod: remove useless keymap initialization
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
vmod: remove support for resolving integer to virtual...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
expr: move op_type/value_type_to_string functions to ast
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
vmod: remove support for direct vmod -> real mod mapping
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
xkbcomp: seperate keymap-copying code from Compile...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
compat: only compute 'bool report' once
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
compat: disallow changing global defaults from within...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
compat: use darray instead of list for interps
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Ran Benita
compat: remove "flags" field from xkb_indicator_map
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
compat: ignore "allowExplicit" in indicator statements
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
compat: ignore "ledDrivesKbd" in indicator statements
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
compat: ignore "group" (compatibility) statements
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
compat: get rid of BindIndicators
commit
|
commitdiff
|
tree
|
snapshot
next