netsurf/content
John Mark Bell 6cf4ce640c Squash warning
svn path=/trunk/netsurf/; revision=3982
2008-03-19 17:29:34 +00:00
..
fetchers jmb's rework of data: URL handling 2008-03-06 11:28:00 +00:00
content.c Make content_reset actually do what it's meant to (i.e. reset the appropriate members) 2008-02-27 18:38:41 +00:00
content.h Change meaning of c->redraw_time to be the earliest time to reflow during page asset fetch. Have the time selected vary depending on how long the last reflow took. 2008-03-11 00:14:39 +00:00
content_type.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
fetch.c Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though. 2008-03-05 14:21:29 +00:00
fetch.h Make core fetching code handle verifiability of transactions 2008-01-30 19:56:41 +00:00
fetchcache.c Squash warning 2008-03-19 17:29:34 +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 Drop support for URL file versions below 1.06 2008-03-13 18:25:41 +00:00
urldb.h Work on cookies to bring our behaviour closer to the spec and other browsers: 2008-01-17 20:00:55 +00:00