summaryrefslogtreecommitdiff
path: root/src/xkb/XKBGeom.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-23XKBgeom.h: Add _Xconst qualifier to char * arguments in functionsAlan Coopersmith1-1/+2
2019-09-24xkb: Provide <X11/extensions/XKBgeom.h> ourselvesAdam Jackson1-1/+1
2014-06-18rm redundant null checkswalter harms1-6/+5
2013-12-26_XkbReadGeomOverlay: check for NULL first, then use pointerAlan Coopersmith1-1/+1
2013-08-20Rearrange some variable declarations & initializations in XKBAlan Coopersmith1-11/+10
2013-08-20Reindent XKB code to X.Org standard styleAlan Coopersmith1-508/+535
2013-05-09unvalidated indexes in _XkbReadGetGeometryReply() [CVE-2013-1997 4/15]Alan Coopersmith1-0/+3
2013-05-09unvalidated indexes in _XkbReadGeomShapes() [CVE-2013-1997 3/15]Alan Coopersmith1-4/+8
2011-05-04XKB: XkbComputeSectionBounds: Check correct bounds in default switch-caseJeremy Huddleston1-1/+2
2011-05-04Revert "XKB: Avoid a possible NULL dereference"Jeremy Huddleston1-2/+2
2011-05-04Dead code removalJeremy Huddleston1-1/+0
2011-05-04XKB: Avoid a possible NULL dereferenceJeremy Huddleston1-2/+2
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith1-2/+0
2008-06-17Strip whitespace from end of lines in source filesAlan Coopersmith1-11/+11
2006-10-29XKB geometry: fix leaks in GetKeyboardByName (bug #8099)Caolan McNamara1-3/+14
2006-10-10Add correct Display locking to XKB functions.Jamey Sharp1-8/+20
2006-03-17Properly clip bounds when only one point is defining an outline.Daniel Stone1-0/+3
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen1-0/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-116/+4
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+779