Pull in enough structs and defines from XKBstr.h to only need XKB.h
[platform/upstream/libxkbcommon.git] / src / galloc.c
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-30 Kristian HøgsbergConstify XkbcAtomText()
2010-06-30 Kristian HøgsbergDrop more malloc/free 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 StoneCopy in XkbCompatMapRec and XkbSymInterpretRec
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-03-28 Dan NicholsonCopy XkbAddGeom* functions from XKBlib
2009-03-28 Dan NicholsonExpose all the geometry allocation subroutines
2009-03-26 Dan Nicholsonalloc/galloc: Coding style cleanup
2009-03-26 Dan NicholsonRename headers to XKBcommon* and install in extensions...
2009-03-26 Dan NicholsonAdd XkbDescRec initializers and destructors