netsurf/content
Michael Drake 57d2e31e59 Avoid using hlcache_handle for drag saves in html_interaction. Drag save msg with NULL content now means save the content which sends the message. 2012-08-19 12:46:42 +01:00
..
fetchers alter file fetcher to use mmap where available 2012-08-13 17:00:43 +01:00
content.c Now contents types without mouse handling can set default pointer. Fixes standalone images showing e.g. link pointer if that was the last pointer before the standalone image loaded. 2012-08-17 10:02:41 +01:00
content.h Avoid using hlcache_handle for drag saves in html_interaction. Drag save msg with NULL content now means save the content which sends the message. 2012-08-19 12:46:42 +01: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 Simplify content status text setting. 2012-08-15 11:50:08 +01:00
content_type.h fix theme comment 2012-06-20 09:05:24 +00:00
dirlist.c Move directory listing CSS to resource:internal.css. 2011-03-13 10:56:00 +00:00
dirlist.h Merge branches/vince/netsurf-file-fetcher to trunk 2010-09-09 21:45:59 +00:00
fetch.c check all return values of string comparisons 2012-08-09 17:30:02 +01:00
fetch.h return; 2011-11-27 14:14:36 +00:00
hlcache.c add content handler for javascript 2012-06-19 22:57:29 +00:00
hlcache.h content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
llcache.c cleanup and reorganise low level cache source ready for extending with disc cache 2012-04-28 13:24:09 +00:00
llcache.h Make llcache_handle_get_url return a nsurl. 2011-09-28 14:21:35 +00:00
mimesniff.c Bypass full type sniffer if only images are acceptable 2012-02-08 00:52:16 +00:00
mimesniff.h Bypass full type sniffer if only images are acceptable 2012-02-08 00:52:16 +00:00
urldb.c doxygen serious warning cleanup 2012-07-24 16:19:49 +01:00
urldb.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00