netsurf/image
Vincent Sanders 2ae7efc7de remove unnecessary duplicate variable
svn path=/trunk/netsurf/; revision=12799
2011-09-16 11:08:28 +00:00
..
bitmap.h Document the bitmap format properly. 2010-07-09 21:11:06 +00:00
bmp.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
bmp.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
gif.c remove unnecessary duplicate variable 2011-09-16 11:08:28 +00:00
gif.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
ico.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
ico.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
image.c Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
image.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
image_cache.c fix divide by zero in stats reporting if the cache was never used 2011-09-15 09:25:05 +00:00
image_cache.h make the image_cache cleaner less brain dead 2011-09-06 22:01:47 +00:00
jpeg.c Add Image cache and inegrate png and jpeg content handlers 2011-09-04 23:50:14 +00:00
jpeg.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
mng.c C89. 2011-09-06 22:21:33 +00:00
mng.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
nssprite.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
nssprite.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
png.c Appease GCC 3.4 2011-09-15 22:54:23 +00:00
png.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
rsvg.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
rsvg.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
svg.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
svg.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
webp.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
webp.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00