This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-02-08 18:44:28 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
content
History
John Mark Bell
46d135f42d
Squash warning
...
svn path=/trunk/netsurf/; revision=3988
2008-03-19 18:36:16 +00:00
..
fetchers
Squash warning
2008-03-19 17:36:07 +00:00
content_type.h
…
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
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
…
urldb.c
Squash warning
2008-03-19 18:36:16 +00:00
urldb.h
…