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
/
compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-06
Keep real and virtual mods in the same table in the keymap
Ran Benita
1
-2
/
+2
2012-10-06
Remove VModInfo for now
Ran Benita
1
-4
/
+2
2012-10-06
vmod: remove merge argument from HandleVModDef
Ran Benita
1
-2
/
+1
2012-10-06
Omit struct '_Name' from non-recursive struct typedefs
Ran Benita
1
-3
/
+3
2012-10-06
Use our types instead of int/uint32_t in a few places
Ran Benita
1
-1
/
+2
2012-09-24
API: add _context prefix to log-related functions
Ran Benita
1
-2
/
+2
2012-09-14
Clean up Init/Clear functions
Ran Benita
1
-20
/
+1
2012-09-12
Copyright updates
Daniel Stone
1
-0
/
+23
2012-09-11
kbproto unentanglement: XkbSI_AutoRepeat
Daniel Stone
1
-8
/
+4
2012-09-11
kbproto unentanglement: XkbSI match flags
Daniel Stone
1
-19
/
+19
2012-09-10
kbproto unentanglement: XkbIM_*
Daniel Stone
1
-2
/
+2
2012-09-10
kbproto unentanglement: action types
Daniel Stone
1
-2
/
+2
2012-09-10
kbproto unentanglement: XkbNumIndicators
Daniel Stone
1
-6
/
+6
2012-09-05
compat: make LEDInfo a wrapper around xkb_indicator_map
Ran Benita
1
-72
/
+40
2012-09-04
Fold keymap->indicator_names into keymap->indicators
Ran Benita
1
-3
/
+3
2012-09-03
Unify some string tables from xkbcomp, text and keymap-dump
Ran Benita
1
-59
/
+8
2012-09-03
Convert rest of names in xkb_keymap back to atoms
Ran Benita
1
-7
/
+7
2012-09-03
Use XKB_MOD_INVALID instead of XkbNoModifier
Ran Benita
1
-2
/
+2
2012-09-03
action: keep array of default actions, instead of list of changes
Ran Benita
1
-13
/
+17
2012-09-03
keymap: optimize FindInterpsForKey a bit
Ran Benita
1
-0
/
+1
2012-09-02
Add xkbcomp/keymap.c and move some code there
Ran Benita
1
-246
/
+0
2012-09-02
vmod: ClearVModInfo doesn't need the keymap
Ran Benita
1
-1
/
+1
2012-09-02
expr: move op_type/value_type_to_string functions to ast
Ran Benita
1
-1
/
+1
2012-09-02
xkbcomp: seperate keymap-copying code from Compile functions
Ran Benita
1
-18
/
+22
2012-09-02
compat: only compute 'bool report' once
Ran Benita
1
-22
/
+24
2012-09-02
compat: disallow changing global defaults from within an interpret
Ran Benita
1
-3
/
+6
2012-09-02
compat: use darray instead of list for interps
Ran Benita
1
-41
/
+9
2012-09-02
compat: remove "flags" field from xkb_indicator_map
Ran Benita
1
-3
/
+0
2012-09-01
compat: ignore "allowExplicit" in indicator statements
Ran Benita
1
-21
/
+3
2012-09-01
compat: ignore "ledDrivesKbd" in indicator statements
Ran Benita
1
-21
/
+3
2012-09-01
compat: ignore "group" (compatibility) statements
Ran Benita
1
-87
/
+8
2012-09-01
compat: get rid of BindIndicators
Ran Benita
1
-115
/
+49
2012-09-01
compat: ignore "index" field in indicator statements
Ran Benita
1
-31
/
+9
2012-09-01
compat: remove dead NoAutomatic code
Ran Benita
1
-8
/
+1
2012-09-01
compat: ignore "locking" field in sym interprets
Ran Benita
1
-22
/
+4
2012-09-01
compat: small changes
Ran Benita
1
-121
/
+123
2012-09-01
compat: add general overview
Ran Benita
1
-0
/
+104
2012-09-01
action: convert action field type to enum
Ran Benita
1
-6
/
+2
2012-09-01
Organize xkbcomp/ header files
Ran Benita
1
-2
/
+4
2012-08-10
action: get rid of xkb_any_action
Ran Benita
1
-8
/
+3
2012-08-10
Store actions inside struct xkb_key
Ran Benita
1
-10
/
+13
2012-08-10
keycodes: save context in Info, not keymap
Ran Benita
1
-2
/
+2
2012-08-10
Modernize struct xkb_mods
Ran Benita
1
-75
/
+47
2012-08-09
types: don't compute effective masks here as well
Ran Benita
1
-4
/
+7
2012-08-08
Remove unused vmodmask calculation
Daniel Stone
1
-8
/
+0
2012-08-07
types: use regular array for map entries
Ran Benita
1
-5
/
+7
2012-08-07
types: use regular array for types
Ran Benita
1
-2
/
+3
2012-08-07
Fix virtual modifiers mask extraction
Ran Benita
1
-2
/
+2
2012-08-07
symbols: remove support for key behaviors
Ran Benita
1
-3
/
+0
2012-08-07
Add and use xkb_level_index_t
Ran Benita
1
-3
/
+3
[prev]
[next]