.. |
.gitignore
|
Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
|
2012-05-08 17:29:41 +01:00 |
action.c
|
Rename 'ctx' back to 'context' in external API
|
2012-05-11 15:03:43 +01:00 |
action.h
|
Change all 'xkb' xkb_keymap names to 'keymap'
|
2012-05-09 15:17:25 +01:00 |
alias.c
|
Use void* instead of old style char* in CommonInfo functions
|
2012-06-27 00:22:31 +03:00 |
alias.h
|
Change all 'xkb' xkb_keymap names to 'keymap'
|
2012-05-09 15:17:25 +01:00 |
compat.c
|
Use void* instead of old style char* in CommonInfo functions
|
2012-06-27 00:22:31 +03:00 |
expr.c
|
Rename 'ctx' back to 'context' in external API
|
2012-05-11 15:03:43 +01:00 |
expr.h
|
Rename 'ctx' back to 'context' in external API
|
2012-05-11 15:03:43 +01:00 |
indicators.c
|
Unconstify a few string struct fields
|
2012-06-09 12:34:57 +03:00 |
indicators.h
|
Rename 'ctx' back to 'context' in external API
|
2012-05-11 15:03:43 +01:00 |
keycodes.c
|
Use void* instead of old style char* in CommonInfo functions
|
2012-06-27 00:22:31 +03:00 |
keycodes.h
|
Rename xkbcomp/misc.h to xkbcomp-priv.h and use it
|
2012-05-08 17:29:41 +01:00 |
keymap.c
|
keymap: simplify legal/required logic a bit
|
2012-07-01 00:51:03 +03:00 |
keytypes.c
|
Use void* instead of old style char* in CommonInfo functions
|
2012-06-27 00:22:31 +03:00 |
misc.c
|
Use void* instead of old style char* in CommonInfo functions
|
2012-06-27 00:22:31 +03:00 |
parser.y
|
Remove support for xkb_layout and xkb_semantics file types
|
2012-05-09 17:53:15 +01:00 |
parseutils.c
|
darray: some changes for convenience
|
2012-06-09 12:34:57 +03:00 |
parseutils.h
|
Rename 'ctx' back to 'context' in external API
|
2012-05-11 15:03:43 +01:00 |
path.c
|
Create path.h for the path.c functions
|
2012-05-19 02:21:26 +03:00 |
path.h
|
Create path.h for the path.c functions
|
2012-05-19 02:21:26 +03:00 |
rules.c
|
darray: some changes for convenience
|
2012-06-09 12:34:57 +03:00 |
rules.h
|
rules: only export a single function
|
2012-05-20 20:31:48 +03:00 |
scanner.l
|
Rename 'ctx' back to 'context' in external API
|
2012-05-11 15:03:43 +01:00 |
symbols.c
|
symbols: use darray in struct xkb_sym_map
|
2012-06-09 13:21:21 +03:00 |
vmod.c
|
Rename 'ctx' back to 'context' in external API
|
2012-05-11 15:03:43 +01:00 |
vmod.h
|
Change all 'xkb' xkb_keymap names to 'keymap'
|
2012-05-09 15:17:25 +01:00 |
xkbcomp-priv.h
|
Use void* instead of old style char* in CommonInfo functions
|
2012-06-27 00:22:31 +03:00 |
xkbcomp.c
|
rules: only export a single function
|
2012-05-20 20:31:48 +03:00 |
xkbcomp.h
|
parser: use darray for keysym list
|
2012-05-22 14:19:24 +03:00 |