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
/
xkbcomp
Commit message (
Expand
)
Author
Age
Files
Lines
*
xkbcomp/keymap: use default interpret in ApplyInterpsToKey
Ran Benita
2012-09-27
1
-14
/
+19
*
Fix size_t vs. %d warning
Daniel Stone
2012-09-26
1
-2
/
+2
*
symbols: get rid of autoType
Ran Benita
2012-09-25
1
-46
/
+41
*
symbols: separate type-finding logic from CopySymbolsDef
Ran Benita
2012-09-25
1
-58
/
+62
*
keymap: remove some more unneeded macros
Ran Benita
2012-09-24
1
-4
/
+3
*
keymap: store a pointer to the type in xkb_group instead of index
Ran Benita
2012-09-24
2
-14
/
+15
*
keymap, symbols: improve xkb_key memory layout
Ran Benita
2012-09-24
2
-118
/
+52
*
symbols: move keysyms into LevelInfo
Ran Benita
2012-09-24
1
-175
/
+131
*
symbols: fix index-out-of-bounds in FindAutomaticType
Ran Benita
2012-09-24
1
-1
/
+2
*
symbols: remove unneeded optimization
Ran Benita
2012-09-24
1
-4
/
+0
*
Add missing declaration for _xkbcommon_parse (aka yyparse)
Daniel Stone
2012-09-24
1
-0
/
+3
*
keymap, symbols: use darray for num_groups
Ran Benita
2012-09-24
1
-21
/
+45
*
symbols: avoid possible access-out-of-bound due to explicit_group
Ran Benita
2012-09-24
1
-5
/
+20
*
symbols: rename SymbolsInfo groupNames to group_names
Ran Benita
2012-09-24
1
-8
/
+8
*
keymap: don't use XKB_NUM_GROUPS for key->kt_index
Ran Benita
2012-09-24
1
-0
/
+1
*
Add format argument to xkb_keymap_get_as_string
Ran Benita
2012-09-24
1
-5
/
+7
*
API: add _context prefix to log-related functions
Ran Benita
2012-09-24
4
-8
/
+8
*
symbols: convert KeyInfo->groups to darray
Ran Benita
2012-09-24
1
-51
/
+82
*
symbols: fix memleak from default KeyInfo
Ran Benita
2012-09-24
1
-0
/
+1
*
symbols: disallow changing global defaults from within a key statement
Ran Benita
2012-09-24
1
-3
/
+5
*
symbols: fold PrepareKeyDef into CopySymbolsDef
Ran Benita
2012-09-24
1
-44
/
+24
*
symbols: remove useless identical groups optimization
Ran Benita
2012-09-24
1
-31
/
+1
*
symbols: avoid reverse iteration in PrepareKeyDef
Ran Benita
2012-09-24
1
-18
/
+12
*
Don't choke on RMLVO layout string with holes
Ran Benita
2012-09-24
1
-0
/
+13
*
Rename map.{c,h} to keymap.{c,h}
Ran Benita
2012-09-24
1
-1
/
+1
*
Rename private xkb_map_new to xkb_keymap_new
Ran Benita
2012-09-24
1
-1
/
+1
*
Don't use xkbcommon-compat names in internal code
Ran Benita
2012-09-24
8
-56
/
+56
*
Promote keymap enumeration API to public
Daniel Stone
2012-09-24
2
-3
/
+7
*
Add _xkbcommon_ prefix to parser and lexer symbols
Daniel Stone
2012-09-20
3
-7
/
+9
*
xkbcomp/keymap: correct ACTION_MODS_LOOKUP_MODS handling
Ran Benita
2012-09-19
1
-15
/
+5
*
Fix a couple of mistakes from previous commits
Ran Benita
2012-09-18
2
-3
/
+3
*
symbols: fix buffer overflow with illegal explicit group
Ran Benita
2012-09-17
1
-2
/
+11
*
Organize src/ and test/ headers
Ran Benita
2012-09-16
3
-3
/
+9
*
include: improve file-not-found error reporting
Ran Benita
2012-09-16
2
-28
/
+36
*
keycodes: add KeyNameInfo
Ran Benita
2012-09-15
1
-57
/
+54
*
keycodes: rename computedMin/Max to min/max_key_code
Ran Benita
2012-09-15
1
-13
/
+11
*
keycodes: ignore explicit minimum/maximum statements
Ran Benita
2012-09-15
1
-110
/
+4
*
symbols: remove useless grow_alloc of keys array
Ran Benita
2012-09-14
1
-1
/
+0
*
Rename ACTION_TYPE_LAST to _ACTION_TYPE_NUM_ENTRIES
Ran Benita
2012-09-14
2
-4
/
+3
*
state, map: constify references to xkb_key
Ran Benita
2012-09-14
2
-2
/
+2
*
rules: fix mmap failure handling
Ran Benita
2012-09-14
1
-3
/
+3
*
Clean up Init/Clear functions
Ran Benita
2012-09-14
6
-81
/
+22
*
symbols: refactor CoypSymbolsDef
Ran Benita
2012-09-14
1
-65
/
+82
*
symbols: FindAutomaticType only needs the context
Ran Benita
2012-09-14
1
-10
/
+11
*
symbols: store actions from symbols in the right offset
Ran Benita
2012-09-13
1
-1
/
+1
*
symbols: remove CopyKeyInfo
Ran Benita
2012-09-13
1
-28
/
+12
*
symbols: fix real/alias key merge ordering bug
Ran Benita
2012-09-13
1
-23
/
+19
*
symbols: add CopySymbolsToKeymap
Ran Benita
2012-09-13
1
-42
/
+42
*
symbols: remove mention of keycodes in CopySymbolsDef
Ran Benita
2012-09-13
1
-9
/
+6
*
symbols: remove unneeded recursion form CopySymbolsDef
Ran Benita
2012-09-13
3
-31
/
+14
[next]