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-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
2012-09-01
Ran Benita
compat: ignore "index" field in indicator statements
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
compat: remove dead NoAutomatic code
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
compat: ignore "locking" field in sym interprets
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
compat: small changes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
compat: add general overview
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
action: convert action field type to enum
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
types: add "Effects on keymap" to overview
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
rulescomp: remove bad failtests
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
Organize xkbcomp/ header files
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
Allocate xkb_component_names on stack
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Ran Benita
Move ISEMPTY to utils.h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Daniel Stone
Move 'no symbols defined for ...' message to a warning
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
Combine a couple of macros
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
action: get rid of xkb_any_action
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
Remove XkbKeyTypeIndex and widen index type
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
Store actions inside struct xkb_key
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
keycodes: save context in Info, not keymap
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
Remove xkbcomp/misc.c
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
Remove left over keycodes.h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
Remove AutoKeyNames feature
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
map: share some code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
Use XKB_{GROUP,LEVEL}_INVALID instead of -1 for errors
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
state: use global static const for fake action
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Ran Benita
Modernize struct xkb_mods
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Ran Benita
Fix xkb_keymap::vmods type
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Ran Benita
types: don't compute effective masks here as well
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Ran Benita
types: get rid of PreserveInfo
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Ran Benita
keymap-dump: use VModMaskText
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Ran Benita
Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Daniel Stone
Add xkb_map_mod_mask_remove_consumed
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Daniel Stone
Add xkb_log_level enum rather than using syslog
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Daniel Stone
Increase log verbosity in tests
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Daniel Stone
Rules: mmap() rules file instead of using getc()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Pekka Paalanen
android: add build files
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Daniel Stone
stringcomp: Make test more punishing
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Daniel Stone
test/dump: Remove superfluous test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Daniel Stone
test/stringcomp: Perform full round-trip test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Daniel Stone
stringcomp: Remove unnecessary Level1 mappings
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Daniel Stone
Always have at least one level in types
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Daniel Stone
IncludeStmt: Remove useless 'path' member
commit
|
commitdiff
|
tree
|
snapshot
next