]> git.imager.perl.org - imager.git/history - PNG
1.007 release
[imager.git] / PNG /
2018-11-24 Tony Cookupdate / correct PNG Changes file
2018-11-03 Tony Cookimprove all Makefile.PLs
2018-06-04 Tony Cookadd png_compression_level parameter for writing PNG...
2014-12-25 Tony CookDevel::CheckLib: handle the gcc-4 symlink on Cygwin
2014-06-27 Tony Cookskip the unnecessary palette benign error before 1.6
2014-06-13 Tony CookChanges notes for 4593278bee25
2014-06-13 Tony CookRT #94717 libpng 1.6.10 no longer considers CRC errors...
2013-07-09 Tony Cookupdate Changes for the PNG work
2013-07-09 Tony Cook[rt #86659] PNG benign error support is more complex...
2013-07-05 Tony Cook[rt #86659] treat a libpng header/lib version mismatch...
2013-06-10 Tony Cookupdate Changes
2013-06-07 Tony Cook[rt #85746] add support for libpng 1.6
2013-02-21 Tony Cookmark mm_log() for the API with the right gcc -Wformat...
2013-02-18 Tony Cookupdate sub-module READMEs
2012-10-15 Tony Cookchanges note for sub-module --verbose handling
2012-10-15 Tony Cook[rt #75878] pass --verbose through to Imager::Probe...
2012-10-15 Tony Cookbump PNG and W32 versions since they've changed
2012-10-15 Tony Cooknote .dSYM clean up change
2012-10-15 Tony CookDevel::CheckLib: remove generated .dSYM directories...
2012-08-14 Tony Cookadd an unshipped test for checking sub-module versions...
2012-08-14 Tony Cookeliminate another unused impng.c variable
2012-08-13 Tony Cookeliminate various unused variable warnings
2012-04-30 Tony Cookupdate PNG Changes/.pm for release
2012-04-29 Tony CookMerge branch 'png'
2012-04-29 Tony CookPNG re-work: saving imager tags as PNG chunks
2012-04-29 Tony CookPNG re-work: process the bKGD chunk into an i_backgroun...
2012-04-29 Tony CookPNG re-work: test tags from PNG reads and re-work a...
2012-04-29 Tony CookPNG re-work: ignore some build and test detritus for...
2012-04-29 Tony CookPNG re-work: avoid the comment in qw() warning
2012-04-29 Tony CookPNG-rework: forward png flush output through to i_io_fl...
2012-04-29 Tony CookPNG re-work: support writing 16-bit/sample images
2012-04-29 Tony CookPNG re-work: handle writing bilevel files
2012-04-29 Tony CookPNG re-work: paletted file writes
2012-04-29 Tony CookPNG re-work: split out write handling
2012-04-29 Tony CookPNG re-work: collect more text tags
2012-04-29 Tony CookPNG re-work: remove unused variables
2012-04-29 Tony CookPNG re-work: test results of new and old read handlers
2012-04-29 Tony CookPNG re-work: add more test images and fix the PNG/...
2012-04-29 Tony CookPNG re-work: read 16-bit PNG as 16-bit
2012-04-29 Tony CookPNG re-work: read 1 bit grey images as the common inter...
2012-04-29 Tony CookPNG re-work: implement paletted read
2012-04-29 Tony CookPNG re-work: remove obsolete comment and the associated...
2012-04-29 Tony CookPNG re-work: remove direct image access
2012-04-29 Tony CookWIP PNG re-work
2012-04-29 Tony CookPNG re-work: save png_bits and png_interlace tags
2012-04-29 Tony CookPNG re-work: add more image type TODO tests
2012-04-29 Tony CookPNG re-work: simple tests for reading various images...
2012-04-29 Tony CookPNG re-work: test size limit handling of very wide...
2012-04-29 Tony CookPNG re-work: provide perl level access to the libpng...
2012-04-29 Tony CookPNG re-work: improve error reporting for PNG read/write
2012-04-28 Tony Cook[rt #74043] handle static linking of libpng with libz
2012-04-25 Tony CookPNG re-work: handle libpng 1.5 correctly
2012-03-09 Tony Cook[rt #75560] don't fallback to using DynaLoader when...
2011-10-31 Tony Cook0.86 release v0.86
2011-10-23 Tony Cookunbreak library probes on non-Win32
2011-10-23 Tony Cookimprove MSVC support some more
2011-10-10 Tony CookMerge the I/O buffering branch
2011-08-29 Tony Cookbump the version requirement to something EU::MM will...
2011-08-22 Tony Cooksub-module version bumps and Changes notes in prep...
2011-08-15 Tony Cook[rt #69170] update the bundled Devel::CheckLib with...
2011-08-08 Tony Cook0.84_01 development release v0.84_01
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-06-20 Tony Cookmore manifest updates
2011-06-20 Tony CookMerge branch 'master' of git://git.imager.perl.org...
2011-06-20 Tony Cookupdate sub-manifests
2011-06-20 Tony Cookmake it so we can release sub-dists from the Imager...
2011-06-18 Tony Cookadd Devel::CheckLib to each sub-module and ensure it...
2011-06-18 Tony Cookbump sub-module versions
2011-06-08 Tony Cookreplace (imager|tony)@imager.perl.org with tonyc@cpan.org
2011-03-14 Tony Cook[RT #9675] add the library detection summary back in...
2011-01-10 Tony Cookignore build and test products
2010-12-10 Tony Cookdon't include .SKIP either
2010-12-10 Tony Cookcorrect changes - we search for font handlers not fonts
2010-12-06 Tony Cookuse DEFINE from Imager::Probe
2010-12-06 Tony Cookolder versions of EU::MM don't export WriteEmptyMakefil...
2010-10-04 Tony Cook0.78 release Imager-0.78
2010-10-04 Tony Cooksvn url updates
2010-10-04 Tony Cookextra files from separate PNG
2010-09-28 Tony Cookallow Imager::Probe to accept arrayrefs for incpath...
2010-09-27 Tony Cookuse accessor functions to access deprecated members...
2010-09-16 Tony Cookclean up various testout directories on a make clean
2010-09-06 Tony Cooksearch more places for PNG headers and libraries
2010-08-13 Tony Cookupdates from Imager-File-PNG
2010-08-06 Tony Cookmerge PNG branch and some clean-up