You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/content
Michael Drake cf8ffa412a
Remove old hotlist, cookies, and history_global_core modules.
12 years ago
..
fetchers Add arrow image to resource icons. 12 years ago
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 12 years ago
content.c move options include 12 years ago
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. 12 years ago
content_factory.c Virtualise content handler finalisation calls. Remove pointless implementations. 14 years ago
content_factory.h Include utils.h for NOF_ELEMENTS 13 years ago
content_protected.h Remove search context from browser window, simplify search interface for front ends. 12 years ago
content_type.h fix theme comment 13 years ago
dirlist.c Constify. 12 years ago
dirlist.h Constify. 12 years ago
fetch.c move options include 12 years ago
fetch.h Downgrade TLS version support if it turns out the server can't cope with TLSv1.1. 12 years ago
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. 12 years ago
hlcache.h content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 13 years ago
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. 12 years ago
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. 12 years ago
mimesniff.c Bypass full type sniffer if only images are acceptable 13 years ago
mimesniff.h Bypass full type sniffer if only images are acceptable 13 years ago
urldb.c Remove old hotlist, cookies, and history_global_core modules. 12 years ago
urldb.h Rough implementation of httponly cookie support 12 years ago