.gitignore


Log

Author Commit Date CI Message
Dan Nicholson a9822d87 2009-04-01T06:22:06 Add xkbcommon pkg-config file
Dan Nicholson f2308e7e 2009-03-27T18:43:29 Ignore files for xkbcomp
Dan Nicholson 6aa78ded 2009-03-05T18:21:57 Ignore generated ChangeLog
Dan Nicholson 036c23ea 2009-01-20T07:33:14 Use generated config.h header
Dan Nicholson 83f198f1 2009-01-20T07:46:12 Initial implementation of keysym handlers Add the xkbcommon implementations of XKeysymToString and XStringToKeysym. These symbols have the namespace prefix of Xkbc and are declared in X11/XkbCommon.h. The implementation is taken directly from Xlib, but does not include the XKeysymDB parsing and hashing yet (if it ever will). A couple type conversions were needed to keep from using Xlib.h. See original files: libX11/src/KeysymStr.c libX11/src/StrKeysym.c
Dan Nicholson b58a95d0 2009-01-13T18:25:35 Initial autotools commit