imager.git
2006-08-29 Tony Cookcomparisons against $ExtUtils::MakeMaker::VERSION were...
2006-08-29 Tony Cookthe rubthrough() method now supports destination images...
2006-08-29 Tony Cookremove t/t60dyntest.t from the MANIFEST, since we moved it
2006-08-19 Tony Cookto_rgb8 doesn't crop but the void content warning said...
2006-08-18 Tony Cookmove the existing dynfilt test into dynfilt/t, update...
2006-08-18 Tony CookMerged in the scale branch:
2006-08-15 Tony Cookadded pixel type 'index' to getscanline() and setscanli...
2006-08-10 Tony Cookfinally found which file contained the POD errors that
2006-08-07 Tony Cookyou need to load Imager to use the API, Imager::API...
2006-08-07 Tony CookRemoved the query asking if GIF support should be disab...
2006-07-29 Tony Cookbasic todo for 0.54
2006-07-27 Tony Cookbump to 0.53 Imager-0.53
2006-07-27 Tony Cookthere was a C< *(char *)0 = 0 > left in a code path...
2006-07-25 Tony Cookbump to 0.52 Imager-0.52
2006-07-24 Tony Cookadded a cookbook entry for converting files from one...
2006-07-24 Tony Cookdocument the direction of Imager's co-ordinate system
2006-07-24 Tony Cookadd an example of reading exif tags
2006-07-24 Tony Cookadd some basic examples of using data, fd, fh, callback...
2006-07-24 Tony Cookadded examples for fh, fd, file, data and callback...
2006-07-24 Tony Cookadd detection of BZIP2 and gzip data
2006-07-24 Tony Cookadd dummy test to dynfilt to since it was confusing...
2006-07-24 Tony Cookcommit changes to SpaceTest font source caused by exports
2006-07-21 Tony Cookadd a magic entry to detect XWD files
2006-07-20 Tony Cookbounding_box() for the t1 driver wasn't converting...
2006-07-20 Tony Cookbounding_box() for t1 driver fonts was treating spaces...
2006-07-19 Tony Cookbump to 0.51_03
2006-07-18 Tony Cookmake the selection of a transfer function check that...
2006-07-18 Tony Cookset eol-style so that generation doesn't make svn burp
2006-07-18 Tony Cookcast 2 signed/unsigned char pointer conversions to...
2006-07-18 Tony Cookreport the error if we can't read the alpha test images
2006-07-18 Tony Cooknewer versions of libtiff were choking on the bad value...
2006-07-14 Tony CookCMYK jpeg images were being read as 4 channel images...
2006-07-13 Tony Cookhttp://rt.cpan.org/Ticket/Display.html?id=20415
2006-07-13 Tony Cookattempting to render a space non-antialiased from freet...
2006-07-11 Tony Cookadd some examples using the i_xres and i_yres tags
2006-07-10 Tony Cookthe cookbook said we couldn't limit image sizes, but...
2006-07-07 Tony Cookit's libgif not libguf
2006-07-07 Tony Cookmove linker flags from freetype-config/pkg-config up...
2006-07-05 Tony Cookwe search /usr/local/include by default but we weren...
2006-07-05 Tony Cookimplement limited writes as a closure instead of as...
2006-07-05 Tony Cookminor changes for compatibility with 5.005_03
2006-07-04 Tony Cookbump to 0.51_02 Imager-0.51_02
2006-07-04 Tony Cookmake sure the method index includes all documented...
2006-07-04 Tony Cookupdate to a newer ppport.h and modify Imager.xs a bit...
2006-07-04 Tony Cookaddition memory allocation checks
2006-07-04 Tony Cookadd more pod coverage tests (and the coverage needed)
2006-07-04 Tony Cooksvn:ignore some more profiler files and other junk
2006-07-01 Tony Cookdon't include the line number in the From comment so...
2006-07-01 Tony Cookadded error handling tests for bad colors supplied...
2006-06-30 Tony Cookadd more iolayer tests
2006-06-29 Tony Cooksetcolors() and addcolors() can now accept non-object...
2006-06-29 Tony Cookextra jpeg tests to improve code coverage of jpeg.c
2006-06-29 Tony Cooklong delayed renaming of m_fatal() to i_fatal() to...
2006-06-29 Tony CookMETA.yml changed due to release
2006-06-29 Tony Cookadd missing parameter required by format in wiol_empty_...
2006-06-28 Tony Cookbump to 0.51_01 for release Imager-0.51_01
2006-06-27 Tony Cookhandle a missing Changes file when checking if we need...
2006-06-27 Tony Cookdocument the image file limit functions for the API
2006-06-27 Tony Cookinclude stddef.h for size_t
2006-06-27 Tony Cookimplement a flood_fill that stops at a given color...
2006-06-27 Tony CookMakefile was generating lib/Imager/APIRef.pod, not
2006-06-26 Tony Cookuse the ExtUtils::MakeMaker prompt() function to ask...
2006-06-26 Tony Cookdocument parseiptc()
2006-06-26 Tony Cookclarify that FORMATGUESS is only used when writing...
2006-06-26 Tony Cookadd support for file write plugins
2006-05-22 Tony Cookadd inline_capture2image.pl sample
2006-05-22 Tony Cookrename APIRef.pm, API.pm to *.pod since they contain...
2006-05-22 Tony Cookfix documentation nit
2006-05-22 Tony Cookadded kwalitee test script to the MANIFEST
2006-05-22 Tony Cookgive lib/Imager/ExtUtils.pm a version number
2006-05-22 Tony Cookadded "kwalitee" test script:
2006-05-22 Tony Cooki_test_format_probe:
2006-04-29 Tony Cookminor updates, make it clear in the title this document...
2006-04-29 Tony Cookchanged the title to better reflect what it documents...
2006-04-19 Tony Cook- Calling setpixel() with color set to [ 0, 0, 0 ]...
2006-04-19 Tony CookSpecifying the bottom edge of the source image to paste...
2006-04-03 Tony Cookadd AUTHOR, SEE ALSO, REVISION sections
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
next