netsurf/content
Michael Drake cf8ffa412a Remove old hotlist, cookies, and history_global_core modules.
New versions of expand/collapse node functions for these modules aren't yet implemented.
2013-09-02 22:41:04 +01:00
..
fetchers Add arrow image to resource icons. 2013-08-12 16:34:14 +01:00
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 2013-03-11 17:53:52 +00:00
content.c move options include 2013-05-28 14:16:10 +01:00
content.h Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect. 2013-05-27 14:51:00 +01:00
content_factory.c Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
content_factory.h Include utils.h for NOF_ELEMENTS 2011-10-27 00:57:59 +00:00
content_protected.h Remove search context from browser window, simplify search interface for front ends. 2013-05-07 14:41:40 +01:00
content_type.h fix theme comment 2012-06-20 09:05:24 +00:00
dirlist.c Constify. 2012-10-06 00:20:26 +01:00
dirlist.h Constify. 2012-10-06 00:20:26 +01:00
fetch.c move options include 2013-05-28 14:16:10 +01:00
fetch.h Downgrade TLS version support if it turns out the server can't cope with TLSv1.1. 2013-01-04 23:13:23 +00:00
hlcache.c Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect. 2013-05-27 14:51:00 +01:00
hlcache.h content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
llcache.c Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect. 2013-05-27 14:51:00 +01:00
llcache.h Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect. 2013-05-27 14:51:00 +01:00
mimesniff.c Bypass full type sniffer if only images are acceptable 2012-02-08 00:52:16 +00:00
mimesniff.h Bypass full type sniffer if only images are acceptable 2012-02-08 00:52:16 +00:00
urldb.c Remove old hotlist, cookies, and history_global_core modules. 2013-09-02 22:41:04 +01:00
urldb.h Rough implementation of httponly cookie support 2012-11-09 11:38:46 +00:00