summaryrefslogtreecommitdiff
path: root/src/image.cc
AgeCommit message (Expand)Author
2024-07-27Add SVG support for currentColorRodrigo Arias Mallo
2024-07-26Use FLTK reported DPI for SVG imagesRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2014-05-14Avoid creation of unnecessary image bufs (at alt-text to img switch)Jorge Arellano Cid
2013-11-29Use img_rndr instead of img_rnd to avoid associating "rnd" suffex with random.Jorge Arellano Cid
2013-11-19Toplevel images work now.Sebastian Geerken
2013-10-22Extended ImgRenderer; new option (in the code) for drawing background images ...Sebastian Geerken
2013-09-10Some refactoring: the image decoding code now only accesses dw::core::ImgRend...Sebastian Geerken
2009-06-22remove system includescorvid
2009-05-10Fix a memory leak with DilloImage structuresHofmann Johannes
2009-05-07Cleanup in a_Image_new() signatureJeremy Henty
2009-05-03Removed redundant caller NULL checks already in the APIJeremy Henty
2009-04-28Regression fix: make scaled multiscan images work again.corvid
2009-04-27rm unused a_Image_set_cmapcorvid
2009-01-14Fix: inherit bgcolor from parent widget (images). Also cleanups.Jorge Arellano Cid
2009-01-14Make now-unused debug messages silent.Jorge Arellano Cid
2009-01-03[mq]: dicache-cleanup7Jorge Arellano Cid
2009-01-02imported patch dicache-cleanup6Jorge Arellano Cid
2008-12-29imported patch dicache-cleanup3Jorge Arellano Cid
2008-12-27[mq]: dicache-cleanup1Jorge Arellano Cid
2008-12-25Started code cleanup of the image code mainly in dicache.c. part#1Jorge Arellano Cid
2008-02-08- added flush for bare images and plain text pages.jcid
2008-01-16 - Added support for progressive display of progressive jpegs.jcid
2007-11-05Updated copyright linesjcid
2007-10-07Initial revisionjcid