Use memset instead of bzero
[profile/ivi/libxkbcommon.git] / src / geom.c
2012-03-02 Ran BenitaUse memset instead of bzero
2012-02-25 Ran BenitaFix possible null dereferences
2012-02-25 Ran BenitaRemove unneeded assignments and variables
2012-02-15 Daniel StoneMove include path from X11/extensions/ to xkbcommon/
2010-09-27 Adam JacksonDead code removal and static markup
2010-07-02 Kristian HøgsbergPull in enough structs and defines from XKBstr.h to...
2010-06-22 Daniel StoneUse CARD32 instead of Atom, move geom headers in
2009-04-08 Dan NicholsonRemove all non-public API from XKBcommon.h header
2009-03-28 Dan Nicholsongeom: Coding-style cleanup
2009-03-28 Dan NicholsonAdd geometry Compute API from XKBlib