Still more memory leak fixes
[platform/upstream/libxkbcommon.git] / src / xkbcomp / expr.c
2012-02-16 Daniel StoneStill more memory leak fixes
2012-02-15 Daniel StoneIntroduce xkb_keycode_t for keycodes
2010-09-27 Adam JacksonDead code removal and static markup
2010-07-02 Kristian HøgsbergRename public entry points to lowercase and underscore
2010-06-30 Kristian HøgsbergConstify XkbcAtomText()
2010-06-28 Kristian HøgsbergDrop malloc wrappers
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 StoneUse CARD32 instead of Atom, drag in XkbClientMapRec
2010-06-22 Daniel Stonexkbcomp: expr: Use XkbcAtomText instead of GetString
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-31 Dan Nicholsonxkbcomp: Remove duplicated macros
2009-03-28 Dan Nicholsonxkbcomp: s/XStringToKeysym/XkbcStringToKeysym/
2009-03-28 Dan NicholsonAdd more *Text functions from xkbfile
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: s/XPointer/char */
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap