]> git.imager.perl.org - imager.git/history - fills.c
no longer deliberately leak the first context object
[imager.git] / fills.c
2013-10-31 Tony Cookvarious typo fixes from David Steinbrunner and some...
2013-10-31 Tony Cooktypo fixes in the sources of APIRef.pod
2013-05-06 Tony Cook[rt #74875] add unshipped test for unclosed pod in...
2012-12-14 Tony Cookimproved support for threads
2012-11-24 Tony Cookupdate fills.c to IMAGER_NO_CONTEXT
2012-10-19 Tony Cookfix handling of yoff for untransformed image based...
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-11 Tony Cookimproved thread safety for Imager
2012-08-14 Tony Cookupdate fills.c to IMAGER_NO_CONTEXT
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2010-09-25 Tony CookMove freetype 2 support into its own module
2010-06-20 Tony Cook - an opacity fill based on a fountain fill would segfa...
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2010-03-11 Tony Cookfix for replacement fill producing the wrong colour
2009-11-24 Tony Cookcorrect cast
2009-11-06 Tony Cookadd opacity adaption fills
2009-09-07 Tony CookAPI documentation (mostly)
2008-04-23 Tony Cook - fixed a related problem for image fills.
2008-04-22 Tony Cook - Regression: filling a greyscale image with a hatch...
2008-03-25 Tony Cookcommit changes from draw branch
2007-09-11 Tony Cookdefine 0.61 release goals
2007-03-25 Tony Cookattempt to work around a compiler bug in the gcc pre...
2006-10-08 Tony Cookwork around compilation problem reported in
2006-06-27 Tony Cookimplement a flood_fill that stops at a given color...
2006-01-11 Tony Cook- constify the Imager API
2006-01-10 Tony Cook- start of external Imager API access:
2005-12-05 Tony Cook- added integer overflow checks to many memory allocati...
2005-01-24 Tony Cook- eliminate unused variables and static functions
2003-06-25 Tony Cookimage fills with images with channels not at 4 were...
2002-04-01 Tony Cookhide or rename any symbols that are likely to conflict...
2001-11-19 Tony Cookmove the combining function call outside the general...
2001-10-28 Arnar Mar HrafnkelssonFixed i_transform2() so malloc(0) doesn't happen. ...
2001-09-19 Tony Cookimage based fills
2001-09-10 Tony Cookbetter error handling
2001-09-10 Tony Cookmis-handling for hues
2001-09-09 Tony Cookminor error handling in bmp.c
2001-09-02 Tony CookAdded some source code docs
2001-09-02 Tony Cookan extra stipple
2001-09-02 Tony Cookbetter scale* fills
2001-09-01 Tony Cooksupport for generic fills for box and arc, with solid...