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
/
xkbcomp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-24
Messages: merge macros with and without message code
Pierre Le Marre
1
-8
/
+10
2019-12-27
xkbcomp: fix wrong return type
Ran Benita
1
-1
/
+1
2019-12-27
build: include config.h manually
Ran Benita
1
-0
/
+2
2013-04-01
Replace flex scanner with a hand-written one
Ran Benita
1
-35
/
+3
2013-04-01
keymap: add xkb_keymap_new_from_buffer()
David Herrmann
1
-0
/
+33
2013-03-18
keymap: abstract a bit over the keymap format
Ran Benita
1
-92
/
+51
2012-09-30
Don't scan and parse useless maps
Ran Benita
1
-1
/
+1
2012-09-30
scanner: share code in XkbParse{File,String}
Ran Benita
1
-6
/
+4
2012-09-24
Add format argument to xkb_keymap_get_as_string
Ran Benita
1
-5
/
+7
2012-09-24
Rename private xkb_map_new to xkb_keymap_new
Ran Benita
1
-1
/
+1
2012-09-24
Don't use xkbcommon-compat names in internal code
Ran Benita
1
-12
/
+12
2012-09-12
Copyright updates
Daniel Stone
1
-11
/
+14
2012-09-03
Don't printf NULL strings
Ran Benita
1
-4
/
+6
2012-09-03
xkbcomp: add debug messages of the RMLVO and KcCGST
Ran Benita
1
-0
/
+11
2012-09-02
Add xkbcomp/keymap.c and move some code there
Ran Benita
1
-76
/
+2
2012-09-02
Move enum xkb_file_type to xkbcomp/ast.h
Ran Benita
1
-7
/
+7
2012-09-02
xkbcomp: clean up compile_keymap function
Ran Benita
1
-76
/
+51
2012-09-01
Organize xkbcomp/ header files
Ran Benita
1
-112
/
+26
2012-09-01
Allocate xkb_component_names on stack
Ran Benita
1
-17
/
+15
2012-09-01
Move ISEMPTY to utils.h
Ran Benita
1
-5
/
+3
2012-08-10
Store actions inside struct xkb_key
Ran Benita
1
-2
/
+1
2012-08-08
More useful error message on failing RMLVO -> KcCGST
Daniel Stone
1
-2
/
+5
2012-08-08
Move more of xkb_map_new_from_rmlvo into compilation
Daniel Stone
1
-23
/
+22
2012-08-08
Staticise xkb_map_new_from_kccgst
Daniel Stone
1
-46
/
+11
2012-08-08
Add support for default rules/model/layout
Daniel Stone
1
-7
/
+10
2012-08-07
types: use regular array for map entries
Ran Benita
1
-1
/
+1
2012-08-07
types: use regular array for types
Ran Benita
1
-5
/
+5
2012-08-07
types: move preserve directly into xkb_kt_map_entry
Ran Benita
1
-1
/
+0
2012-07-27
Convert defines to enums in xkbcomp.h
Ran Benita
1
-7
/
+7
2012-07-27
Drop Xkbc prefix of text functions
Ran Benita
1
-4
/
+4
2012-07-27
Remove alloc.{c,h}
Ran Benita
1
-2
/
+47
2012-07-23
Remove old logging leftovers
Ran Benita
1
-3
/
+0
2012-07-23
xkbcomp: use new log functions
Ran Benita
1
-29
/
+30
2012-07-23
parse: use new log functions
Ran Benita
1
-4
/
+4
2012-07-23
utils: remove Xfuncproto.h and use our own macros
Ran Benita
1
-5
/
+5
2012-07-17
Run source tree through uncrustify
Daniel Stone
1
-32
/
+36
2012-07-14
Make compile_keymap a little nicer
Ran Benita
1
-57
/
+57
2012-07-14
Move CompileKeymap into xkbcomp.c
Ran Benita
1
-2
/
+124
2012-07-01
Tiny reformatting
Ran Benita
1
-33
/
+34
2012-07-01
rules: remove support for keymap rule
Ran Benita
1
-3
/
+1
2012-07-01
Remove _X_EXPORT from xkb_map_new_from_kccgst
Ran Benita
1
-1
/
+1
2012-07-01
xkbcomp: remove useless function XkbChooseMap
Ran Benita
1
-50
/
+2
2012-07-01
Use enum for merge mode
Ran Benita
1
-4
/
+4
2012-07-01
Use enum for file types
Ran Benita
1
-6
/
+6
2012-05-20
rules: only export a single function
Ran Benita
1
-72
/
+10
2012-05-19
Create path.h for the path.c functions
Ran Benita
1
-0
/
+1
2012-05-18
Change xkb_map_new_from_fd to use FILE*
Ran Benita
1
-15
/
+8
2012-05-18
Various static analyzer fixes
Ran Benita
1
-1
/
+4
2012-05-11
Rename 'ctx' back to 'context' in external API
Daniel Stone
1
-10
/
+10
2012-05-09
Remove support for xkb_layout and xkb_semantics file types
Ran Benita
1
-9
/
+1
[next]