netsurf/image
Chris Young da87e82a01 Use ISO rand() rather than BSD random() as it is more widely supported.
svn path=/trunk/netsurf/; revision=12772
2011-09-07 17:51:41 +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 make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +00:00
gif.c Add Image cache and inegrate png and jpeg content handlers 2011-09-04 23:50:14 +00:00
gif.h make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +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 make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +00:00
image_cache.c Use ISO rand() rather than BSD random() as it is more widely supported. 2011-09-07 17:51:41 +00:00
image_cache.h make the image_cache cleaner less brain dead 2011-09-06 22:01:47 +00:00
image.c move bitmap cache initialisation up a level 2011-09-07 09:15:33 +00:00
image.h make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +00:00
jpeg.c Add Image cache and inegrate png and jpeg content handlers 2011-09-04 23:50:14 +00:00
jpeg.h make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +00:00
mng.c C89. 2011-09-06 22:21:33 +00:00
mng.h make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +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 make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +00:00
png.c Add Image cache and inegrate png and jpeg content handlers 2011-09-04 23:50:14 +00:00
png.h make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +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 make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +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 make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +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 make image content handlers build conditional from teh makefile 2011-08-28 14:29:15 +00:00