libxkbcommon/src/xkbcomp
Daniel Stone a0e756fd83 Introduce xkb_atom_t type
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-03-09 19:30:31 +00:00
..
.gitignore Use yacc-generated header instead of tokens.h 2012-02-26 21:45:29 +02:00
Makefile.am Remove geometry support, again 2012-03-09 19:30:30 +00:00
action.c Use global tables for action string handling 2012-03-03 01:17:57 +02:00
action.h Constify global tables 2012-03-03 01:17:57 +02:00
alias.c Remove geometry support, again 2012-03-09 19:30:30 +00:00
alias.h Remove geometry support, again 2012-03-09 19:30:30 +00:00
compat.c Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
expr.c Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
expr.h Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
indicators.c Stringify public name types 2012-03-09 19:30:31 +00:00
indicators.h Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
keycodes.c Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
keycodes.h Fix all constness warnings 2012-02-25 12:00:10 +02:00
keymap.c Ensure we always have a complete keymap 2012-03-09 19:30:31 +00:00
keytypes.c Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
listing.c Remove geometry support, again 2012-03-09 19:30:30 +00:00
misc.c Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
misc.h Introduce xkb_keycode_t for keycodes 2012-02-15 16:24:50 +00:00
parseutils.c Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
parseutils.h Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
symbols.c Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
utils.c Remove useless casts 2012-03-03 01:17:57 +02:00
utils.h Remove useless casts 2012-03-03 01:17:57 +02:00
vmod.c Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
vmod.h Switch expression resolution priv from char to void 2012-02-20 17:14:04 +00:00
xkbcomp.c Ensure we always have a complete keymap 2012-03-09 19:30:31 +00:00
xkbcomp.h Introduce xkb_atom_t type 2012-03-09 19:30:31 +00:00
xkbparse.y Remove geometry support, again 2012-03-09 19:30:30 +00:00
xkbpath.c Refactor XkbFindFileInPath 2012-03-04 00:04:04 +02:00
xkbpath.h Free IncludePath when no longer needed 2012-03-04 00:04:04 +02:00
xkbscan.l Don't leak the scanner's buffer 2012-03-04 00:04:04 +02:00