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
Vincent Sanders b7b3496a78
move testament output to object directory instead of modifying source
11 years ago
..
fetchers move testament output to object directory instead of modifying source 11 years ago
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 12 years ago
content.c move page search gui callbacks to their own operations table 11 years ago
content.h move page search gui callbacks to their own operations table 11 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 move page search gui callbacks to their own operations table 11 years ago
content_type.h fix theme comment 13 years ago
dirlist.c cleanups to fix new clang warnings 11 years ago
dirlist.h Constify. 12 years ago
fetch.c Use corestrings for fetch module's lwc strings. 11 years ago
fetch.h create table for fetcher operations and move all operations into it 11 years ago
hlcache.c move scheduleing into browser operation table 11 years ago
hlcache.h content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 13 years ago
llcache.c Improve llcache header processing 11 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 fix sign extension issue on 64bit platforms (coverity 1109898) 11 years ago
mimesniff.h Bypass full type sniffer if only images are acceptable 13 years ago
urldb.c make nsurl_defragment() API more obvious and remove duplicated parameter checking 11 years ago
urldb.h improve comment to indicate what API is for 11 years ago