netsurf/content
Michael Drake bbd40534c6 Treat image/jpg as JPEG content for Royal Mail captcha.
svn path=/trunk/netsurf/; revision=5343
2008-09-16 08:13:35 +00:00
..
fetchers Add additional debug to fetch errors from cURL 2008-08-22 11:10:33 +00:00
content_type.h Fix build if NETSURF_USE_PNG := yes and NETSURF_USE_MNG := no 2008-09-15 20:54:03 +00:00
content.c Treat image/jpg as JPEG content for Royal Mail captcha. 2008-09-16 08:13:35 +00:00
content.h Add libpng support. Default to off. 2008-09-15 20:23:02 +00:00
fetch.c First round of C89 fixes. Those should be obvious, hope I didn't introduce any side effect. 2008-07-29 09:05:36 +00:00
fetch.h Move struct cache_data from fetch to content as it is no longer needed by fetch. Make it a member instead of pointer in struct content. 2008-06-03 01:10:46 +00:00
fetchcache.c First round of C89 fixes. Those should be obvious, hope I didn't introduce any side effect. 2008-07-29 09:05:36 +00:00
fetchcache.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
urldb.c First round of C89 fixes. Those should be obvious, hope I didn't introduce any side effect. 2008-07-29 09:05:36 +00:00
urldb.h Remove two unused functions. 2008-06-14 23:17:50 +00:00