Go to file
Dan Nicholson d4ddac2b8d Use XKB alloc macros internally
These are used throughout the XKB code, but are defined in XKBsrv.h,
which we'd like to avoid. Internal definitions for True/False have also
been added since they're in Xlib.h
2009-03-19 16:58:45 -07:00
include Initial implementation of keysym handlers 2009-03-19 11:51:09 -07:00
src Use XKB alloc macros internally 2009-03-19 16:58:45 -07:00
test Use XORG_CWARNFLAGS for more warnings 2009-03-19 16:25:34 -07:00
.gitignore Ignore generated ChangeLog 2009-03-19 16:25:34 -07:00
COPYING Initial autotools commit 2009-03-19 10:47:15 -07:00
Makefile.am Testing harness for keysym functions 2009-03-19 11:51:09 -07:00
autogen.sh Initial autotools commit 2009-03-19 10:47:15 -07:00
configure.ac Use XKB alloc macros internally 2009-03-19 16:58:45 -07:00