netsurf/content
John Mark Bell 79fdbab192 Jump through hoops, potentially squashing warnings.
svn path=/trunk/netsurf/; revision=5569
2008-10-13 23:45:08 +00:00
..
fetchers Better, safer fix for the type punning issue 2008-10-13 16:39:54 +00:00
content.c Revert r5478, I didn't notice content struct had a mime_type field. 2008-10-03 04:30:47 +00:00
content.h Revert r5478, I didn't notice content struct had a mime_type field. 2008-10-03 04:30:47 +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
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 Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +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 Jump through hoops, potentially squashing warnings. 2008-10-13 23:45:08 +00:00
urldb.h Remove two unused functions. 2008-06-14 23:17:50 +00:00