]> git.imager.perl.org - imager.git/shortlog
imager.git
2007-07-31 Tony Cook - Finished/rewrote Arnar's old SGI RGB file format...
2007-07-31 Tony Cookdistribute Imager::LargeSamples
2007-07-31 Tony Cookstart tracking large sample support
2007-07-23 Tony Cookspelling correction (Adam Kennedy)
2007-07-19 Tony Cookmore doc fixes
2007-07-19 Tony Cookoops, missed one
2007-07-19 Tony Cookdocumentation tweaks
2007-06-27 Tony Cookcorrect skip count for when gif libraries not available
2007-06-26 Tony Cook - to avoid confusion, channels not present in the...
2007-06-26 Tony Cookfixed various memory leaks that could occur when failin...
2007-06-25 Tony Cookfuzz testing
2007-06-25 Tony Cookdon't attempt to save the palette if we failed to read...
2007-06-21 Tony Cook - in some cases it's possible for giflib/libungif...
2007-06-14 Tony Cook0.59 release Imager-0.59
2007-06-12 Tony Cook- cropping outside the image would return an Imager...
2007-06-12 Tony Cookfixes a regression introduced by the fixes for RT 11972
2007-05-16 Tony CookImager 0.58 release Imager-0.58
2007-05-14 Tony Cookvarious minor documentation changes
2007-05-12 Tony Cookvarious bits and pieces of documentation
2007-05-11 Tony Cookbump for 0.57_01
2007-05-11 Tony Cookupdate TODO
2007-05-11 Tony Cookdocument Makefile.PL changes
2007-05-10 Tony Cookfix a stupid logic error
2007-05-10 Tony Cookhandle spaces in the found paths for freetype2
2007-05-10 Tony Cookremove debug code
2007-05-10 Tony Cookremoved --noprobe option, since probing is now required...
2007-05-05 Tony Cookfix rendering on alpha channel images for the T1lib...
2007-05-05 Tony Cookuse the channel mask in i_tt_cp() to avoid calls to...
2007-05-05 Tony Cookfix rendering on alpha channel images for the FreeType...
2007-05-05 Tony Cookremove some dev code that was writing an extra image...
2007-05-05 Tony Cookupdate the 0.57 release notes with the CVE number
2007-05-04 Tony Cookimprove freetype 1.x text output efficiency
2007-05-03 Tony Cookupdates
2007-05-03 Tony Cookcommit bmp security fixes to HEAD
2007-04-18 Tony Cookignore generated gaussian.c
2007-04-18 Tony Cookmark gaussian done
2007-04-18 Tony Cookadd to_rgb16 to changes
2007-04-18 Tony Cookdocument to_rgb16
2007-04-18 Tony Cookchanged t82inline.t to always rebuild the Inline::C...
2007-04-14 Tony Cookremove debugging image save
2007-04-14 Tony Cookdocument the difference() method's mindist parameter...
2007-04-09 Tony Cookdocument some more test functions
2007-04-09 Tony Cookuse a convolution kernel size based on the stddev rathe...
2007-04-08 Tony Cookdocument setpixel return values
2007-04-08 Tony Cookmake getpixel/setpixel report failure consistently...
2007-04-08 Tony Cookadd to_rgb16 method
2007-04-03 Tony Cookadd X org dist's rgb.txt location to search path
2007-04-03 Tony Cookrelease targets
2007-04-02 Tony Cook0.56 release
2007-04-01 Tony Cookflush test output too, to be safe (RT 24859)
2007-03-31 Tony Cookimprove the unsharpmask documentation (I hope)
2007-03-30 Tony Cookflush output from i_tt_dump_names() to attempt to resol...
2007-03-30 Tony Cookfix the flasher.pl entry
2007-03-29 Tony Cookadd a new sample flasher.pl
2007-03-25 Tony Cookattempt to work around a compiler bug in the gcc pre...
2007-03-25 Tony Cookmore to do
2007-03-22 Tony Cookmore to do
2007-03-18 Tony Cookgenerate the %attr hash ourselves instead of with Data...
2007-03-14 Tony Cooksanity test new ft2 rendering
2007-03-13 Tony Cookswitch to a manually built Changes file
2007-03-12 Tony Cookadd tests for mono make_colors
2007-03-10 Tony Cookrelease tasks for 0.56
2007-03-10 Tony Cookthe OUTPUT typemap entry for the Imager type was adding...
2007-02-19 Tony Cookpgm.pgm was missing from MANIFEST
2007-02-19 Tony Cookfix test count
2007-02-05 Tony Cookthe image data offset wasn't validated when reading...
2007-01-31 Tony Cookcoverage tests for incomplete files - both error and...
2007-01-31 Tony Cookcorrect i_lines_read for direct color bmp files
2007-01-30 Tony Cookforgot to commit the matching test changes
2007-01-30 Tony Cookchange C<allow_partial> to C<allow_incomplete> to match...
2007-01-28 Tony Cooksimpler creation of coverage reports
2007-01-15 Tony Cookremove unused variables from the typemap entry
2007-01-08 Tony Cookfill out files missing froom MANIFEST
2006-12-30 Tony CookVarious changes:
2006-12-16 Tony Cookrelease notes
2006-12-16 Tony Cookbump to 0.55: Imager-0.55
2006-12-15 Tony Cooksearch $Config{incpath} for headers too, why this was...
2006-12-15 Tony Cookwork around a bug in some intermediate versions of...
2006-12-15 Tony Cookinclude meta-spec in META.yml as required by the spec
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-12-14 Tony Cooklink zlib in using the default installed library name...
2006-12-14 Tony Cookfix check for MSVC
2006-11-26 Tony Cookconvert ok(... eq ..., ... ) to is(..., ..., ...)
2006-11-26 Tony Cookavoid most compilter warnings produced by GCC 4.1
2006-11-19 Tony Cookavoid various compiler warnings
2006-11-09 Tony Cookswitch to Test::More in a few more test scripts, elimin...
2006-11-09 Tony Cookfix a pod error introduced in the previous commit
2006-11-09 Tony Cookminor documentation tweaks
2006-11-06 Tony Cookadded tests for the overflowing box changes, fix draw
2006-11-06 Tony Cookconvert t/t00basic to Test::More and have it try to...
2006-10-29 Tony Cookfixed a variety of problems:
2006-10-25 Tony Cookfix test skip counts for missing/available platforms.
2006-10-25 Tony Cookuse SvPV to get the length of text to draw rather than...
2006-10-25 Tony Cookbreak out of the search loop early when we find the...
2006-10-25 Tony Cookthe decription of the page parameter didn't belong...
2006-10-19 Tony CookAdd UTF8 support to the Win32 font driver
2006-10-19 Tony CookThe gif_disposal and gif_user_input tags weren't being...
2006-10-08 Tony Cookthe string() method would not output the string "0"
2006-10-08 Tony Cookwork around compilation problem reported in
2006-09-14 Tony CookThis is primarily a feature release:
next