libxkbcommon/src/xkbcomp
Daniel Stone ed5c6c1796 Remove geometry support, again
It still parses geometry, but happily throws it away.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-03-09 19:30:30 +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 Remove KcCGST names from the map 2012-03-09 16:04:00 +00:00
expr.c Merge remote-tracking branch 'ran/fixes-cont' 2012-03-05 15:07:28 +00:00
expr.h Constify some more text functions 2012-03-03 01:17:57 +02:00
indicators.c Remove KcCGST names from the map 2012-03-09 16:04:00 +00: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 Remove geometry support, again 2012-03-09 19:30:30 +00:00
keycodes.h Fix all constness warnings 2012-02-25 12:00:10 +02:00
keymap.c Remove geometry support, again 2012-03-09 19:30:30 +00:00
keytypes.c Remove KcCGST names from the map 2012-03-09 16:04:00 +00:00
listing.c Remove geometry support, again 2012-03-09 19:30:30 +00:00
misc.c Remove geometry support, again 2012-03-09 19:30:30 +00:00
misc.h Introduce xkb_keycode_t for keycodes 2012-02-15 16:24:50 +00:00
parseutils.c Remove geometry support, again 2012-03-09 19:30:30 +00:00
parseutils.h Add function to free XkbFile's 2012-03-04 00:04:04 +02:00
symbols.c Remove geometry support, again 2012-03-09 19:30:30 +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 Remove KcCGST names from the map 2012-03-09 16:04:00 +00:00
vmod.h Switch expression resolution priv from char to void 2012-02-20 17:14:04 +00:00
xkbcomp.c Remove geometry support, again 2012-03-09 19:30:30 +00:00
xkbcomp.h Remove geometry support, again 2012-03-09 19:30:30 +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