summaryrefslogtreecommitdiff
path: root/src/Region.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-22Fix spelling/wording issuesAlan Coopersmith1-1/+1
2018-12-08Convert main src directory to use reallocarray()Alan Coopersmith1-5/+6
2013-08-20Remove unnecessary casts of pointers to (char *) in calls to Xfree()Alan Coopersmith1-3/+3
2013-08-20miRegionOp(): ensure region size is not updated if realloc failsAlan Coopersmith1-2/+3
2013-08-20miRegionCopy(): handle realloc failure betterAlan Coopersmith1-8/+9
2013-05-09Remove more unnecessary casts from Xmalloc/calloc callsAlan Coopersmith1-10/+9
2011-02-11Clean up memory when first XCreateRegion succeeds and second failsAlan Coopersmith1-2/+11
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith1-2/+0
2009-03-25Delete some unused "#ifdef notdef" static functionsAlan Coopersmith1-146/+0
2008-06-17Strip whitespace from end of lines in source filesAlan Coopersmith1-52/+52
2005-07-23lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal refere...XORG-6_8_99_900Kevin E Martin1-1/+1
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-136/+204
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1672