..
.gitignore
config: update subdirs .gitignore
2010-12-07 10:23:18 -05:00
Makefile.am
config: let Automake handle Lex and Yacc dist and cleaning
2010-12-08 15:24:21 -05:00
action.c
Rename XkbcInternAtom() to xkb_intern_atom() and export
2011-01-29 14:10:22 -05:00
action.h
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
alias.c
Pull in enough structs and defines from XKBstr.h to only need XKB.h
2010-07-02 12:20:54 -04: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
Rename XkbcInternAtom() to xkb_intern_atom() and export
2011-01-29 14:10:22 -05:00
compat.h
Import xkbcomp sources for CompileKeymap
2009-03-27 06:55:32 -07:00
expr.c
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
expr.h
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
geometry.c
xkbcomp: Silence warning of return of uninitialised value
2012-01-05 14:24:11 +00:00
indicators.c
Rename XkbcInternAtom() to xkb_intern_atom() and export
2011-01-29 14:10:22 -05: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
Rename XkbcInternAtom() to xkb_intern_atom() and export
2011-01-29 14:10:22 -05:00
keycodes.h
Remove trailing spaces in source files
2009-04-04 09:19:51 -07:00
keymap.c
Pull in enough structs and defines from XKBstr.h to only need XKB.h
2010-07-02 12:20:54 -04:00
keytypes.c
Rename XkbcInternAtom() to xkb_intern_atom() and export
2011-01-29 14:10:22 -05:00
listing.c
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
misc.c
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
misc.h
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
parseutils.c
Use flex for generating the scanner, add support for parsing from strings
2010-10-20 14:03:53 -04:00
parseutils.h
Add prototype for CheckDefaultMap().
2011-06-03 17:19:09 +02:00
symbols.c
Rename XkbcInternAtom() to xkb_intern_atom() and export
2011-01-29 14:10:22 -05:00
tokens.h
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
utils.c
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
utils.h
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
vmod.c
Rename XkbcInternAtom() to xkb_intern_atom() and export
2011-01-29 14:10:22 -05:00
vmod.h
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
xkbcomp.c
Add xkbc_free_keymap helper
2011-12-16 12:52:00 +00:00
xkbcomp.h
Remove libxkbfile dependency for real this time
2010-09-03 20:35:28 -04:00
xkbparse.y
Get rid of unneeded <X11/Xlib.h> include.
2011-01-29 14:10:35 -05:00
xkbpath.c
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
xkbpath.h
Dead code removal and static markup
2010-09-27 16:06:48 -04:00
xkbscan.l
xkbcomp: Copy the string into the buffer rather than updating pointer
2011-10-27 14:30:21 +01:00