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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-12
Update COPYING
Daniel Stone
1
-1
/
+120
2012-09-12
Copyright updates
Daniel Stone
25
-102
/
+318
2012-09-11
utils: Replace DEC copyright with Ran's
Daniel Stone
1
-25
/
+22
2012-09-11
xkbcommon-keysyms: Add header protection
David Herrmann
2
-2
/
+15
2012-09-11
Android.mk: Remove unnecessary for loop
Helio Chissini de Castro
1
-5
/
+0
2012-09-11
Remove unused ExprResolveKeyName
Daniel Stone
2
-49
/
+0
2012-09-11
Constify keysym <-> Unicode lookup table
Daniel Stone
1
-1
/
+1
2012-09-11
xkbcommon.h build fix for missing stdarg.h
Pekka Paalanen
1
-0
/
+1
2012-09-11
Update Android.mk
Daniel Stone
1
-8
/
+12
2012-09-11
kbproto unentanglement: drop dependency
Daniel Stone
2
-4
/
+0
2012-09-11
kbproto unentanglement: XkbGeomPtsPerMM
Daniel Stone
2
-2
/
+2
2012-09-11
kbproto unentanglement: XkbExplicit*Mask
Daniel Stone
5
-13
/
+21
2012-09-11
kbproto unentanglement: XkbSI_AutoRepeat
Daniel Stone
4
-11
/
+7
2012-09-11
kbproto unentanglement: XkbSI match flags
Daniel Stone
5
-37
/
+49
2012-09-11
kbproto unentanglement: control actions
Daniel Stone
3
-20
/
+37
2012-09-10
kbproto unentanglement: XkbMaxShiftLevel
Daniel Stone
1
-3
/
+2
2012-09-10
kbproto unentanglement: Xkb{Wrap,Clamp,Redirect}IntoRange
Daniel Stone
4
-17
/
+25
2012-09-10
actions: Remove PointerDefault affect field
Daniel Stone
3
-11
/
+7
2012-09-10
kbproto unentanglement: action flags
Daniel Stone
5
-65
/
+79
2012-09-10
kbproto unentanglement: XkbLC_*
Daniel Stone
5
-14
/
+27
2012-09-10
kbproto unentanglement: XkbIM_*
Daniel Stone
5
-43
/
+35
2012-09-10
kbproto unentanglement: action types
Daniel Stone
9
-126
/
+162
2012-09-10
Remove deprecated actions
Daniel Stone
5
-396
/
+20
2012-09-10
kbproto unentanglement: XkbNumVirtualMods
Daniel Stone
8
-30
/
+32
2012-09-10
kbproto unentanglement: XkbNumIndicators
Daniel Stone
7
-19
/
+22
2012-09-10
kbproto untanglement: XkbKbdNumGroups
Daniel Stone
5
-29
/
+30
2012-09-10
kbproto untanglement: XkbKeyNameLength
Daniel Stone
13
-35
/
+37
2012-09-05
rules: use goto instead of state variable
Ran Benita
1
-153
/
+128
2012-09-05
rules: rewrite
Ran Benita
1
-853
/
+978
2012-09-05
compat: make LEDInfo a wrapper around xkb_indicator_map
Ran Benita
1
-72
/
+40
2012-09-04
Fold keymap->indicator_names into keymap->indicators
Ran Benita
5
-11
/
+12
2012-09-03
Unify some string tables from xkbcomp, text and keymap-dump
Ran Benita
10
-283
/
+247
2012-09-03
Convert rest of names in xkb_keymap back to atoms
Ran Benita
8
-43
/
+53
2012-09-03
expr: make ResolveString return an atom
Ran Benita
6
-22
/
+21
2012-09-03
atom: add xkb_atom_lookup
Ran Benita
4
-0
/
+31
2012-09-03
atom: separate lookup logic from atom_intern
Ran Benita
1
-17
/
+37
2012-09-03
atom: make type and name of the 'a' field clearer
Ran Benita
1
-4
/
+4
2012-09-03
test/rules-file: add benchmark
Ran Benita
2
-8
/
+49
2012-09-03
test: add rmlvo-to-kccgst tool
Ran Benita
3
-1
/
+89
2012-09-03
rules: fix check for appending '|' character when applying
Ran Benita
3
-3
/
+3
2012-09-03
Use XKB_MOD_INVALID instead of XkbNoModifier
Ran Benita
5
-6
/
+6
2012-09-03
Don't printf NULL strings
Ran Benita
3
-5
/
+14
2012-09-03
xkbcomp: add debug messages of the RMLVO and KcCGST
Ran Benita
1
-0
/
+11
2012-09-03
include: document ParseIncludeMap better
Ran Benita
1
-21
/
+50
2012-09-03
test/data/symbols: keypad can only have one default section
Ran Benita
1
-1
/
+1
2012-09-03
include: properly use the default map if none is found
Ran Benita
1
-4
/
+13
2012-09-03
Set log level for tests through env, not directly
Ran Benita
2
-4
/
+3
2012-09-03
log: replace "priority" by "level" everywhere
Ran Benita
11
-90
/
+99
2012-09-03
action: fix LookupEntry for "lockdevbtn"
Ran Benita
1
-1
/
+1
2012-09-03
action: remove redundant check
Ran Benita
1
-7
/
+0
[next]