]> git.imager.perl.org - imager.git/shortlog
imager.git
2010-08-06 Tony Cookmerge PNG branch and some clean-up
2010-08-05 Tony Cookgrab the current development Devel::CheckLib, it has...
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-26 Tony Cookbetter test coverage for tiff processing
2010-07-26 Tony Cookdon't test threads when running a coverage test, since...
2010-07-12 Tony Cookslight performance improvement for cases where the...
2010-07-03 Tony Cookchange note for multi-image pnm read support
2010-07-03 Tony Cookreading multi-image PNM files
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-26 Tony Cook0.75 release Imager-0.75
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-06-20 Tony Cookmissed a PERL_NO_GET_CONTEXT
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 Cookspell checking author test
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-15 Tony Cookadd examples of drawing arcs
2010-03-15 Tony Cooktest the documented mechanism for drawing an arc throug...
2010-03-11 Tony Cookfix for replacement fill producing the wrong colour
2010-03-11 Tony Cookoffset in the test code instead
2010-03-11 Tony Cookrevert the offset for AA filled arcs
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-04 Tony Cookmore threads tests adjustments
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 Cookadd threads tests to the manifest
2009-11-30 Tony Cookprevent double frees when Imager is loaded when threads...
2009-11-25 Tony Cookmake sure flipping paletted images is covered
2009-11-24 Tony Cook - fix POD nits
2009-11-24 Tony Cook - use scanline oriented operations to flip images...
2009-11-24 Tony Cookallow trailing whitespace on #/code lines
2009-11-24 Tony Cookcorrect cast
2009-11-16 Tony Cook0.71 release Imager-0.71
2009-11-10 Tony Cookdocument opacity fill in changes, typo fixes, fix some...
2009-11-10 Tony Cookdocument some undocumented Makefile.PL parameters
2009-11-06 Tony Cookauto-convert the "other" parameter for opacity fills
2009-11-06 Tony Cookfix the docs to match the change from alpha -> opacity
2009-11-06 Tony Cookadd opacity adaption fills
2009-09-28 Tony Cook - the conv filter now enforces that the sum of the...
2009-09-21 Tony Cook0.70 release
2009-09-21 Tony Cookrename I_STRING to IM_STRING, since I_STRING conflicts...
2009-09-17 Tony Cook - an integer division meant that preview scaling to...
2009-09-17 Tony Cookwe don't prompt for gif support anymore
2009-09-15 Tony Cookhandle zero length extensions correctly
2009-09-11 Tony Cookrelease GifRow and comments memory on all error returns...
2009-09-08 Tony Cook0.69 release
2009-09-08 Tony Cookchanges note for test fix
2009-09-08 Tony Cookcall plan skip_all => ... instead of skip_all(...)...
2009-09-07 Tony CookAPI documentation (mostly)
2009-09-07 Tony Cook0.68 release
2009-09-07 Tony Cookvarious minor documentation updates and fixes
2009-09-06 Tony CookImager->new(file => $filename) does the obvious thing now
2009-09-05 Tony Cookrubthrough change
2009-09-05 Tony Cookseparate tiff and no tiff tests
2009-09-05 Tony Cookre-work gif tests to move no gif available tests to...
2009-09-05 Tony Cookseparate no png support tests into a separate test...
2009-09-04 Tony Cookre-work jpeg tests - move "no jpeg support" tests into...
2009-09-04 Tony Cookreport library version numbers where we already have...
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-09-01 Tony Cookportability to Windows/VC++
2009-09-01 Tony Cookextract the installed tifflib version and don't use...
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 Cookfix synopsis to load the required modules
2009-08-31 Tony Cooknote the last change
2009-08-31 Tony Cooklook for .bat and .cmd files when probing for executabl...
2009-07-02 Tony CookImager::Font is pretty useless without Imager, so add...
2009-07-02 Tony CookImager::Files isn't a C<use>able module, make that...
2009-01-15 Tony Cook - correct documentation of default of raw image interl...
2008-12-13 Tony Cookfix jpg to jpeg in the list of image file formats in...
2008-12-12 Tony Cook0.67 release
2008-12-12 Tony Cookadd file required for ICO tests
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-29 Tony Cookextend the synopsis a little so people realize type...
2008-11-29 Tony Cookbe more consistent with =item * for the I/O parameters
2008-11-19 Tony Cooknote the memory leak fix in Changes
2008-11-19 Tony Cookavoid a leaked reference if we create the colors array...
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...
next