netsurf/content
Vincent Sanders a6d3ceae0e Completely re-write web search provider handling 2014-05-25 01:01:59 +01:00
..
fetchers Completely re-write web search provider handling 2014-05-25 01:01:59 +01:00
Makefile Add filesystem based backing store 2014-05-13 15:53:02 +01:00
backing_store.h low level source data cache backing store interface. 2014-05-12 23:47:43 +01:00
content.c move page search gui callbacks to their own operations table 2014-03-18 22:32:52 +00:00
content.h move page search gui callbacks to their own operations table 2014-03-18 22:32:52 +00: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 move page search gui callbacks to their own operations table 2014-03-18 22:32:52 +00: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
fs_backing_store.c Check return value from write() to avoid build warnings. 2014-05-24 15:19:01 +01:00
hlcache.c Extend low level source data cache with persistant storage 2014-05-13 15:52:58 +01:00
hlcache.h Extend low level source data cache with persistant storage 2014-05-13 15:52:58 +01:00
llcache.c Fix leak of url schemes. 2014-05-16 18:58:06 +01:00
llcache.h Extend low level source data cache with persistant storage 2014-05-13 15:52:58 +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
no_backing_store.c low level source data cache backing store interface. 2014-05-12 23:47:43 +01:00
urldb.c Remove unused #include 2014-05-15 21:47:40 +01:00
urldb.h improve comment to indicate what API is for 2013-10-23 13:49:33 +01:00