imager.git
2010-09-16 Tony Cookmove win32 font support in a new directory, and use...
2010-09-13 Tony Cooklook at the correct %Config library and include paths
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 Cooksearch more places for PNG headers and libraries
2010-09-06 Tony Cookclarify that Imager doesn't write EXIF data to images
2010-09-06 Tony Cookrecord benchmarks with the x color lookup fix
2010-09-06 Tony Cookfix X name lookup caching
2010-09-06 Tony Cookmore optimization - pretty minor returns
2010-09-05 Tony Cookoptimize filled box drawing
2010-09-05 Tony Cookre-work box() to avoid creating the default color objec...
2010-09-05 Tony Cooknote JPEG move
2010-09-05 Tony Cooktest default color for box drawing
2010-08-31 Tony Cookmove JPEG into it's own module
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 Cookignore more build products
2010-08-23 Tony Cookremove the moved test files
2010-08-23 Tony Cookmove the GIF file handling code into a sub-module
2010-08-19 Tony Cookuse $Config{path_sep} instead of working it out on...
2010-08-19 Tony Cook - add each library-directory/pkgconfig/ to the pkg...
2010-08-13 Tony Cookupdates from Imager-File-PNG
2010-08-13 Tony Cookmake the svn repository URL more direct
2010-08-11 Tony Cook0.77 release Imager-0.77
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-11 Tony Cookthe easy way to get Imager on Win32
2010-08-11 Tony Cooktypo
2010-08-10 Tony Cookthe align_string() method would ignore a string of...
2010-08-09 Tony Cook0.75_03 release
2010-08-09 Tony Cookupdate release notes
2010-08-09 Tony Cookretain compatibility with the original Devel::CheckLib...
2010-08-09 Tony Cookhandle key iteration for the simulated %formats correctly
2010-08-09 Tony Cookhandle multiple library tests correctly in probe
2010-08-07 Tony Cook0.75_02 release
2010-08-07 Tony Cookadd file missing from MANIFEST, and make test produce...
2010-08-06 Tony Cook0.75_01 release
2010-08-06 Tony Cookreport if the test code fails on a probe
2010-08-06 Tony Cookuse a test image file that's actually available
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
next