summaryrefslogtreecommitdiff
path: root/src/Region.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling/wording issuesAlan Coopersmith2020-07-221-1/+1
* Convert main src directory to use reallocarray()Alan Coopersmith2018-12-081-5/+6
* Remove unnecessary casts of pointers to (char *) in calls to Xfree()Alan Coopersmith2013-08-201-3/+3
* miRegionOp(): ensure region size is not updated if realloc failsAlan Coopersmith2013-08-201-2/+3
* miRegionCopy(): handle realloc failure betterAlan Coopersmith2013-08-201-8/+9
* Remove more unnecessary casts from Xmalloc/calloc callsAlan Coopersmith2013-05-091-10/+9
* Clean up memory when first XCreateRegion succeeds and second failsAlan Coopersmith2011-02-111-2/+11
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-2/+0
* Delete some unused "#ifdef notdef" static functionsAlan Coopersmith2009-03-251-146/+0
* Strip whitespace from end of lines in source filesAlan Coopersmith2008-06-171-52/+52
* lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal refere...XORG-6_8_99_900Kevin E Martin2005-07-231-1/+1
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen2005-05-131-0/+3
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-136/+204
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+1672