index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dicache.h
Age
Commit message (
Expand
)
Author
2025-08-11
Add about:dicache for decompressed image cache
Rodrigo Arias Mallo
2024-03-09
Use Doxygen comments for C files
Rodrigo Arias Mallo
2014-06-24
Reimplemented the Dicache using dlib ADTs
Jorge Arellano Cid
2014-06-24
Moved dicache entry removal to a_Dicache_cleanup()
Jorge Arellano Cid
2014-06-21
Ensure png, jpeg and gif decoders don't use DilloImage after set_parms()
Jorge Arellano Cid
2013-06-17
Added gamma correction value to dw::core::ImgBuf.
Sebastian Geerken
2013-01-12
clean up struct typedefs
p37sitdu, corvid
2009-11-11
functions needn't be publicly visible
corvid
2009-05-08
Fix a memory leak when stopping an image-decoding process
Jorge Arellano Cid
2009-04-23
Remove unused parameter in a_Dicache_write()
corvid
2009-01-31
Removed an unused variable in DicEntry structure
Jorge Arellano Cid
2009-01-31
Set dicache as MIME dispatcher for image/{gif,jpg,png}. +refactor and cleanups
Jorge Arellano Cid
2009-01-01
imported patch dicache-cleanup5
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-09-14
- Made several cleanups according to compiler warnings with "-W -Wall".
jcid
2008-01-16
- Added support for progressive display of progressive jpegs.
jcid
2007-10-07
Initial revision
jcid