netsurf/content
Vincent Sanders f37e52c394 Move bitmap operations into an operation table.
The generic bitmap handlers provided by each frontend are called back
from the core and therefore should be in an operation table. This was
one of the very few remaining interfaces stopping the core code from
being split into a library.
2015-04-13 23:19:04 +01:00
..
fetchers Move win32 window operations into their own module 2015-03-12 23:48:53 +00:00
backing_store.h Change backing store fetch operation to always perform the allocations 2015-03-31 20:56:55 +01:00
content_factory.c
content_factory.h
content_protected.h Doxygen cleanups 2014-11-09 12:50:30 +00:00
content_type.h
content.c Move bitmap operations into an operation table. 2015-04-13 23:19:04 +01:00
content.h Use forward declaration instead of #include for nsurl. 2015-02-26 16:14:23 +00:00
dirlist.c
dirlist.h Remove include of nsurl from corestrings.h 2015-02-26 16:58:41 +00:00
fetch.c Doxygen cleanups and documentation additions 2014-11-10 17:00:15 +00:00
fetch.h
fetchers.h Fix my spelling of teh everywhere 2014-11-18 17:16:26 +00:00
fs_backing_store.c Fix up some doxygen errors 2015-04-03 00:28:22 +01:00
hlcache.c Continue doxygen error cleanup. 2014-11-08 22:08:29 +00:00
hlcache.h
llcache.c Improve metadata deserialisation to only update object on success 2015-01-28 22:39:39 +00:00
llcache.h Improve llcache writeout stratagy 2014-11-28 19:17:42 +00:00
Makefile
mimesniff.c add missing includes 2014-12-27 22:48:37 +00:00
mimesniff.h
no_backing_store.c remove constness from backing stores store method 2014-11-23 01:37:24 +00:00
urldb.c Move bitmap operations into an operation table. 2015-04-13 23:19:04 +01:00
urldb.h