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
/
keycodes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xkbcomp: make a couple of casts explicit to mark them as checked
Ran Benita
2019-12-27
1
-1
/
+2
*
build: include config.h manually
Ran Benita
2019-12-27
1
-0
/
+2
*
keycodes: don't try to copy zero key aliases
Peter Hutterer
2018-08-01
1
-7
/
+7
*
keycodes: use correct printf format
Ran Benita
2014-10-23
1
-1
/
+1
*
xkbcomp: remove file->topName
Ran Benita
2014-10-18
1
-1
/
+1
*
keycodes: fix keymap compilation with no aliases and malloc(0)==NULL
Ran Benita
2014-09-10
1
-3
/
+6
*
keycodes: split CopyKeyInfoToKeymap to several functions
Ran Benita
2014-07-25
1
-31
/
+60
*
keycodes: fix uninitialized variable
Ran Benita
2014-04-25
1
-1
/
+1
*
keymap, keycodes, compat: don't use darray for LEDs
Ran Benita
2014-04-22
1
-22
/
+24
*
symbols, keycodes: fix int return type when bool is intended
Ran Benita
2014-02-22
1
-4
/
+4
*
doc: move some file comments into txt files in doc/
Ran Benita
2014-02-09
1
-73
/
+0
*
xkbcomp: handle empty keymaps
Ran Benita
2013-08-02
1
-7
/
+21
*
xkbcomp: escape the section names before storing them in the keymap
Ran Benita
2013-07-18
1
-0
/
+1
*
Fix pointer style nit
Ran Benita
2013-03-18
1
-1
/
+1
*
keycodes: remove KeyNamesInfo::merge
Ran Benita
2013-03-18
1
-3
/
+1
*
keycodes: unwrap KeyNameInfo
Ran Benita
2013-03-18
1
-32
/
+24
*
keycodes: remove file_id
Ran Benita
2013-03-18
1
-27
/
+13
*
keymap: don't use darray for key aliases
Ran Benita
2013-03-18
1
-44
/
+44
*
keycodes: don't do unnecessary copies while merging
Ran Benita
2013-03-18
1
-49
/
+52
*
Move a couple of general keymap functions from keycodes.c
Ran Benita
2013-03-18
1
-39
/
+2
*
keycodes: remove unneeded alias conflict check
Ran Benita
2013-03-18
1
-67
/
+35
*
xkbcomp: handle XKB file include's better
Ran Benita
2013-03-18
1
-17
/
+15
*
More spelling errors
Ran Benita
2013-03-18
1
-1
/
+1
*
keycodes: fix spelling in error message
Ran Benita
2013-03-18
1
-1
/
+1
*
Fix dead assignments
Ran Benita
2013-03-18
1
-2
/
+1
*
keycodes: some minor style
Ran Benita
2013-03-18
1
-18
/
+25
*
Change 'indicator' to 'led' everywhere possible
Ran Benita
2013-03-18
1
-50
/
+47
*
Silence a couple of warnings
Ran Benita
2012-10-21
1
-1
/
+1
*
compat: add documentation for interpret's
Ran Benita
2012-10-11
1
-1
/
+1
*
Remove the XKB_NUM_INDICATORS limit
Ran Benita
2012-10-10
1
-14
/
+20
*
keymap: don't use darray for keymap->keys
Ran Benita
2012-10-10
1
-5
/
+7
*
keycodes: refactor AddIndicatorName
Ran Benita
2012-10-10
1
-40
/
+34
*
Omit struct '_Name' from non-recursive struct typedefs
Ran Benita
2012-10-06
1
-3
/
+3
*
Fix type of keycode in parser and ast
Ran Benita
2012-09-27
1
-1
/
+8
*
Don't limit key names to 4 characters
Ran Benita
2012-09-27
1
-48
/
+42
*
API: add _context prefix to log-related functions
Ran Benita
2012-09-24
1
-3
/
+3
*
Promote keymap enumeration API to public
Daniel Stone
2012-09-24
1
-2
/
+5
*
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
*
state, map: constify references to xkb_key
Ran Benita
2012-09-14
1
-1
/
+1
*
Clean up Init/Clear functions
Ran Benita
2012-09-14
1
-13
/
+4
*
symbols: remove unneeded recursion form CopySymbolsDef
Ran Benita
2012-09-13
1
-11
/
+5
*
kbproto unentanglement: XkbNumIndicators
Daniel Stone
2012-09-10
1
-7
/
+7
*
kbproto untanglement: XkbKeyNameLength
Daniel Stone
2012-09-10
1
-3
/
+3
*
Fold keymap->indicator_names into keymap->indicators
Ran Benita
2012-09-04
1
-2
/
+3
*
Convert rest of names in xkb_keymap back to atoms
Ran Benita
2012-09-03
1
-2
/
+1
*
expr: make ResolveString return an atom
Ran Benita
2012-09-03
1
-3
/
+3
*
log: replace "priority" by "level" everywhere
Ran Benita
2012-09-03
1
-2
/
+2
*
keycodes: remove outdated comments
Ran Benita
2012-09-02
1
-56
/
+7
[next]