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
/
keysym.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-12
keysym: fix locale dependence in xkb_keysym_from_name()
submit/tizen_unified/20170308.100414
submit/tizen_3.0/20170112.052122
submit/tizen/20170112.051937
accepted/tizen/wearable/20170112.222637
accepted/tizen/unified/20170309.040125
accepted/tizen/tv/20170112.222622
accepted/tizen/mobile/20170112.222607
accepted/tizen/ivi/20170112.222653
accepted/tizen/common/20170112.174639
JengHyun Kang
1
-4
/
+4
2014-06-01
Remove unnecessary !!(expressions)
Ran Benita
1
-1
/
+1
2014-02-08
keysym: use safe keysym comparison function
Ran Benita
1
-1
/
+5
2014-01-02
keysym: clarify slightly confusing comparison functions
Ran Benita
1
-2
/
+4
2014-01-01
ks_tables: Put all keysym names in one giant block
Jasper St. Pierre
1
-14
/
+18
2014-01-01
keysym: fix search for lexicographically larger strings
Ran Benita
1
-1
/
+1
2013-08-15
keysym: add xkb_keysym_to_{lower,upper}
Ran Benita
1
-0
/
+20
2013-03-18
keysym: print unicode keysyms uppercase and 0-padded
Ran Benita
1
-3
/
+5
2012-10-16
utils: add and use ARRAY_SIZE macro
Ran Benita
1
-3
/
+3
2012-10-16
Add xkb_keysym_from_name() flags argument for case-insensitive search
David Herrmann
1
-6
/
+65
2012-10-16
makekeys: replace helper with python script and binary search
Ran Benita
1
-63
/
+32
2012-10-09
keysym: fix xkb_keysym_is_upper/lower() to work properly
Ran Benita
1
-111
/
+494
2012-09-24
Add return value the xkb_keysym_get_name
Ran Benita
1
-8
/
+7
2012-09-16
Organize src/ and test/ headers
Ran Benita
1
-5
/
+3
2012-09-12
Copyright updates
Daniel Stone
1
-1
/
+23
2012-07-27
utils: add/replace string equality macros
Ran Benita
1
-1
/
+1
2012-07-23
utils: remove Xfuncproto.h and use our own macros
Ran Benita
1
-2
/
+2
2012-07-17
Run source tree through uncrustify
Daniel Stone
1
-38
/
+47
2012-07-13
Rename KSIsLower/Upper and move to keysym.c
Ran Benita
1
-0
/
+119
2012-06-09
Move XKB_KEY_NoSymbol to xkbcommon-keysyms.h
Ran Benita
1
-6
/
+0
2012-05-09
Merge remote-tracking branch 'krh/keysyms'
Daniel Stone
1
-9
/
+8
2012-05-09
Use our own keysyms
Kristian Høgsberg
1
-9
/
+8
2012-05-09
Rename keysym <-> string API
Daniel Stone
1
-3
/
+3
2012-05-08
Rename XKBcommonint.h to xkb-priv.h and use it
Ran Benita
1
-3
/
+2
2012-04-09
Implicitly include config.h in all files
Ran Benita
1
-3
/
+0
2012-04-09
Remove Xfuncproto.h and XKB.h from xkbcommon/xkbcommon.h
Ran Benita
1
-5
/
+6
2012-04-09
Eliminate remaining gcc warnings
Daniel Stone
1
-1
/
+1
2012-04-03
Don't parse nonsense Unicode/hex keycodes
Daniel Stone
1
-2
/
+9
2012-03-27
Define our own NoSymbol value and use it
Ran Benita
1
-6
/
+5
2012-03-09
Introduce xkb_keysym_t type
Daniel Stone
1
-4
/
+4
2012-02-26
makekeys: update to match the rest of libX11 makekeys
Ran Benita
1
-0
/
+14
2012-02-26
makekeys: Fix build/target word size mismatch when cross-compiling
Ran Benita
1
-1
/
+1
2012-02-25
Fix all constness warnings
Ran Benita
1
-1
/
+1
2012-02-15
Move include path from X11/extensions/ to xkbcommon/
Daniel Stone
1
-1
/
+1
2010-10-08
Don't return a static buffer in public API
Kristian Høgsberg
1
-18
/
+18
2010-07-02
Rename public entry points to lowercase and underscore
Kristian Høgsberg
1
-2
/
+2
2010-06-30
Fix warning from CARD32 -> uint32_t conversion
Kristian Høgsberg
1
-1
/
+1
2010-06-28
Drop CARD32 and Opaque types
Kristian Høgsberg
1
-3
/
+3
2010-06-22
Use CARD32 instead of Atom, drag in XkbClientMapRec
Daniel Stone
1
-3
/
+3
2010-06-22
Keysym: Fix conversion for Unicode and bare numbers
Daniel Stone
1
-43
/
+13
2009-04-25
KeySym: Actually handle NoSymbol
Daniel Stone
1
-3
/
+7
2009-04-08
Remove all non-public API from XKBcommon.h header
Dan Nicholson
1
-0
/
+1
2009-03-25
Rename headers to XKBcommon* and install in extensions directory
Dan Nicholson
1
-1
/
+1
2009-03-19
keysym: Coding style cleanup
Dan Nicholson
1
-67
/
+84
2009-03-19
Initial implementation of keysym handlers
Dan Nicholson
1
-0
/
+158