Still more memory leak fixes
[platform/upstream/libxkbcommon.git] / src / xkbcomp / compat.c
2012-02-16 Daniel StoneStill more memory leak fixes
2012-02-15 Daniel Stonevmod: Pass xkb_desc explicitly to vmod functions
2011-01-29 Kristian HøgsbergRename XkbcInternAtom() to xkb_intern_atom() and export
2010-10-20 Kristian HøgsbergRestore compatible action structs
2010-07-02 Kristian HøgsbergGet rid of a few unused #defines in public header
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-30 Kristian HøgsbergConstify XkbcAtomText()
2010-06-28 Kristian HøgsbergDrop malloc wrappers
2010-06-23 Daniel StoneCopy and duplicate XkbModsRec and XkbKTMapEntryRec
2010-06-22 Daniel StoneInterp: More lazy keysym resolution
2010-06-22 Daniel StoneCopy in XkbCompatMapRec and XkbSymInterpretRec
2010-06-22 Daniel StoneRegroup actions into current vs. deprecated, resize...
2010-06-22 Daniel Stonexkbcomp: Don't leak atom text and string exprs
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-04-06 Dan NicholsonRequire strdup and remove utils wrapper
2009-04-04 Dan Nicholsonxkbcomp: Don't say we're exiting when we're not
2009-04-04 Dan NicholsonRemove trailing spaces in source files
2009-03-31 Dan Nicholsonxkbcomp: Remove duplicated macros
2009-03-28 Dan Nicholsonxkbcomp: Use xkbcommon allocation functions
2009-03-28 Dan NicholsonKill off usage of Display
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-28 Dan Nicholsonlibxkbcomp: s/XkbDescPtr/XkbcDescPtr/
2009-03-28 Dan Nicholsonlibxkbcomp: Eradicate XkbFileInfo usage
2009-03-27 Dan NicholsonImport xkbcomp sources for CompileKeymap