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
/
text.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-19
text: take xkb_mod_set instead of the entire keymap
Ran Benita
1
-2
/
+4
2014-04-19
keymap: move ModNameToIndex from text.c and use it in keymap.c
Ran Benita
1
-4
/
+0
2013-03-18
text: clean up and fix the *MaskText functions
Ran Benita
1
-1
/
+1
2013-03-18
Change 'indicator' to 'led' everywhere possible
Ran Benita
1
-1
/
+1
2012-10-18
Move _text() functions from keymap-dump to text.c
Ran Benita
1
-0
/
+6
2012-10-18
Contextualize GetBuffer()
Ran Benita
1
-1
/
+1
2012-10-06
Remove now-unneeded mod type annotations
Ran Benita
1
-4
/
+2
2012-10-06
text: explicitly take mod_type in mod functions
Ran Benita
1
-10
/
+7
2012-10-06
text: share code for modifiers
Ran Benita
1
-4
/
+4
2012-10-06
Keep real and virtual mods in the same table in the keymap
Ran Benita
1
-6
/
+6
2012-10-06
Use our types instead of int/uint32_t in a few places
Ran Benita
1
-2
/
+2
2012-09-27
Don't limit key names to 4 characters
Ran Benita
1
-1
/
+1
2012-09-16
Organize src/ and test/ headers
Ran Benita
1
-2
/
+0
2012-09-12
Copyright updates
Daniel Stone
1
-12
/
+9
2012-09-10
kbproto untanglement: XkbKeyNameLength
Daniel Stone
1
-1
/
+1
2012-09-03
Unify some string tables from xkbcomp, text and keymap-dump
Ran Benita
1
-0
/
+23
2012-09-02
Move enum xkb_file_type to xkbcomp/ast.h
Ran Benita
1
-3
/
+0
2012-08-10
Modernize struct xkb_mods
Ran Benita
1
-3
/
+2
2012-08-07
Handle key names consistently
Ran Benita
1
-1
/
+1
2012-08-07
Use only one set of core mod name-to-index functions
Ran Benita
1
-0
/
+6
2012-07-27
Drop Xkbc prefix of text functions
Ran Benita
1
-14
/
+14
2012-07-27
Use xkb_mod_mask_t and xkb_mask_index_t throughout
Ran Benita
1
-6
/
+7
2012-07-17
Run source tree through uncrustify
Daniel Stone
1
-24
/
+24
2012-07-01
Use enum for file types
Ran Benita
1
-1
/
+1
2012-05-09
Change all 'xkb' xkb_keymap names to 'keymap'
Daniel Stone
1
-1
/
+1
2012-05-08
Rename XKBcommonint.h to xkb-priv.h and use it
Ran Benita
1
-0
/
+56