]> git.imager.perl.org - imager.git/history - Changes
clean up various testout directories on a make clean
[imager.git] / Changes
2010-09-16 Tony Cookuse test files that exist
2010-09-16 Tony Cooknote the move of the Win32 support
2010-09-13 Tony Cook0.77_01 release
2010-09-13 Tony Cookadd test code for the JPEG probe
2010-09-06 Tony Cooknote on the PNG / Imager::Probe change
2010-09-06 Tony Cookfix X name lookup caching
2010-09-05 Tony Cooknote JPEG move
2010-08-25 Tony Cookmove TIFF into its own module
2010-08-23 Tony Cookreturn the real giflib version, rather than the dummy
2010-08-23 Tony Cookonly prepend ./ to font filenames when passing them...
2010-08-23 Tony Cookmove the GIF file handling code into a sub-module
2010-08-19 Tony Cook - add each library-directory/pkgconfig/ to the pkg...
2010-08-11 Tony Cookupdate META.yml so PNG isn't indexed, and add some...
2010-08-11 Tony Cook0.76 release Imager-0.76
2010-08-10 Tony Cookthe align_string() method would ignore a string of...
2010-08-09 Tony Cookupdate release notes
2010-08-07 Tony Cook0.75_02 release
2010-08-06 Tony Cook0.75_01 release
2010-08-06 Tony Cookmerge PNG branch and some clean-up
2010-08-03 Tony Cookwhen probing for TIFF, set LD_RUN_PATH just as the...
2010-08-03 Tony Cookadd the hardinvertall filter
2010-08-03 Tony Cookupdate the documentation of hardinvert to match the...
2010-07-03 Tony Cookchange note for multi-image pnm read support
2010-06-30 Tony Cook - t/t50basicoo.t no longer depends on the other tests...
2010-06-28 Tony CookRT 58761: fix Imager->new(data => $data)
2010-06-20 Tony Cookmerge the thickline branch polygon fix
2010-06-20 Tony Cookyep, some of this is bug fixes
2010-06-20 Tony Cook - an opacity fill based on a fountain fill would segfa...
2010-05-06 Tony Cook - use PERL_NO_GET_CONTEXT to slightly improve performa...
2010-05-06 Tony Cook0.74 release
2010-05-06 Tony Cookadd Imager::IO docs to the MANIFEST
2010-04-12 Tony Cookupdate the TIFF documentation
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2010-04-04 Tony Cook - fix spelling errors patched by Debian (please report...
2010-04-02 Tony Cookhandle missing libraries in read_multi()
2010-03-15 Tony Cook0.73 release
2010-03-11 Tony Cookfix for replacement fill producing the wrong colour
2010-02-25 Tony Cookmerge circle outline branch
2010-01-29 Tony CookImager 0.72 release (commit done way after release) Imager-0.72
2009-12-04 Tony Cook0.71_03 release
2009-12-01 Tony Cook0.71_02 release
2009-12-01 Tony Cookload threads so it doesn't abort with no threads
2009-11-30 Tony Cook0.71_01 release
2009-11-30 Tony Cookprevent double frees when Imager is loaded when threads...
2009-11-24 Tony Cook - fix POD nits
2009-11-24 Tony Cook - use scanline oriented operations to flip images...
2009-11-16 Tony Cook0.71 release Imager-0.71
2009-11-10 Tony Cookdocument opacity fill in changes, typo fixes, fix some...
2009-09-28 Tony Cook - the conv filter now enforces that the sum of the...
2009-09-21 Tony Cook0.70 release
2009-09-17 Tony Cook - an integer division meant that preview scaling to...
2009-09-15 Tony Cookhandle zero length extensions correctly
2009-09-08 Tony Cook0.69 release
2009-09-08 Tony Cookchanges note for test fix
2009-09-07 Tony Cook0.68 release
2009-09-06 Tony CookImager->new(file => $filename) does the obvious thing now
2009-09-05 Tony Cookrubthrough change
2009-09-04 Tony Cookavoid using CHECK as a label, since 5.11.x chokes on it
2009-09-03 Tony Cook0.67_01 release
2009-09-02 Tony Cookadd more context to libtiff probe comment
2009-09-02 Tony Cookupdate Changes with libtiff probe info
2009-08-31 Tony Cook - use the new EU::MM META_MERGE facility instead of...
2009-08-31 Tony Cook - re-work the external libraries section of README:
2009-08-31 Tony Cooknote the last change
2009-01-15 Tony Cook - correct documentation of default of raw image interl...
2008-12-12 Tony Cook0.67 release
2008-12-12 Tony Cook0.66 release
2008-12-12 Tony Cook - re-arrange the POD for Imager::Font::BBox:
2008-12-12 Tony Cook - add limited tests for Imager::ExtUtils
2008-12-12 Tony Cook - write out the image size in bytes field of a BMP...
2008-12-11 Tony Cook - corrected a reference leak where writing GIFs would...
2008-11-19 Tony Cooknote the memory leak fix in Changes
2008-05-28 Tony Cook - 24-bit color .ICO/.CUR files can now be read.
2008-05-26 Tony Cook - an optimization skipping 0 src alpha values could...
2008-05-26 Tony Cookforgot to commit (and release!) the version of Changes...
2008-05-05 Tony Cook - the gif_screen_height tag was overriding the screen...
2008-04-30 Tony Cook - In some cases when an error occurs reading those...
2008-04-29 Tony Cookadd CVE for the security issue
2008-04-23 Tony Cook0.64 release
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-04-18 Tony Cook - check that the result of fileno($fh) is defined...
2008-04-07 Tony CookImager 0.63 release Imager-0.63
2008-04-07 Tony Cooksome of the changes were bugs, put them under the bug...
2008-04-01 Tony Cook - removed the pointless #! line from lib/Imager/Font...
2008-04-01 Tony Cook - mixing qtype scaling now sets all channels of a...
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a BMP file will...
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a PGM/PPM will...
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a JPEG will now...
2008-03-25 Tony Cook - some TGA images weren't being detected correctly...
2008-03-25 Tony Cookcommit changes from draw branch
2007-12-10 Tony Cook - the font libraries are now only initialized when...
2007-12-10 Tony Cook - Imager::Matrix2d->translate() now only requires...
2007-12-10 Tony CookImager 0.62 release
2007-12-10 Tony Cook - added the det() function to the transform2() engine.
2007-12-06 Tony CookImager no longer supports OS X 10.2
2007-12-06 Tony Cookrearrange dynaload code to avoid some OS X issues
2007-12-03 Tony Cook - the hardinvert filter no-longer inverts the alpha...
2007-12-03 Tony Cook - work around Module::Depends::Intrusive bug #21229
2007-12-03 Tony Cook - samples/gifscale.pl sourced the base value for gif_t...
next