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
/
compose
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-22
Fix build error
Jihoon Kim
1
-1
/
+2
2023-12-22
Fix issue detected by static analysis tool
Jihoon Kim
1
-1
/
+1
2023-12-22
table.c: Fix a coverity warning of uninitialized value 'dummy'
Duna Oh
1
-1
/
+3
2023-12-22
fix not to display error log about the absense of compose file
Sung-Jin Park
1
-3
/
+8
2023-09-26
Show invalid escape sequences
Pierre Le Marre
1
-12
/
+16
2023-09-26
Disallow producing NULL character with escape sequences
Pierre Le Marre
1
-4
/
+15
2023-09-26
Compose: add iterator API
Ran Benita
4
-3
/
+166
2023-09-24
Messages: merge macros with and without message code
Pierre Le Marre
2
-3
/
+7
2023-05-15
compose: drop the 65535 node limit (#343)
alois31
3
-10
/
+11
2022-12-16
context: add XKB_CONTEXT_NO_SECURE_GETENV flag (#312)
Ronan Pigott
4
-32
/
+33
2022-05-15
Do not clear sibling entries when override.
Weng Xuetian
1
-1
/
+1
2022-03-14
scanner: prefix functions with `scanner_` to avoid symbol conflicts
Ran Benita
1
-51
/
+51
2021-05-08
compose: add mapped locale to Compose-file-not-found error log
Ran Benita
1
-1
/
+2
2021-04-02
compose: fix max compose nodes check
Ran Benita
1
-2
/
+3
2021-03-31
compose: use a ternary tree instead of a regular trie
Ran Benita
4
-128
/
+139
2021-03-30
compose: use anonymous union
Ran Benita
4
-25
/
+27
2021-03-30
compose: add a limit of 65535 sequences
Ran Benita
3
-10
/
+18
2020-07-23
Make path retrieval consistent in xkb_compose_table_new_from_locale()
Emmanuel Gil Peyrot
3
-15
/
+13
2020-07-23
compose: add xdg base directory support
Emmanuel Gil Peyrot
3
-0
/
+29
2020-07-13
Add asprintf_safe helper function
Peter Hutterer
1
-10
/
+3
2019-12-28
Open files in binary mode
Ran Benita
3
-5
/
+5
2019-12-27
build: include config.h manually
Ran Benita
4
-0
/
+8
2019-11-12
Replace some tabs that sneaked in with spaces
Ran Benita
1
-1
/
+1
2018-07-30
compose: fix infinite loop in parser on some inputs
Ran Benita
1
-1
/
+1
2017-12-12
compose/parser: be more careful when checking if sequence overrides or duplic...
Ran Benita
1
-3
/
+15
2017-04-11
Add explicit fallthrough case statements
Daniel Stone
1
-0
/
+1
2016-12-03
compose: remove the keysym_from_name cache
Ran Benita
1
-45
/
+3
2015-11-19
src/utils: change map_file to not take const string argument
Ran Benita
2
-3
/
+4
2015-03-24
compose: correctly parse modifier syntax
Ran Benita
1
-17
/
+24
2014-10-23
Reduce variable scopes
Ran Benita
1
-4
/
+2
2014-10-18
Replace some strncmp's with memcmp
Ran Benita
1
-2
/
+2
2014-10-18
compose/parser: save len in keysym_from_name cache
Ran Benita
1
-1
/
+4
2014-10-14
compose/parser: fix parsing of multiple modifiers
Ran Benita
1
-13
/
+20
2014-10-13
compose/parser: parse (! mods) properly
Ran Benita
1
-15
/
+91
2014-10-13
compose/parser: resolve keysyms in parser instead of scanner
Ran Benita
1
-28
/
+38
2014-10-13
compose/parser: use parameter as intended
Ran Benita
1
-1
/
+1
2014-10-13
compose/parser: one more skip_to_eol()
Ran Benita
1
-3
/
+2
2014-10-13
compose/parser: fix segfault when including
Ran Benita
1
-3
/
+2
2014-10-13
COPYING: add copyright notice from libX11:modules/im/ximcp/imLcPrs.c
Ran Benita
1
-0
/
+31
2014-10-08
scanner-utils: optimize one-line comments
Ran Benita
1
-1
/
+1
2014-10-05
compose: add xkbcommon-compose - implementation
Ran Benita
7
-0
/
+1431