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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-01
keymap: add xkb_keymap_new_from_buffer()
David Herrmann
5
-0
/
+108
2013-04-01
xkbcomp/keymap: silence a gcc warning
Ran Benita
1
-1
/
+1
2013-03-19
Add environment overrides for default RMLVO
Daniel Stone
3
-5
/
+103
2013-03-18
rules: be more paranoid in scanner
Ran Benita
1
-16
/
+9
2013-03-18
rules: quiet a gcc warning
Ran Benita
1
-0
/
+1
2013-03-18
state: use stdbool in filters
Ran Benita
1
-32
/
+32
2013-03-18
keymap: rename xkb_kt_map_entry to xkb_key_type_entry
Ran Benita
6
-25
/
+25
2013-03-18
Fix pointer style nit
Ran Benita
4
-4
/
+4
2013-03-18
Remove file_id entirely
Ran Benita
4
-14
/
+0
2013-03-18
symbols: remove file_id
Ran Benita
1
-26
/
+18
2013-03-18
compat: remove file_id
Ran Benita
1
-32
/
+16
2013-03-18
types: remove file_id
Ran Benita
1
-17
/
+10
2013-03-18
types: put all copy-to-keymap code in one function
Ran Benita
1
-32
/
+31
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
4
-58
/
+56
2013-03-18
keycodes: don't do unnecessary copies while merging
Ran Benita
1
-49
/
+52
2013-03-18
state: small style fix
Ran Benita
1
-11
/
+13
2013-03-18
Move a couple of general keymap functions from keycodes.c
Ran Benita
6
-86
/
+47
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
6
-117
/
+75
2013-03-18
Build cleanly with clang
Ran Benita
2
-7
/
+1
2013-03-18
keymap: abstract a bit over the keymap format
Ran Benita
6
-120
/
+241
2013-03-18
text: some style changes
Ran Benita
1
-57
/
+53
2013-03-18
text: clean up and fix the *MaskText functions
Ran Benita
4
-77
/
+57
2013-03-18
More spelling errors
Ran Benita
4
-5
/
+5
2013-03-18
parser: also skip 'section' ELEMENT
Ran Benita
1
-1
/
+1
2013-03-18
ast-build: remove malloc_or_die
Ran Benita
1
-82
/
+93
2013-03-18
keycodes: fix spelling in error message
Ran Benita
1
-1
/
+1
2013-03-18
Remove list.h
Ran Benita
1
-489
/
+0
2013-03-18
keymap-dump: move writing 'key {}' in symbols to its own function
Ran Benita
1
-100
/
+107
2013-03-18
keymap-dump: remove some ugly empty lines
Ran Benita
1
-6
/
+6
2013-03-18
keymap-dump: don't indent after xkb_keymap {
Ran Benita
1
-50
/
+50
2013-03-18
keymap-dump: style cleanups
Ran Benita
1
-74
/
+45
2013-03-18
ast: add error handling to XkbFileFromComponents
Ran Benita
1
-24
/
+32
2013-03-18
Fix dead assignments
Ran Benita
4
-22
/
+17
2013-03-18
keysym: print unicode keysyms uppercase and 0-padded
Ran Benita
1
-3
/
+5
2013-03-18
Change some log functions to take ctx instead of keymap
Ran Benita
3
-10
/
+10
2013-03-18
keycodes: some minor style
Ran Benita
1
-18
/
+25
2013-03-18
action: s/hndlrType/handler_type
Ran Benita
1
-5
/
+5
2013-03-18
compat: make it clear which 'dflt' is meant
Ran Benita
1
-19
/
+21
2013-03-18
symbols: make it clear which 'dflt' is meant
Ran Benita
1
-18
/
+18
2013-03-18
ast: constify argument
Ran Benita
2
-2
/
+2
2013-03-18
symbols: fix bad 'merge' assignment
Ran Benita
1
-1
/
+1
2013-03-18
Change 'indicator' to 'led' everywhere possible
Ran Benita
13
-227
/
+218
2013-03-18
state: fix unbound virtual modifier bug
Ran Benita
1
-1
/
+10
2012-12-06
Parser: Initialise geometry elements for VarDecl
Daniel Stone
1
-3
/
+3
2012-11-11
state: rename state->cur to state->components
Ran Benita
1
-68
/
+70
2012-11-11
state: don't keep the previous state components in xkb_state
Ran Benita
1
-7
/
+9
[next]