]> git.imager.perl.org - imager.git/shortlog
imager.git
2002-05-23 Tony Cook- mc_web_map was storing colors with an alpha of 0
2002-05-10 Tony Cookwe want the low-level functions too
2002-05-09 Tony Cook - handle UTF8 strings passed to T1 low-level...
2002-05-05 Tony Cookhas_chars() support for freetype 1.x
2002-05-05 Arnar Mar HrafnkelssonModified i_line_aa to use a modified bresenham algorith...
2002-05-02 Arnar Mar HrafnkelssonSwitched i_draw to i_line, added endpoint boolean condi...
2002-05-01 Tony Cookvarious changes from trying to build on testdrive
2002-05-01 Arnar Mar Hrafnkelsson(Hopefully) last fix for flood fill crash.
2002-04-30 Arnar Mar HrafnkelssonSecond attempt at flood fix.
2002-04-30 Arnar Mar Hrafnkelssonflood fill fix added to changelog.
2002-04-30 Arnar Mar HrafnkelssonFixed missing check that cause out of bounds access...
2002-04-30 Arnar Mar HrafnkelssonAdded checks to flood fill functions for seed pixel...
2002-04-29 Tony Cooklog of discussion on IRC
2002-04-29 Tony Cookcomplex lines
2002-04-20 Arnar Mar HrafnkelssonDoc Patches from Cogent.
2002-04-18 Tony Cooksecond argument to SvPV() must have type STRLEN
2002-04-18 Tony Cooksupport UTF with Freetype 1.x
2002-04-16 Tony Cook - document the values for the read() and write...
2002-04-15 Tony Cookquote the use of min in type=>min, and at least give...
2002-04-12 Arnar Mar HrafnkelssonBumped version to 0.41 for trivial gif test fix.
2002-04-12 Tony Cookit was meant to be skipn(), and output the skipped...
2002-04-12 Tony Cooktext, text, text
2002-04-10 Arnar Mar HrafnkelssonAdded t/testtools.pl to MANIFEST.
2002-04-10 Arnar Mar HrafnkelssonRemoved heading of logo example in pod.
2002-04-06 Tony Cook- handle the first "buggy giflib" test more portably...
2002-04-05 Tony Cookclarify the crop() documentation just for merlyn
2002-04-03 Tony Cookgive the output a good alpha channel if it doesn't...
2002-04-01 Arnar Mar HrafnkelssonBumped version to 0.40pre2
2002-04-01 Tony CookDSO_close wasn't returning a value on Win32
2002-04-01 Arnar Mar HrafnkelssonTab fixes :)
2002-04-01 Arnar Mar HrafnkelssonAdded Imager version to output log.
2002-04-01 Tony Cooknote the change
2002-04-01 Tony Cookhide or rename any symbols that are likely to conflict...
2002-03-31 Tony Cookdifference() method
2002-03-31 Tony Cook - hide more of our Darwin dlload emulation...
2002-03-31 Tony Cooktry to fix OSX warnings
2002-03-31 Tony Cookuse INT2PTR if available
2002-03-31 Tony Cookoops
2002-03-31 Tony Cookhide some more symbols that OSX complains about
2002-03-31 Arnar Mar HrafnkelssonFixed memory leak in freetype 1 cache.
2002-03-31 Arnar Mar HrafnkelssonFix for pod to make work with 5.005_03
2002-03-31 Tony Cookget it right
2002-03-31 Tony Cookmake sure we have alarm() support
2002-03-30 Tony Cookdisable the alarm after the test
2002-03-30 Tony Cook - i_box_cfill() went into an infinite loop...
2002-03-29 Tony Cook - handle the presence of the default broken...
2002-03-25 Tony Cookupdate skip count
2002-03-25 Tony CookTicket #369 - writing grayscale images to GIF
2002-03-19 Tony Cookdocument the t1log option to Imager::init()
2002-03-19 Tony Cookmark end of 0.40pre1 changes
2002-03-19 Tony Cookquote a few hash keys to prevent warnings on 5.004
2002-03-19 Tony Cookforgot the ticket number
2002-03-18 Tony Cook*** empty log message ***
2002-03-18 Arnar Mar HrafnkelssonSky's patch so Makefile.PL picks up libraries in correc...
2002-03-17 Arnar Mar HrafnkelssonBumped version to 0.40pre1.
2002-03-08 Tony Cookremoved the items we've done
2002-03-08 Tony Cookfix spelling error in message
2002-03-07 Arnar Mar HrafnkelssonMinor pod changes.
2002-03-07 Tony Cookexamples in Imager::Files
2002-03-06 Tony Cookmerge write to gif tags updates
2002-02-03 Tony Cookadded Artur's OSX dlload() emulation, with minor changes
2002-01-23 Arnar Mar HrafnkelssonHack to prevent crashing when libtiff wants to check...
2002-01-22 Tony Cookround the hsv to rgb results a little more nicely for...
2002-01-21 Arnar Mar HrafnkelssonAdded more verbose ok messages.
2002-01-18 Arnar Mar HrafnkelssonRemoved old cruft from image.* and minor changes to...
2002-01-18 Arnar Mar HrafnkelssonFormatting change.
2002-01-18 Arnar Mar Hrafnkelssonformat change.
2002-01-18 Arnar Mar HrafnkelssonRemoved wrongly named file.
2002-01-18 Arnar Mar HrafnkelssonAdded Filters.pod instead of .pm!
2002-01-17 Tony Cookmention #imager
2002-01-17 Tony Cookadded information about the mailing list to a SUPPORT...
2002-01-17 Arnar Mar HrafnkelssonMinor doc change.
2002-01-17 Tony Cookadded getpixel()/setpixel() methods
2002-01-16 Arnar Mar HrafnkelssonModified tiff test to write to the testout directory.
2002-01-16 Arnar Mar HrafnkelssonAdded a better Synopsis section which still needs work...
2002-01-16 Arnar Mar HrafnkelssonMoved last bits out docs of Imager.pm.
2002-01-16 Arnar Mar HrafnkelssonMoved last bits of docs (unedited) to Files.pod.
2002-01-16 Arnar Mar HrafnkelssonMoved the Quantization option docs to ImageTypes.
2002-01-16 Arnar Mar HrafnkelssonAdded Engines pod, moved masked images to ImageTypes...
2002-01-16 Arnar Mar HrafnkelssonFilter pod added.
2002-01-15 Tony Cooksome updates
2002-01-15 Arnar Mar HrafnkelssonMoved tag handling and general tags into ImageTypes...
2002-01-15 Arnar Mar HrafnkelssonAdded Image Type pod draft.
2002-01-14 Tony Cookexplain what I was trying to explain in IRC
2002-01-14 Arnar Mar HrafnkelssonAdded documentation for simple transforms in a separate...
2002-01-13 Arnar Mar HrafnkelssonAdded Draw.pod to MANIFEST
2002-01-13 Arnar Mar HrafnkelssonAdded a seperate pod for primitives drawing.
2002-01-11 Tony Cookdidn't set default for bounding_box() utf8 parameter...
2002-01-11 Tony Cookfix calculation of descender for FT2, it was calculatin...
2002-01-10 Tony Cookuse the font's first character map if we don't find...
2002-01-09 Tony Cookmodify the Freetype2 font code to pick it's own encodin...
2002-01-08 Tony Cooknew docs
2002-01-07 Tony Cookmore gif docs
2002-01-07 Tony Cookascii pbms weren't treated correctly
2002-01-05 Tony Cookan idea
2002-01-04 Tony Cookmore GIF docs
2002-01-04 Tony Cookinitial cut
2002-01-04 Tony Cooksome ideas
2002-01-04 Tony Cookirc log of documentation layout discussion
2002-01-04 Tony Cookenhanced iolayer
next