.. |
.gitignore
|
Use yacc-generated header instead of tokens.h
|
2012-02-26 21:45:29 +02:00 |
Makefile.am
|
Use yacc-generated header instead of tokens.h
|
2012-02-26 21:45:29 +02:00 |
action.c
|
Use memset instead of bzero
|
2012-03-02 22:41:20 +02:00 |
action.h
|
Dead code removal and static markup
|
2010-09-27 16:06:48 -04:00 |
alias.c
|
Use memset instead of bzero
|
2012-03-02 22:41:20 +02:00 |
alias.h
|
Pull in enough structs and defines from XKBstr.h to only need XKB.h
|
2010-07-02 12:20:54 -04:00 |
compat.c
|
Use memset instead of bzero
|
2012-03-02 22:41:20 +02:00 |
expr.c
|
Fix all constness warnings
|
2012-02-25 12:00:10 +02:00 |
expr.h
|
Switch expression resolution priv from char to void
|
2012-02-20 17:14:04 +00:00 |
geometry.c
|
Use memset instead of bzero
|
2012-03-02 22:41:20 +02:00 |
indicators.c
|
Remove return's at the end of void functions
|
2012-03-02 22:41:20 +02:00 |
indicators.h
|
Pull in enough structs and defines from XKBstr.h to only need XKB.h
|
2010-07-02 12:20:54 -04:00 |
keycodes.c
|
Use memset instead of bzero
|
2012-03-02 22:41:20 +02:00 |
keycodes.h
|
Fix all constness warnings
|
2012-02-25 12:00:10 +02:00 |
keymap.c
|
Use memset instead of bzero
|
2012-03-02 22:41:20 +02:00 |
keytypes.c
|
Use memset instead of bzero
|
2012-03-02 22:41:20 +02:00 |
listing.c
|
Fix all constness warnings
|
2012-02-25 12:00:10 +02:00 |
misc.c
|
Remove all uses of the register keyword
|
2012-03-02 22:41:20 +02:00 |
misc.h
|
Introduce xkb_keycode_t for keycodes
|
2012-02-15 16:24:50 +00:00 |
parseutils.c
|
Use memset instead of bzero
|
2012-03-02 22:41:20 +02:00 |
parseutils.h
|
Fix warnings in scanner and parser
|
2012-02-25 12:00:10 +02:00 |
symbols.c
|
Use memset instead of bzero
|
2012-03-02 22:41:20 +02:00 |
utils.c
|
Use memset instead of bzero
|
2012-03-02 22:41:20 +02:00 |
utils.h
|
Fix remaining warnings
|
2012-02-25 12:00:10 +02:00 |
vmod.c
|
Remove return's at the end of void functions
|
2012-03-02 22:41:20 +02:00 |
vmod.h
|
Switch expression resolution priv from char to void
|
2012-02-20 17:14:04 +00:00 |
xkbcomp.c
|
Fix all constness warnings
|
2012-02-25 12:00:10 +02:00 |
xkbcomp.h
|
Fix xkbparse.y compilation
|
2012-02-15 19:39:33 +00:00 |
xkbparse.y
|
Don't check for NULL before free()
|
2012-03-02 22:41:20 +02:00 |
xkbpath.c
|
Remove return's at the end of void functions
|
2012-03-02 22:41:20 +02:00 |
xkbpath.h
|
Fix all constness warnings
|
2012-02-25 12:00:10 +02:00 |
xkbscan.l
|
Don't check for NULL before free()
|
2012-03-02 22:41:20 +02:00 |