Define our own None atom value
[platform/upstream/libxkbcommon.git] / src / xkbcomp / xkbparse.y
2012-03-27 Ran BenitaDefine our own None atom value
2012-03-15 Daniel StonePlug leaks in geometry parsing
2012-03-15 Daniel StoneRemove more float support
2012-03-09 Daniel StoneRemove geometry even harder
2012-03-09 Daniel StoneRemove geometry support, again
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 BenitaFix "Could not resolve keysym" errors
2012-03-02 Ran BenitaDon't check for NULL before free()
2012-02-25 Ran BenitaFix warnings in scanner and parser
2012-02-16 Daniel StoneStill more memory leak fixes
2012-02-15 Daniel StoneFix xkbparse.y compilation
2012-02-15 Daniel StoneIntroduce xkb_keycode_t for keycodes
2011-01-29 Cyril BruleboisGet rid of unneeded <X11/Xlib.h> include.
2011-01-29 Kristian HøgsbergRename XkbcInternAtom() to xkb_intern_atom() and export
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-22 Daniel StoneUse CARD32 instead of Atom, move geom headers in
2010-06-22 Daniel StoneInterp: More lazy keysym resolution
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-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-04 Dan NicholsonRemove trailing spaces in source files
2009-03-28 Dan Nicholsonxkbcomp: Drop unused Display argument in Atom functions
2009-03-28 Dan Nicholsonlibxkbcomp: Use the internal Atom implementation
2009-03-28 Dan Nicholsonlibxkbcomp: Remove usage of client-side headers
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap