kc3-lang/libxkbcommon/src/xkbcomp/expr.h

Branch :


Log

Author Commit Date CI Message
5c910623 2009-04-04 09:19:51 Remove trailing spaces in source files
4fe322aa 2009-03-27 20:13:22 libxkbcomp: s/XPointer/char */ Replace XPointer with its definition since we don't have the privilege of using Xlib.h. Why this is char * and not void *, I'll never know.
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.