index
:
xorg/lib/libxkbcommon
for-weston-0.85
master
Keyboard handling library using XKB data (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbcommon)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
Make xkb_keymap_num_leds return the index range instead of active count
Ran Benita
2
-2
/
+2
2012-10-10
stringcomp: test compilation of a dump of a keymap created from rules
Ran Benita
1
-0
/
+12
2012-10-10
keymap, state: don't assume led index < xkb_keymap_num_leds
Ran Benita
2
-5
/
+32
2012-10-09
keysym: fix xkb_keysym_is_upper/lower() to work properly
Ran Benita
1
-0
/
+29
2012-10-06
state: fix bad EFFECTIVE check in *_is_active()
Ran Benita
1
-0
/
+9
2012-09-30
parser: remove XkbCompMapList rule
Ran Benita
2
-17
/
+0
2012-09-30
test/interactive: allow -k to get any absolute path
Ran Benita
1
-3
/
+15
2012-09-30
Don't use %z printf format
Ran Benita
1
-2
/
+3
2012-09-27
test: add keycodes files which map directly to evdev codes
Ran Benita
3
-0
/
+1695
2012-09-27
keymap-dump: make it look better with long key names
Ran Benita
1
-495
/
+495
2012-09-27
test/interactive: allow to set evdev offset
Ran Benita
1
-5
/
+13
2012-09-27
Add xkb_state_key_get_one_sym
Daniel Stone
1
-0
/
+15
2012-09-24
Add format argument to xkb_keymap_get_as_string
Ran Benita
2
-2
/
+2
2012-09-24
API: add _context prefix to log-related functions
Ran Benita
3
-18
/
+18
2012-09-24
state: correctly wrap state->locked_group and ->group
Ran Benita
1
-0
/
+40
2012-09-24
Don't choke on RMLVO layout string with holes
Ran Benita
1
-0
/
+3
2012-09-24
Don't use xkbcommon-compat names in internal code
Ran Benita
9
-65
/
+65
2012-09-19
test: add print-compiled-keymap tool
Ran Benita
2
-0
/
+107
2012-09-17
symbols: fix buffer overflow with illegal explicit group
Ran Benita
1
-0
/
+3
2012-09-16
keyseq: add test for repeat-shift-repeat-unshift-repeat
Ran Benita
1
-1
/
+17
2012-09-16
Organize src/ and test/ headers
Ran Benita
11
-41
/
+6
2012-09-15
keycodes: ignore explicit minimum/maximum statements
Ran Benita
1
-2
/
+0
2012-09-14
keyseq: test that de(neo) is working properly
Ran Benita
1
-1
/
+75
2012-09-13
symbols: fix real/alias key merge ordering bug
Ran Benita
1
-1
/
+22
2012-09-13
keymap-dump: don't write spaces between multiple-syms-per-level
Ran Benita
1
-2
/
+2
2012-09-12
Copyright updates
Daniel Stone
7
-41
/
+59
2012-09-03
test/rules-file: add benchmark
Ran Benita
1
-7
/
+48
2012-09-03
test: add rmlvo-to-kccgst tool
Ran Benita
2
-0
/
+86
2012-09-03
rules: fix check for appending '|' character when applying
Ran Benita
2
-2
/
+2
2012-09-03
Don't printf NULL strings
Ran Benita
1
-1
/
+2
2012-09-03
test/data/symbols: keypad can only have one default section
Ran Benita
1
-1
/
+1
2012-09-03
Set log level for tests through env, not directly
Ran Benita
1
-3
/
+0
2012-09-03
log: replace "priority" by "level" everywhere
Ran Benita
3
-13
/
+17
2012-09-02
state: fix mod_names_are_active
Ran Benita
1
-20
/
+25
2012-09-01
compat: ignore "group" (compatibility) statements
Ran Benita
1
-3
/
+0
2012-09-01
compat: ignore "locking" field in sym interprets
Ran Benita
1
-1
/
+0
2012-09-01
rulescomp: remove bad failtests
Ran Benita
3
-10
/
+1590
2012-09-01
Organize xkbcomp/ header files
Ran Benita
1
-2
/
+2
2012-09-01
Allocate xkb_component_names on stack
Ran Benita
1
-17
/
+15
2012-08-09
Fix warning
Ran Benita
1
-4
/
+1
2012-08-08
Add xkb_map_mod_mask_remove_consumed
Daniel Stone
1
-0
/
+31
2012-08-08
Add xkb_log_level enum rather than using syslog
Daniel Stone
3
-9
/
+15
2012-08-08
Increase log verbosity in tests
Daniel Stone
2
-1
/
+5
2012-08-08
stringcomp: Make test more punishing
Daniel Stone
1
-120
/
+589
2012-08-08
test/dump: Remove superfluous test
Daniel Stone
2
-1998
/
+0
2012-08-08
test/stringcomp: Perform full round-trip test
Daniel Stone
1
-6
/
+31
2012-08-08
stringcomp: Remove unnecessary Level1 mappings
Daniel Stone
1
-2
/
+0
2012-08-08
test: Minimise includes
Daniel Stone
6
-18
/
+2
2012-08-08
stringcomp: Update input file for output changes
Daniel Stone
1
-69
/
+69
2012-08-08
test: Add extremely rudimentary include path test
Daniel Stone
1
-1
/
+3
[next]