index
:
delta/xorg-lib-libxkbcommon.git
azure-pipelines
baserock/genivi/baseline
baserock/morph
bug-74422
ci-simplify
compose
for-weston-0.85
master
meson-deprecations
travis-valgrind
update-latched-locked
github.com: xkbcommon/libxkbcommon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbproto untanglement: XkbKeyNameLength
Daniel Stone
2012-09-10
13
-35
/
+37
*
rules: use goto instead of state variable
Ran Benita
2012-09-05
1
-153
/
+128
*
rules: rewrite
Ran Benita
2012-09-05
1
-853
/
+978
*
compat: make LEDInfo a wrapper around xkb_indicator_map
Ran Benita
2012-09-05
1
-72
/
+40
*
Fold keymap->indicator_names into keymap->indicators
Ran Benita
2012-09-04
5
-11
/
+12
*
Unify some string tables from xkbcomp, text and keymap-dump
Ran Benita
2012-09-03
10
-283
/
+247
*
Convert rest of names in xkb_keymap back to atoms
Ran Benita
2012-09-03
8
-43
/
+53
*
expr: make ResolveString return an atom
Ran Benita
2012-09-03
6
-22
/
+21
*
atom: add xkb_atom_lookup
Ran Benita
2012-09-03
4
-0
/
+31
*
atom: separate lookup logic from atom_intern
Ran Benita
2012-09-03
1
-17
/
+37
*
atom: make type and name of the 'a' field clearer
Ran Benita
2012-09-03
1
-4
/
+4
*
rules: fix check for appending '|' character when applying
Ran Benita
2012-09-03
1
-1
/
+1
*
Use XKB_MOD_INVALID instead of XkbNoModifier
Ran Benita
2012-09-03
5
-6
/
+6
*
Don't printf NULL strings
Ran Benita
2012-09-03
2
-4
/
+12
*
xkbcomp: add debug messages of the RMLVO and KcCGST
Ran Benita
2012-09-03
1
-0
/
+11
*
include: document ParseIncludeMap better
Ran Benita
2012-09-03
1
-21
/
+50
*
include: properly use the default map if none is found
Ran Benita
2012-09-03
1
-4
/
+13
*
log: replace "priority" by "level" everywhere
Ran Benita
2012-09-03
7
-64
/
+68
*
action: fix LookupEntry for "lockdevbtn"
Ran Benita
2012-09-03
1
-1
/
+1
*
action: remove redundant check
Ran Benita
2012-09-03
1
-7
/
+0
*
action: keep array of default actions, instead of list of changes
Ran Benita
2012-09-03
4
-105
/
+92
*
action: disallow setting an action_field default for all types
Ran Benita
2012-09-03
1
-13
/
+8
*
action: clean up formatting of extern functions
Ran Benita
2012-09-03
1
-48
/
+62
*
types: don't strdup a default name
Ran Benita
2012-09-03
1
-1
/
+1
*
types: use darray for KeyTypesInfo instead of list
Ran Benita
2012-09-03
1
-53
/
+18
*
types: remove outdated comments
Ran Benita
2012-09-03
1
-26
/
+0
*
keymap: optimize FindInterpsForKey a bit
Ran Benita
2012-09-03
2
-5
/
+9
*
keymap: refactor ApplyInterpsToKey
Ran Benita
2012-09-03
1
-33
/
+14
*
Add xkbcomp/keymap.c and move some code there
Ran Benita
2012-09-02
4
-323
/
+360
*
Move enum xkb_file_type to xkbcomp/ast.h
Ran Benita
2012-09-02
7
-53
/
+53
*
xkbcomp: clean up compile_keymap function
Ran Benita
2012-09-02
5
-130
/
+91
*
map, state: check for KeycodeInRange only in API functions
Ran Benita
2012-09-02
2
-23
/
+15
*
state: fix mod_names_are_active
Ran Benita
2012-09-02
2
-4
/
+12
*
state: fix type confusion within xkb_state_update_mask
Ran Benita
2012-09-02
1
-9
/
+12
*
state: remove unneeded optimization
Ran Benita
2012-09-02
1
-3
/
+0
*
state: light indicator when either condition is satisfied
Ran Benita
2012-09-02
1
-4
/
+4
*
state: fix led_update_all group mask calculation
Ran Benita
2012-09-02
1
-4
/
+4
*
keycodes: remove outdated comments
Ran Benita
2012-09-02
1
-56
/
+7
*
keycodes: use darray for aliases instead of list
Ran Benita
2012-09-02
1
-78
/
+37
*
keycodes: use array for indicator names instead of list
Ran Benita
2012-09-02
1
-85
/
+48
*
keycodes: ignore "virtual" in indicators
Ran Benita
2012-09-02
1
-65
/
+41
*
symbols: call deinit functions Clear instead of Free
Ran Benita
2012-09-02
1
-10
/
+9
*
symbols: remove comparison of unsigned >= 0
Ran Benita
2012-09-02
1
-1
/
+1
*
vmod: remove outdated comments
Ran Benita
2012-09-02
2
-36
/
+2
*
vmod: ClearVModInfo doesn't need the keymap
Ran Benita
2012-09-02
3
-12
/
+10
*
vmod: remove useless keymap initialization
Ran Benita
2012-09-02
1
-3
/
+0
*
vmod: remove support for resolving integer to virtual modifier
Ran Benita
2012-09-02
2
-23
/
+28
*
expr: move op_type/value_type_to_string functions to ast
Ran Benita
2012-09-02
10
-119
/
+83
*
vmod: remove support for direct vmod -> real mod mapping
Ran Benita
2012-09-02
1
-45
/
+6
*
xkbcomp: seperate keymap-copying code from Compile functions
Ran Benita
2012-09-02
3
-72
/
+87
[next]