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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-07
Use only one set of core mod name-to-index functions
Ran Benita
5
-85
/
+64
2012-08-07
map: fix incorrect return value
Ran Benita
1
-1
/
+1
2012-08-07
map: fix virtual mod index calculation
Ran Benita
1
-4
/
+4
2012-08-07
keymap-dump: use ActionTypeText
Ran Benita
2
-79
/
+51
2012-08-07
keymap-dump: use SITextMatch
Ran Benita
1
-35
/
+1
2012-08-07
keymap-dump: clean up write_buf function
Ran Benita
1
-208
/
+183
2012-07-27
Remove ExprResult
Ran Benita
7
-202
/
+163
2012-07-27
expr: remove support for evaluating string as integer
Ran Benita
1
-20
/
+1
2012-07-27
Don't create contexts with no include paths
Daniel Stone
1
-5
/
+8
2012-07-27
expr: drop ExprResult from ResolveEnum
Ran Benita
5
-51
/
+69
2012-07-27
expr: drop ExprResult from ResolveMask
Ran Benita
7
-158
/
+195
2012-07-27
expr: drop ExprResult from ResolveInteger
Ran Benita
5
-71
/
+115
2012-07-27
expr: drop ExprResult from ResolveButton
Ran Benita
3
-29
/
+54
2012-07-27
expr: drop ExprResult from ResolveLevel
Ran Benita
3
-16
/
+20
2012-07-27
expr: drop ExprResult from ResolveKeyCode
Ran Benita
3
-50
/
+53
2012-07-27
expr: drop ExprResult from ResolveGroup
Ran Benita
4
-30
/
+38
2012-07-27
expr: drop ExprResult from ResolveKeysym
Ran Benita
3
-18
/
+18
2012-07-27
expr: drop ExprResult from ResolveBoolean
Ran Benita
5
-52
/
+86
2012-07-27
expr: drop ExprResult from ResolveString
Ran Benita
6
-36
/
+54
2012-07-27
expr: drop ExprResult from ResolveLhs
Ran Benita
7
-86
/
+87
2012-07-27
expr: drop ExprResult from ResolveKeyName
Ran Benita
3
-9
/
+9
2012-07-27
parser: untabify
Ran Benita
2
-797
/
+758
2012-07-27
Convert defines to enums in xkbcomp.h
Ran Benita
16
-390
/
+402
2012-07-27
Fix incorrect comparison
Ran Benita
2
-2
/
+2
2012-07-27
utils: add/replace string equality macros
Ran Benita
16
-168
/
+176
2012-07-27
Drop Xkbc prefix of text functions
Ran Benita
11
-93
/
+88
2012-07-27
Use xkb_mod_mask_t and xkb_mask_index_t throughout
Ran Benita
9
-111
/
+141
2012-07-27
Remove alloc.{c,h}
Ran Benita
9
-225
/
+137
2012-07-27
scanner: don't strdup key names
Ran Benita
4
-36
/
+34
2012-07-27
Some atom related optimizations
Ran Benita
15
-212
/
+105
2012-07-26
expr: don't divide by zero
Ran Benita
1
-0
/
+10
2012-07-26
types: fix canonical types copying
Ran Benita
2
-4
/
+5
2012-07-26
keycodes: fix valgrind warnings
Ran Benita
1
-0
/
+3
2012-07-26
parse: remove unused #define
Ran Benita
1
-2
/
+0
2012-07-26
expr: Remove ExprResolveFloat
Ran Benita
2
-102
/
+0
2012-07-23
Remove old logging leftovers
Ran Benita
4
-17
/
+2
2012-07-23
xkbcomp: use new log functions
Ran Benita
5
-51
/
+69
2012-07-23
parse: use new log functions
Ran Benita
5
-46
/
+68
2012-07-23
path: use new log functions
Ran Benita
1
-7
/
+5
2012-07-23
misc: use new log functions
Ran Benita
1
-14
/
+15
2012-07-23
vmod: use new log functions
Ran Benita
2
-39
/
+46
2012-07-23
rules: use new log functions
Ran Benita
1
-45
/
+54
2012-07-23
expr: use new log functions
Ran Benita
6
-103
/
+100
2012-07-23
action: use new log functions
Ran Benita
2
-132
/
+164
2012-07-23
types: use new log functions
Ran Benita
1
-129
/
+158
2012-07-23
types: add keymap to KeyTypesInfo
Ran Benita
1
-125
/
+121
2012-07-23
compat: use new log functions
Ran Benita
3
-108
/
+140
2012-07-23
compat: add keymap to CompatInfo
Ran Benita
1
-112
/
+106
2012-07-23
symbols: use new log functions
Ran Benita
1
-200
/
+265
2012-07-23
symbols: add keymap to SymbolsInfo
Ran Benita
1
-82
/
+79
[next]