netsurf/content
Vincent Sanders 2d33a8f85a Make high level cache, low level cache and image cache all be initialised from passed parameters
Calculate all cache sizes from single memory cache size option and sanity check
have a single global struct to hold all parameters instead of several individual variables

svn path=/trunk/netsurf/; revision=12784
2011-09-10 00:55:39 +00:00
..
fetchers Cope with zero-length files 2011-09-08 08:25:48 +00:00
content_factory.c Sniff content types where appropriate. 2011-09-04 06:28:09 +00:00
content_factory.h Sniff content types where appropriate. 2011-09-04 06:28:09 +00:00
content_protected.h Content interface to get at contextual content at point. 2011-09-06 18:07:30 +00:00
content_type.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
content.c Content interface to get at contextual content at point. 2011-09-06 18:07:30 +00:00
content.h Content interface to get at contextual content at point. 2011-09-06 18:07:30 +00:00
dirlist.c Move directory listing CSS to resource:internal.css. 2011-03-13 10:56:00 +00:00
dirlist.h Merge branches/vince/netsurf-file-fetcher to trunk 2010-09-09 21:45:59 +00:00
fetch.c Revert r12412, the doi: URI scheme hasn't been kept around it seems, even ACM doesn't use it. And kyllikki was jumping on his seat anyway... It's still in the svn history if needed. I have some stuff for view-source: and man: but I'm not use they would be appreciated either :-D 2011-05-16 19:28:40 +00:00
fetch.h Improve const-correctness of fetch_start 2010-04-10 17:13:53 +00:00
hlcache.c Make high level cache, low level cache and image cache all be initialised from passed parameters 2011-09-10 00:55:39 +00:00
hlcache.h make high level cache take a parameter structure 2011-09-08 12:04:57 +00:00
llcache.c Make high level cache, low level cache and image cache all be initialised from passed parameters 2011-09-10 00:55:39 +00:00
llcache.h Make high level cache, low level cache and image cache all be initialised from passed parameters 2011-09-10 00:55:39 +00:00
mimesniff.c Move length calculation outside loop 2011-09-08 21:32:07 +00:00
mimesniff.h Sniff content types where appropriate. 2011-09-04 06:28:09 +00:00
urldb.c Minor fix for path defaulting: retain rightmost / iff it's the first character in the path 2011-01-29 15:17:42 +00:00
urldb.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00