index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image.hh
Age
Commit message (
Expand
)
Author
2024-07-27
Add SVG support for currentColor
Rodrigo Arias Mallo
2024-07-26
Use FLTK reported DPI for SVG images
Rodrigo Arias Mallo
2024-03-09
Use Doxygen comments for C files
Rodrigo Arias Mallo
2013-11-29
Use img_rndr instead of img_rnd to avoid associating "rnd" suffex with random.
Jorge Arellano Cid
2013-11-19
Toplevel images work now.
Sebastian Geerken
2013-10-22
Extended ImgRenderer; new option (in the code) for drawing background images ...
Sebastian Geerken
2013-09-10
Some refactoring: the image decoding code now only accesses dw::core::ImgRend...
Sebastian Geerken
2009-11-04
CMYK JPEGs, at least Adobe ones for now
corvid
2009-06-29
use IMAGE_MAX_AREA instead of IMAGE_MAX_W and IMAGE_MAX_H
Johannes Hofmann
2009-06-19
Added a limit for PNG image size
Jorge Arellano Cid
2009-05-07
Cleanup in a_Image_new() signature
Jeremy Henty
2009-04-28
Regression fix: make scaled multiscan images work again.
corvid
2009-04-27
rm unused a_Image_set_cmap
corvid
2009-01-14
Fix: inherit bgcolor from parent widget (images). Also cleanups.
Jorge Arellano Cid
2009-01-03
[mq]: dicache-cleanup8
Jorge Arellano Cid
2008-12-29
imported patch dicache-cleanup3
Jorge Arellano Cid
2008-12-27
[mq]: dicache-cleanup1
Jorge Arellano Cid
2008-12-25
Started code cleanup of the image code mainly in dicache.c. part#1
Jorge Arellano Cid
2008-01-16
- Added support for progressive display of progressive jpegs.
jcid
2007-12-23
Updated doc/Images.txt
jcid
2007-10-07
Initial revision
jcid