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
2014-03-22
state: apply control transformation on utf8/utf32 keysym strings
Ran Benita
1
-11
/
+110
2014-03-22
state: add xkb_state_key_get_{utf8,utf32}() API functions
Ran Benita
1
-0
/
+65
2014-03-22
Add utf8.{c,h} for common UTF-8 util functions
Ran Benita
3
-41
/
+179
2014-03-06
x11: relax XkbGetNames requirements
Ran Benita
1
-4
/
+8
2014-02-22
symbols, keycodes: fix int return type when bool is intended
Ran Benita
2
-10
/
+10
2014-02-22
symbols: cleanup SetSymbolsField
Ran Benita
1
-33
/
+25
2014-02-22
symbols: fix possible use of uninitialized value
Ran Benita
1
-2
/
+4
2014-02-22
state: Add xkb_state_key_get_consumed_mods
Jasper St. Pierre
1
-0
/
+11
2014-02-16
action: unify SetLatch and Lock handler functions
Ran Benita
1
-54
/
+33
2014-02-16
action: add a common CheckBooleanFlag function
Ran Benita
1
-52
/
+32
2014-02-16
keymap: change action flag NO_ACCEL -> ACCEL
Ran Benita
4
-10
/
+9
2014-02-16
action: fix SwitchScreen "same" field handling
Ran Benita
3
-4
/
+5
2014-02-15
keymap-dump: add missing support for NoLock and NoUnlock flags
Ran Benita
1
-16
/
+23
2014-02-15
keymap-dump: don't print "affect=lock" in PtrLock
Ran Benita
1
-6
/
+0
2014-02-15
keymap-dump: unbreak some complex lines
Ran Benita
1
-20
/
+8
2014-02-15
expr: simplify ExprResolveButton
Ran Benita
1
-8
/
+2
2014-02-15
action: don't pass a keymap where a ctx is sufficient
Ran Benita
1
-59
/
+59
2014-02-15
action: add missing array_ndx checks
Ran Benita
1
-4
/
+9
2014-02-15
action: move array_ndx errors into the Check functions
Ran Benita
1
-75
/
+44
2014-02-15
action: fix missing support for "affect" field
Ran Benita
1
-18
/
+34
2014-02-14
ast: cast to ParseCommon explictly instead of using ->common
Ran Benita
2
-46
/
+49
2014-02-14
action: simplify Check* functions
Ran Benita
1
-68
/
+34
2014-02-12
darray: fix indentation
Ran Benita
1
-2
/
+2
2014-02-12
vmod: bring back support for direct vmod -> real mod mapping
Ran Benita
5
-17
/
+55
2014-02-10
Move src/xkbcomp/scanner-utils.h to src/
Ran Benita
1
-0
/
+0
2014-02-10
scanner: sort out scanner logging functions
Ran Benita
5
-120
/
+68
2014-02-10
rules: always %-expand kccgst values
Ran Benita
1
-26
/
+35
2014-02-10
context: add xkb_context_sanitize_rule_names()
Ran Benita
3
-37
/
+32
2014-02-10
rules: print full path in error messages
Ran Benita
1
-3
/
+3
2014-02-10
rules: include the path in failed-to-map error message
Ran Benita
1
-1
/
+2
2014-02-10
context: fix wrong VARIANT instead of LAYOUT getenv
Ran Benita
1
-1
/
+1
2014-02-09
ast: remove unneeded 'ctx' param to XkbFileCreate
Ran Benita
3
-8
/
+8
2014-02-09
x11: don't trust keycode before testing its range
Ran Benita
1
-3
/
+7
2014-02-09
keymap: reduce padding in struct xkb_sym_interpret
Ran Benita
1
-1
/
+1
2014-02-09
symbols: steal keys and modmaps when merging if possible
Ran Benita
1
-8
/
+20
2014-02-09
compat: steal interps and leds when merging if possible
Ran Benita
1
-8
/
+20
2014-02-09
types: steal types when merging if possible
Ran Benita
1
-4
/
+10
2014-02-09
doc: move some file comments into txt files in doc/
Ran Benita
4
-429
/
+0
2014-02-09
state: check wrap_group_into_range() return value
Ran Benita
1
-8
/
+12
2014-02-09
x11: add 0 < ctrls->numGroups <= 4 assertion
Ran Benita
1
-0
/
+1
2014-02-08
keysym: use safe keysym comparison function
Ran Benita
1
-1
/
+5
2014-02-08
scanner: make line and column unsigned
Ran Benita
3
-5
/
+5
2014-02-08
rules: get rid of struct location
Ran Benita
1
-24
/
+15
2014-02-08
api: deprecate XKB_MAP_COMPILE_PLACEHOLDER, and use KEYMAP instead of MAP
Ran Benita
2
-4
/
+4
2014-02-08
x11: make sure not to use compat header
Ran Benita
1
-1
/
+1
2014-02-08
x11: make some #defines unsigned
Ran Benita
1
-9
/
+9
2014-02-08
x11: fix truncation of xkb controls mask off the wire
Ran Benita
1
-1
/
+1
2014-02-08
x11: make msb_pos return unsigned
Ran Benita
2
-4
/
+4
2014-02-08
keysym: fix types in bin_search
Ran Benita
1
-3
/
+3
2014-02-08
state: optimize xkb_state_led_update_all()
Ran Benita
1
-21
/
+33
[prev]
[next]