Define our own None atom value
[platform/upstream/libxkbcommon.git] / src / xkbcomp / parseutils.h
2012-03-15 Daniel StonePlug leaks in geometry parsing
2012-03-09 Daniel StoneRemove geometry even harder
2012-03-09 Daniel StoneIntroduce xkb_atom_t type
2012-03-09 Daniel StoneIntroduce xkb_keysym_t type
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes-cont'
2012-03-05 Daniel StoneMerge remote-tracking branch 'ran/fixes'
2012-03-03 Ran BenitaAdd function to free XkbFile's
2012-02-25 Ran BenitaFix warnings in scanner and parser
2012-02-25 Ran BenitaFix all constness warnings
2012-02-25 Ran BenitaRemove unused debug #defines
2012-02-15 Daniel StoneFix xkbparse.y compilation
2011-06-03 Cyril BruleboisAdd prototype for CheckDefaultMap().
2010-11-11 Jan Engelhardtxkbscan: resolve build warning/rpmlint error
2010-10-20 Kristian HøgsbergUse flex for generating the scanner, add support for...
2010-09-27 Adam JacksonDead code removal and static markup
2010-06-28 Kristian HøgsbergDrop CARD32 and Opaque types
2010-06-22 Daniel StoneUse CARD32 instead of Atom, move geom headers in
2010-06-22 Daniel StoneInterp: More lazy keysym resolution
2010-06-22 Daniel StoneUse CARD32 instead of Atom, drag in XkbClientMapRec
2010-06-22 Daniel Stonexkbcomp: Don't malloc() and free() most scanned tokens
2010-06-22 Daniel Stonexkbcomp: Lazy keysym parsing (avoid XStringToKeysym)
2009-04-04 Dan NicholsonRemove trailing spaces in source files
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap