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-20 08:24:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
content
History
James Bursa
f87138e5de
Remove two unused functions.
...
svn path=/trunk/netsurf/; revision=4333
2008-06-14 23:17:50 +00:00
..
fetchers
Handle errors returned by curl_multi_perform(), such as out of memory, instead of exiting.
2008-06-14 21:43:52 +00:00
content_type.h
Implement sprite support for GTK using librosprite
2008-03-29 13:30:04 +00:00
content.c
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
content.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
fetch.c
Remove unused members of struct fetch (were moved to fetch_curl but not removed from here).
2008-05-31 16:57:53 +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
Fix cache control
2008-06-06 23:51:51 +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
Remove two unused functions.
2008-06-14 23:17:50 +00:00
urldb.h
Remove two unused functions.
2008-06-14 23:17:50 +00:00