]> git.imager.perl.org - imager.git/shortlog
imager.git
2006-04-02 Tony Cookfix range checking on IFD entry data types. This could...
2006-03-30 Tony Cookbackport fix for RT issue 18397
2006-03-30 Tony Cookadd format probes for SGI RGB, ILBM, XPM, PCX, FITS...
2006-03-24 Tony Cook- implement reading MS Windows icon files
2006-03-24 Tony Cookmake the targa probe even stricter
2006-03-23 Tony Cook- added support for registering file readers
2006-03-23 Tony Cook- i_test_format_probe() now attempts to detect MS Windo...
2006-03-22 Tony CookMore iolayers work:
2006-03-16 Tony Cookmore iolayer goodness:
2006-03-15 Tony Cookio_glue_destroy() now uses an extra callback to handle...
2006-03-15 Tony Cookiolayer modifications:
2006-03-15 Tony Cookfixed incorrect filename for t/t93podcover.t in MANIFEST
2006-03-14 Tony Cookremove the reference to IRC from SUPPORT, I'm not payin...
2006-03-13 Tony Cookprevent the parseiptc method from warning when there...
2006-03-13 Tony CookPOD coverage tests, as a TODO for now
2006-03-11 Tony Cookrename some private functions to private names
2006-03-09 Tony Cookmalloc_state() no longer writes to stdout when Imager...
2006-03-08 Tony Cookinitial targets for 0.50
2006-03-08 Tony CookSkip Inline tests when we're in a directory containing...
2006-03-07 Tony Cookremoved unreachable code (mymalloc() succeeds or exit()s)
2006-03-07 Tony CookActually get the changes in the right order.
2006-03-07 Tony CookNew changes will be listed most recent first, and is...
2006-03-07 Tony Cook- bump to 0.49 Imager-0.49
2006-03-07 Tony Cook- some error paths when reading GIF images weren't...
2006-03-06 Tony Cook- writing to a PNG file was leaking one memory block
2006-03-05 Tony Cook- i_gsampf() (used to implement getsamples() for floati...
2006-03-05 Tony Cook- free the TIFF object correctly when reading a TIFF...
2006-03-05 Tony Cook- some jpeg.c logging calls didn't include parameters...
2006-03-05 Tony Cookget the regexp right this time
2006-03-05 Tony Cook- tifflib 3.8.0 with MDI (Microsoft(tm) TIFF) support...
2006-03-05 Tony Cook- handle short EXIF user_comment fields correctly,...
2006-03-03 Tony Cook- bump to 0.48
2006-03-01 Tony Cook- removed unused hashinfo() function from Imager.xs
2006-02-21 Tony Cookbump to 0.47_01
2006-02-21 Tony Cook- fix/simplify META.yml generation - we now generate...
2006-02-21 Tony Cook- added version/level to the API function table structure
2006-02-17 Tony Cookprevent duplicate probe messages for freetype 1.x probing
2006-02-17 Tony Cookput the prototypes line in the right place
2006-02-17 Tony Cookadd PROTOTYPES lines to XS that were missing them
2006-02-17 Tony Cook- make win32.c const happy
2006-02-17 Tony Cook- make win32.c const happy
2006-02-17 Tony Cookoops
2006-02-17 Tony Cook- more memory allocation integer overflow auditing
2006-02-17 Tony Cook- eliminate sign warning from image.c
2006-02-17 Tony Cookpoint dyn loader users at external filters docs
2006-02-17 Tony Cook- expand Imager::Transformations:
2006-02-16 Tony Cook- minor clean up of rubthrough() method
2006-02-13 Tony Cook- convert t/t69rubthru.t to Test::More
2006-02-11 Tony Cook- rotate()s back parameter now accepts color names...
2006-02-10 Tony Cook- add tests for scaleX()/scaleY()
2006-02-09 Tony Cook- check $Config{ldflags} and $Config{ccflags} for place...
2006-02-05 Tony Cook- sick of $opts{scalefactor} in scale(), give it a...
2006-02-05 Tony Cook- scale() can now expect an Image::Math::Constrain...
2006-02-05 Tony Cook- smarter warning removal
2006-02-05 Tony Cook- make scale() fail if an invalid type is supplied...
2006-02-05 Tony Cookmore todo
2006-01-31 Tony Cook- change faxable output to use a more fax natural PHOTO...
2006-01-31 Tony Cook- change faxable output to use a more fax natural PHOTO...
2006-01-30 Tony Cook- update README to match unbuggy giflib
2006-01-30 Tony Cook- eliminate many -Wall warnings
2006-01-30 Tony Cookminor POD fix in Imager::Color::Table
2006-01-30 Tony Cook- supply C<imager> parameter to filters so we can regis...
2006-01-27 Tony Cook- handle the possibility of strerror() returning NULL.
2006-01-24 Tony Cook- convert t/t07iolayer.t to Test::More
2006-01-23 Tony Cook- make skip when Inline::C not available less verbose
2006-01-21 Tony Cook- added typemap type names to types in Imager::API.
2006-01-18 Tony Cook- reading a raw image no longer exits on a short read...
2006-01-18 Tony Cook- convert t/t103raw.t to Test::More
2006-01-18 Tony Cook- error messages when writing TIFF images were always
2006-01-18 Tony Cook- reword and provide an example for non-proportionally...
2006-01-13 Tony Cook- deal with freetype-config --cflags returning the...
2006-01-13 Tony Cook- minor changes for older perl/ExtUtils::MM
2006-01-12 Tony Cook- convert dynfilt/flines.c to Imager::Filter::Flines
2006-01-11 Tony Cook- document Imager::Filter::Mandelbrot
2006-01-11 Tony Cook- constify the Imager API
2006-01-11 Tony Cook- added sample files missing from MANIFEST
2006-01-10 Tony Cookmake more C89 compliant
2006-01-10 Tony Cook- start of external Imager API access:
2006-01-09 Tony Cook- extra concept index entries
2006-01-04 Tony Cook- don't destroy image before creating it in error handl...
2005-12-30 Tony Cook- set the locale to "C" properly when testing ft1.x...
2005-12-30 Tony Cook- bump to 0.47
2005-12-30 Tony Cook- bump to 0.46_01 for testing
2005-12-30 Tony Cook- outputting a single space using the Freetype 1.x...
2005-12-30 Tony Cook- switched to subversion - changed $VERSION that was...
2005-12-19 Tony Cook- bump version to 0.46
2005-12-19 Tony Cookthink about 0.47
2005-12-19 Tony Cook- minor changes to Imager::Transformations
2005-12-13 Tony Cook- change the use in t/t91.pod to require version 1...
2005-12-12 Tony Cook0.45_02 commit
2005-12-12 Tony Cookmore incorrect test counts on missing libs
2005-12-12 Tony Cook- some test scripts weren't fixing @INC correctly
2005-12-12 Tony Cookcommit META.yml
2005-12-12 Tony Cook0.45_01 bump
2005-12-12 Tony Cookminor documentation touchups
2005-12-12 Tony Cook- decode the EXIF GPS IFD as well
2005-12-08 Tony Cookfix the bug number
2005-12-08 Tony Cook- clean up Imager::Font documentation:
2005-12-08 Tony Cook- the has_chars() method now checks the font objects...
2005-12-08 Tony Cookskip some extra tests when freetype 1.x not available
next