2006-07-18 |
Tony Cook | cast 2 signed/unsigned char pointer conversions to... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Tony Cook | report the error if we can't read the alpha test images |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Tony Cook | newer versions of libtiff were choking on the bad value... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Tony Cook | CMYK jpeg images were being read as 4 channel images... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Tony Cook | http://rt.cpan.org/Ticket/Display.html?id=20415 |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Tony Cook | attempting to render a space non-antialiased from freet... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Tony Cook | add some examples using the i_xres and i_yres tags |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Tony Cook | the cookbook said we couldn't limit image sizes, but... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Tony Cook | it's libgif not libguf |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Tony Cook | move linker flags from freetype-config/pkg-config up... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Tony Cook | we search /usr/local/include by default but we weren... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Tony Cook | implement limited writes as a closure instead of as... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Tony Cook | minor changes for compatibility with 5.005_03 |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Tony Cook | bump to 0.51_02 Imager-0.51_02 |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Tony Cook | make sure the method index includes all documented... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Tony Cook | update to a newer ppport.h and modify Imager.xs a bit... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Tony Cook | addition memory allocation checks |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Tony Cook | add more pod coverage tests (and the coverage needed) |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Tony Cook | svn:ignore some more profiler files and other junk |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Tony Cook | don't include the line number in the From comment so... |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Tony Cook | added error handling tests for bad colors supplied... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Tony Cook | add more iolayer tests |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Tony Cook | setcolors() and addcolors() can now accept non-object... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Tony Cook | extra jpeg tests to improve code coverage of jpeg.c |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Tony Cook | long delayed renaming of m_fatal() to i_fatal() to... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Tony Cook | META.yml changed due to release |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Tony Cook | add missing parameter required by format in wiol_empty_... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Tony Cook | bump to 0.51_01 for release Imager-0.51_01 |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Tony Cook | handle a missing Changes file when checking if we need... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Tony Cook | document the image file limit functions for the API |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Tony Cook | include stddef.h for size_t |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Tony Cook | implement a flood_fill that stops at a given color... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Tony Cook | Makefile was generating lib/Imager/APIRef.pod, not |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Tony Cook | use the ExtUtils::MakeMaker prompt() function to ask... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Tony Cook | document parseiptc() |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Tony Cook | clarify that FORMATGUESS is only used when writing... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Tony Cook | add support for file write plugins |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Tony Cook | add inline_capture2image.pl sample |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Tony Cook | rename APIRef.pm, API.pm to *.pod since they contain... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Tony Cook | fix documentation nit |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Tony Cook | added kwalitee test script to the MANIFEST |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Tony Cook | give lib/Imager/ExtUtils.pm a version number |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Tony Cook | added "kwalitee" test script: |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Tony Cook | i_test_format_probe: |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Tony Cook | minor updates, make it clear in the title this document... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Tony Cook | changed the title to better reflect what it documents... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tony Cook | - Calling setpixel() with color set to [ 0, 0, 0 ]... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tony Cook | Specifying the bottom edge of the source image to paste... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Tony Cook | add AUTHOR, SEE ALSO, REVISION sections |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Tony Cook | fix range checking on IFD entry data types. This could... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Tony Cook | backport fix for RT issue 18397 |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Tony Cook | add format probes for SGI RGB, ILBM, XPM, PCX, FITS... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Tony Cook | - implement reading MS Windows icon files |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Tony Cook | make the targa probe even stricter |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Tony Cook | - added support for registering file readers |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Tony Cook | - i_test_format_probe() now attempts to detect MS Windo... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Tony Cook | More iolayers work: |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Tony Cook | more iolayer goodness: |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Tony Cook | io_glue_destroy() now uses an extra callback to handle... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Tony Cook | iolayer modifications: |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Tony Cook | fixed incorrect filename for t/t93podcover.t in MANIFEST |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Tony Cook | remove the reference to IRC from SUPPORT, I'm not payin... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Tony Cook | prevent the parseiptc method from warning when there... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Tony Cook | POD coverage tests, as a TODO for now |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Tony Cook | rename some private functions to private names |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Tony Cook | malloc_state() no longer writes to stdout when Imager... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Tony Cook | initial targets for 0.50 |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Tony Cook | Skip Inline tests when we're in a directory containing... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tony Cook | removed unreachable code (mymalloc() succeeds or exit()s) |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tony Cook | Actually get the changes in the right order. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tony Cook | New changes will be listed most recent first, and is... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tony Cook | - bump to 0.49 Imager-0.49 |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tony Cook | - some error paths when reading GIF images weren't... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Tony Cook | - writing to a PNG file was leaking one memory block |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | - i_gsampf() (used to implement getsamples() for floati... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | - free the TIFF object correctly when reading a TIFF... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | - some jpeg.c logging calls didn't include parameters... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | get the regexp right this time |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | - tifflib 3.8.0 with MDI (Microsoft(tm) TIFF) support... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | - handle short EXIF user_comment fields correctly,... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tony Cook | - bump to 0.48 |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Tony Cook | - removed unused hashinfo() function from Imager.xs |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Tony Cook | bump to 0.47_01 |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Tony Cook | - fix/simplify META.yml generation - we now generate... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Tony Cook | - added version/level to the API function table structure |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | prevent duplicate probe messages for freetype 1.x probing |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | put the prototypes line in the right place |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | add PROTOTYPES lines to XS that were missing them |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | - make win32.c const happy |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | - make win32.c const happy |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | oops |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | - more memory allocation integer overflow auditing |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | - eliminate sign warning from image.c |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | point dyn loader users at external filters docs |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | - expand Imager::Transformations: |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Tony Cook | - minor clean up of rubthrough() method |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Tony Cook | - convert t/t69rubthru.t to Test::More |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Tony Cook | - rotate()s back parameter now accepts color names... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Tony Cook | - add tests for scaleX()/scaleY() |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Tony Cook | - check $Config{ldflags} and $Config{ccflags} for place... |
commit | commitdiff | tree | snapshot |
next |