Go to file
Dan Nicholson 2671b777cf Add more *Text functions from xkbfile
This should cover all the usage in xkbcomp. The format arguments were
dropped except for the special case of XkbModMaskText, which needs to
write in XkbCFile format in HandleVModDef. This was just changed to a
Bool to avoid the need for the macros in XKBfile.h.

The function prefixes have been renamed to be unique from xkbfile.
2009-03-28 14:22:41 -07:00
include Add more *Text functions from xkbfile 2009-03-28 14:22:41 -07:00
src Add more *Text functions from xkbfile 2009-03-28 14:22:41 -07:00
test Rename headers to XKBcommon* and install in extensions directory 2009-03-25 19:40:57 -07:00
.gitignore Ignore files for xkbcomp 2009-03-27 18:44:39 -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 Import xkbcomp sources for CompileKeymap 2009-03-27 06:55:32 -07:00