netsurf/content
Vincent Sanders c31c4babe1 Change contextual content retrieval to browser features.
Update the API which allows frontends to acquire the page features
(images, link urls or form elements) present at the given coordinates
within a browser window.

By making this an explicit browser_window API and using the browser.h
header for the associated data structure with a more appropriate API
naming the usage is much more obvious and contained.

Additionally the link url is now passed around as a nsurl stopping it
being converted from nsurl to text and back again several times.
2014-11-02 15:46:42 +00:00
..
fetchers update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
backing_store.h
content_factory.c
content_factory.h
content_protected.h Change contextual content retrieval to browser features. 2014-11-02 15:46:42 +00:00
content_type.h remove content include from urldb header 2014-07-17 00:18:44 +01:00
content.c Change contextual content retrieval to browser features. 2014-11-02 15:46:42 +00:00
content.h Change contextual content retrieval to browser features. 2014-11-02 15:46:42 +00:00
dirlist.c
dirlist.h
fetch.c update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
fetch.h clean up the fetcher factory and improve its API 2014-06-19 18:27:24 +01:00
fetchers.h add incomplete scheme fetcher for javascript urls 2014-08-25 15:59:52 -07:00
fs_backing_store.c Update the core to use the split operations table headers 2014-10-16 22:33:43 +01:00
hlcache.c Update the core to use the split operations table headers 2014-10-16 22:33:43 +01:00
hlcache.h clean up the fetcher factory and improve its API 2014-06-19 18:27:24 +01:00
llcache.c Update the core to use the split operations table headers 2014-10-16 22:33:43 +01:00
llcache.h clean up the fetcher factory and improve its API 2014-06-19 18:27:24 +01:00
Makefile
mimesniff.c
mimesniff.h
no_backing_store.c
urldb.c restructure urldb source 2014-11-01 23:27:29 +00:00
urldb.h restructure urldb source 2014-11-01 23:27:29 +00:00