netsurf/content
John Mark Bell 033823e64e Correctly create a sentinel and initialise user_list with it when cloning a content
svn path=/trunk/netsurf/; revision=12804
2011-09-18 00:49:34 +00:00
..
fetchers Cope with zero-length files 2011-09-08 08:25:48 +00:00
content.c Correctly create a sentinel and initialise user_list with it when cloning a content 2011-09-18 00:49:34 +00:00
content.h Content interface to get at contextual content at point. 2011-09-06 18:07:30 +00:00
content_factory.c Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
content_factory.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
content_protected.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
content_type.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +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