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 c56fb9259b
Enable access to hotlist icons through resource URLs.
11 years ago
..
fetchers Enable access to hotlist icons through resource URLs. 11 years ago
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 12 years ago
content.c Fix Coverity #1109872. 11 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 Pedantic wrap fix. 11 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 Pedantic wrap fix. 11 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 Get referer host from referer url. 11 years ago
urldb.h improve comment to indicate what API is for 11 years ago