index
:
platform/upstream/libxkbcommon
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/upgrade
devel/x11
master
pristine-tar
sandbox/denis13/LTO
sandbox/jeon/devel
sandbox/jeon/upgrade
sandbox/jeon/upstream
sandbox/kevinthierry/bump-0.4.3
sandbox/pcoval/tizen
sandbox/sj76park/efl120
sandbox/upgrade/efl120
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_bkup_20200225
tizen_bkup_20200317
tizen_bkup_20210105
tizen_bkup_20220207
tizen_bkup_230220
tizen_branch_bkup
tizen_ivi_genivi
tizen_ivi_panda
tizen_work_20200225
tizen_work_20220207
tizen_work_20220303
tizen_work_20231222
tizen_work_230220
upstream
upstream-git
upstream_bkup_20200225
upstream_bkup_20210105
upstream_bkup_20220207
upstream_bkup_20231222
upstream_bkup_230220
upstream_work_20200225
upstream_work_20220207
upstream_work_20231222
upstream_work_230220
Domain: Graphics System / Input Management;
Sung-Jin Park <sj76.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xkbcomp
/
keycodes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-22
Fix NULL after deref issue detected by static analysis tool
Jihoon Kim
1
-0
/
+3
2023-09-24
Messages: merge macros with and without message code
Pierre Le Marre
1
-14
/
+16
2023-09-24
Messages: add new messages to registry
Pierre Le Marre
1
-2
/
+8
2023-09-19
Structured log messages with a message registry
Pierre Le Marre
1
-1
/
+2
2019-12-27
xkbcomp: make a couple of casts explicit to mark them as checked
Ran Benita
1
-1
/
+2
2019-12-27
build: include config.h manually
Ran Benita
1
-0
/
+2
2018-08-01
keycodes: don't try to copy zero key aliases
Peter Hutterer
1
-7
/
+7
2014-10-23
keycodes: use correct printf format
Ran Benita
1
-1
/
+1
2014-10-18
xkbcomp: remove file->topName
Ran Benita
1
-1
/
+1
2014-09-10
keycodes: fix keymap compilation with no aliases and malloc(0)==NULL
Ran Benita
1
-3
/
+6
2014-07-25
keycodes: split CopyKeyInfoToKeymap to several functions
Ran Benita
1
-31
/
+60
2014-04-25
keycodes: fix uninitialized variable
Ran Benita
1
-1
/
+1
2014-04-22
keymap, keycodes, compat: don't use darray for LEDs
Ran Benita
1
-22
/
+24
2014-02-22
symbols, keycodes: fix int return type when bool is intended
Ran Benita
1
-4
/
+4
2014-02-09
doc: move some file comments into txt files in doc/
Ran Benita
1
-73
/
+0
2013-08-02
xkbcomp: handle empty keymaps
Ran Benita
1
-7
/
+21
2013-07-18
xkbcomp: escape the section names before storing them in the keymap
Ran Benita
1
-0
/
+1
2013-03-18
Fix pointer style nit
Ran Benita
1
-1
/
+1
2013-03-18
keycodes: remove KeyNamesInfo::merge
Ran Benita
1
-3
/
+1
2013-03-18
keycodes: unwrap KeyNameInfo
Ran Benita
1
-32
/
+24
2013-03-18
keycodes: remove file_id
Ran Benita
1
-27
/
+13
2013-03-18
keymap: don't use darray for key aliases
Ran Benita
1
-44
/
+44
2013-03-18
keycodes: don't do unnecessary copies while merging
Ran Benita
1
-49
/
+52
2013-03-18
Move a couple of general keymap functions from keycodes.c
Ran Benita
1
-39
/
+2
2013-03-18
keycodes: remove unneeded alias conflict check
Ran Benita
1
-67
/
+35
2013-03-18
xkbcomp: handle XKB file include's better
Ran Benita
1
-17
/
+15
2013-03-18
More spelling errors
Ran Benita
1
-1
/
+1
2013-03-18
keycodes: fix spelling in error message
Ran Benita
1
-1
/
+1
2013-03-18
Fix dead assignments
Ran Benita
1
-2
/
+1
2013-03-18
keycodes: some minor style
Ran Benita
1
-18
/
+25
2013-03-18
Change 'indicator' to 'led' everywhere possible
Ran Benita
1
-50
/
+47
2012-10-21
Silence a couple of warnings
Ran Benita
1
-1
/
+1
2012-10-11
compat: add documentation for interpret's
Ran Benita
1
-1
/
+1
2012-10-10
Remove the XKB_NUM_INDICATORS limit
Ran Benita
1
-14
/
+20
2012-10-10
keymap: don't use darray for keymap->keys
Ran Benita
1
-5
/
+7
2012-10-10
keycodes: refactor AddIndicatorName
Ran Benita
1
-40
/
+34
2012-10-06
Omit struct '_Name' from non-recursive struct typedefs
Ran Benita
1
-3
/
+3
2012-09-27
Fix type of keycode in parser and ast
Ran Benita
1
-1
/
+8
2012-09-27
Don't limit key names to 4 characters
Ran Benita
1
-48
/
+42
2012-09-24
API: add _context prefix to log-related functions
Ran Benita
1
-3
/
+3
2012-09-24
Promote keymap enumeration API to public
Daniel Stone
1
-2
/
+5
2012-09-15
keycodes: add KeyNameInfo
Ran Benita
1
-57
/
+54
2012-09-15
keycodes: rename computedMin/Max to min/max_key_code
Ran Benita
1
-13
/
+11
2012-09-15
keycodes: ignore explicit minimum/maximum statements
Ran Benita
1
-110
/
+4
2012-09-14
state, map: constify references to xkb_key
Ran Benita
1
-1
/
+1
2012-09-14
Clean up Init/Clear functions
Ran Benita
1
-13
/
+4
2012-09-13
symbols: remove unneeded recursion form CopySymbolsDef
Ran Benita
1
-11
/
+5
2012-09-10
kbproto unentanglement: XkbNumIndicators
Daniel Stone
1
-7
/
+7
2012-09-10
kbproto untanglement: XkbKeyNameLength
Daniel Stone
1
-3
/
+3
2012-09-04
Fold keymap->indicator_names into keymap->indicators
Ran Benita
1
-2
/
+3
[next]