2006-08-29 |
Tony Cook | comparisons against $ExtUtils::MakeMaker::VERSION were... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Tony Cook | the rubthrough() method now supports destination images... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Tony Cook | remove t/t60dyntest.t from the MANIFEST, since we moved it |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Tony Cook | to_rgb8 doesn't crop but the void content warning said... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Tony Cook | move the existing dynfilt test into dynfilt/t, update... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Tony Cook | Merged in the scale branch: |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Tony Cook | added pixel type 'index' to getscanline() and setscanli... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Tony Cook | finally found which file contained the POD errors that |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Tony Cook | you need to load Imager to use the API, Imager::API... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Tony Cook | Removed the query asking if GIF support should be disab... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Tony Cook | basic todo for 0.54 |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Tony Cook | bump to 0.53 Imager-0.53 |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Tony Cook | there was a C< *(char *)0 = 0 > left in a code path... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Tony Cook | bump to 0.52 Imager-0.52 |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Tony Cook | added a cookbook entry for converting files from one... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Tony Cook | document the direction of Imager's co-ordinate system |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Tony Cook | add an example of reading exif tags |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Tony Cook | add some basic examples of using data, fd, fh, callback... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Tony Cook | added examples for fh, fd, file, data and callback... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Tony Cook | add detection of BZIP2 and gzip data |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Tony Cook | add dummy test to dynfilt to since it was confusing... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Tony Cook | commit changes to SpaceTest font source caused by exports |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Tony Cook | add a magic entry to detect XWD files |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Tony Cook | bounding_box() for the t1 driver wasn't converting... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Tony Cook | bounding_box() for t1 driver fonts was treating spaces... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Tony Cook | bump to 0.51_03 |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Tony Cook | make the selection of a transfer function check that... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Tony Cook | set eol-style so that generation doesn't make svn burp |
commit | commitdiff | tree | snapshot |
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 |
next |