kc3-lang/libxkbcommon/src/xkbcomp/parseutils.c

Branch :


Log

Author Commit Date CI Message
5c910623 2009-04-04 09:19:51 Remove trailing spaces in source files
a27e56b6 2009-03-31 07:21:20 xkbcomp: Remove duplicated macros
eff1c538 2009-03-28 19:00:13 Copy XkbEnsureSafeMapName from xkbfile
b0acc97a 2009-03-28 12:03:35 xkbcomp: s/XStringToKeysym/XkbcStringToKeysym/
30e01032 2009-03-27 19:25:14 libxkbcomp: Remove usage of client-side headers This will surely break things. Let's see just what we need to replace.
0c1bbb05 2009-03-27 06:55:32 Import xkbcomp sources for CompileKeymap A copy of the xkbcomp sources (except the frontend) have been copied in to provide a means to compile a XkbDescPtr. This definitely doesn't build or do the right thing yet.