netsurf/content
Daniel Silverstone 2858aec1c2 Add EventListener support to duktape binding.
This paves the way for EventTarget and its associated event listener support.
In particular it ensures the generic event handling we do supports the
semantics of the addEventListener() and removeEventListener() managed lists of
callbacks.
2017-02-05 12:05:04 +00:00
..
fetchers create netsurf inttypes header to have portable integer formatting macros 2017-01-21 14:20:55 +00:00
handlers Add EventListener support to duktape binding. 2017-02-05 12:05:04 +00:00
backing_store.h fix spelling of retrived 2016-11-21 00:07:13 +00:00
content_debug.h reduce content header interdependancy 2016-04-18 23:04:16 +01:00
content_factory.c reduce content header interdependancy 2016-04-18 23:04:16 +01:00
content_factory.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
content_protected.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
content.c create netsurf inttypes header to have portable integer formatting macros 2017-01-21 14:20:55 +00:00
content.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
dirlist.c rework path to url mapping functions to convert from and to nsurl 2014-05-26 23:52:36 +01:00
dirlist.h Remove include of nsurl from corestrings.h 2015-02-26 16:58:41 +00:00
fetch.c remove unused fetch acessor 2017-01-31 22:56:45 +00:00
fetch.h remove unused fetch acessor 2017-01-31 22:56:45 +00:00
fetchers.h Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal but better 2016-06-27 21:09:39 +01:00
fs_backing_store.c make backing store use inttypes format specifiers 2017-01-21 16:48:41 +00:00
hlcache.c fix spelling mistakes in hlcache code 2016-11-20 15:25:33 +00:00
hlcache.h reduce unecessary usage of content headers 2016-06-06 16:10:47 +01:00
llcache.c create netsurf inttypes header to have portable integer formatting macros 2017-01-21 14:20:55 +00:00
llcache.h reduce unecessary usage of content headers 2016-06-06 16:10:47 +01:00
Makefile Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
mimesniff.c add missing includes 2014-12-27 22:48:37 +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 remove constness from backing stores store method 2014-11-23 01:37:24 +00:00
urldb.c enable use of netsurf public suffix library to prevent supercookies 2016-09-20 21:45:35 +01:00
urldb.h extend url database unit testing to cover more API 2016-08-09 12:26:37 +01:00