netsurf/content
John-Mark Bell 823aad5ddf Use libcurl's cache if it's new enough. Fixes #2064. 2014-02-06 01:19:22 +00:00
..
fetchers Use libcurl's cache if it's new enough. Fixes #2064. 2014-02-06 01:19:22 +00: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 remove unecessary include 2014-02-04 15:19:46 +00:00
content.h Add infrastructure for calling front ends to set file gadget filenames via clicking in addition to drag-and-drop 2014-01-05 16:04:35 +00:00
content_factory.c
content_factory.h
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 cleanups to fix new clang warnings 2014-01-10 15:55:29 +00:00
dirlist.h Constify. 2012-10-06 00:20:26 +01:00
fetch.c Use corestrings for fetch module's lwc strings. 2014-01-24 19:25:07 +00:00
fetch.h create table for fetcher operations and move all operations into it 2014-01-23 00:00:18 +00:00
hlcache.c remove all forward declarations from hlcache.c 2014-01-19 21:18:47 +00:00
hlcache.h
llcache.c Use corestrings. 2014-01-24 20:19:20 +00: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 fix sign extension issue on 64bit platforms (coverity 1109898) 2014-02-04 13:24:25 +00:00
mimesniff.h Bypass full type sniffer if only images are acceptable 2012-02-08 00:52:16 +00:00
urldb.c Get referer host from referer url. 2013-11-18 11:49:51 +00:00
urldb.h improve comment to indicate what API is for 2013-10-23 13:49:33 +01:00