netsurf/content
John Mark Bell 6a0a7c346a Let's try that again. Now actually passes the regression tests.
svn path=/trunk/netsurf/; revision=6317
2009-01-31 03:03:50 +00:00
..
fetchers Squash strict-aliasing warning in the most disgusting way possible. 2009-01-15 16:00:16 +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 Add missing #include. 2009-01-15 15:58:35 +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 Remove noisy logging of http headers 2008-11-09 19:20:08 +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 Let's try that again. Now actually passes the regression tests. 2009-01-31 03:03:50 +00:00
urldb.h Remove two unused functions. 2008-06-14 23:17:50 +00:00