]> git.imager.perl.org - imager.git/shortlog
imager.git
2007-10-29 Tony Cook - the SGI RLE compression code could overflow its...
2007-10-29 Tony Cookthe code for the transform2() uminus operator was missi...
2007-10-26 Tony Cookconvert more tests to Test::More
2007-10-26 Tony Cookconvert to Test::More
2007-10-26 Tony Cook - test 171 in t/t01introvert.t was failing on perls...
2007-10-26 Tony Cook - Imager::Font::Wrap doesn't correctly set savepos
2007-10-26 Tony Cook - some sub-directory tests depended on files produced...
2007-10-26 Tony Cook - prevent a cast to integer warning on x64 builds...
2007-10-12 Tony Cook - correct handling of sz in matrix_transform() - this...
2007-10-12 Tony Cooksomething done, more to do
2007-10-04 Tony Cookmore to do
2007-09-26 Tony Cookmake it easier to find out how to convert an image...
2007-09-18 Tony Cookadd some detail to TIFF TODO
2007-09-17 Tony Cookadded sample: gifscale.pl - scale an animated gif
2007-09-17 Tony CookImager::Files still listed "rgb" as the type for SGI...
2007-09-11 Tony Cookdefine 0.61 release goals
2007-08-30 Tony Cook0.60 release Imager-0.60
2007-08-30 Tony Cookinclude RT email address under SUPPORT
2007-08-29 Tony Cookadd new gif_colormap_size tag
2007-08-29 Tony Cookdid some of it
2007-08-29 Tony Cookfill out the large sample support docs
2007-08-29 Tony Cookbuild under c89
2007-08-27 Tony Cookcompiler warning cleanup
2007-08-27 Tony Cooktreat the ico mask as an alpha channel, since this...
2007-08-27 Tony Cookstuff done, more to do
2007-08-25 Tony Cookadded cleanup, documentation, further tests and graysca...
2007-08-24 Tony Cookconvert t/t90cc.t to Test::More and actually test a...
2007-08-24 Tony CookGabriel Vasseur's patch, corrected just enough for...
2007-08-14 Tony Cook5.005_03 compatible use of mkdir
2007-08-14 Tony Cook5.005_03 compatible access to SEEK_* constants
2007-08-01 Tony CookImager doesn't load on Windows 98
2007-08-01 Tony Cookallow Imager to be loaded on Windows 98
2007-08-01 Tony Cooksvn:ignore Win32 junk
2007-08-01 Tony Cookcorrect for c89
2007-08-01 Tony Cookadd mission SGI files
2007-07-31 Tony Cook - transparency is now enabled by default when writing...
2007-07-31 Tony Cook - improve the error message from errstr() when you...
2007-07-31 Tony Cookremove repeated text in Imager::Files
2007-07-31 Tony Cookmake it even clearer that scale() and variants don...
2007-07-31 Tony Cookwhat to do for 0.60
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
next