netsurf/content
2009-02-06 02:08:00 +00:00
..
fetchers Squash strict-aliasing warning in the most disgusting way possible. 2009-01-15 16:00:16 +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 Comment content_redraw. 2009-02-02 14:06:51 +00:00
content.h Add missing #include. 2009-01-15 15:58:35 +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 Document the assumption that all URLs passed into urldb are already normalised. Violate this precondition at your peril. 2009-02-06 02:08:00 +00:00
urldb.h Remove two unused functions. 2008-06-14 23:17:50 +00:00