netsurf/content
Chris Young 5ac45472c7 Fix broken CONTENT_PLUGIN API.
Add a default content handler for Amiga using the plugin interface, which passes
unknown files (currently images only) through DataTypes.

svn path=/trunk/netsurf/; revision=11924
2011-03-06 13:58:02 +00:00
..
fetchers Fix WWW-Authenticate parsing to leave f->realm alone if there is no realm specified in the header 2011-02-25 00:41:16 +00:00
content.c Fix broken CONTENT_PLUGIN API. 2011-03-06 13:58:02 +00:00
content.h Do not attempt to destroy contents that are still loading 2011-03-03 21:13:58 +00:00
content_protected.h Fix broken CONTENT_PLUGIN API. 2011-03-06 13:58:02 +00:00
content_type.h Created content handler CONTENT_APPLE_IMAGE for Mac OS X that can handle all image file formats supported by Apples ImageIO framework. Right now used only for JPEG to get rid of libjpeg dependency. 2011-03-05 09:49:15 +00:00
dirlist.c Give markup peepers a slightly easier time of it. 2010-09-13 19:49:05 +00:00
dirlist.h Merge branches/vince/netsurf-file-fetcher to trunk 2010-09-09 21:45:59 +00:00
fetch.c add resource handling 2011-02-23 22:27:55 +00:00
fetch.h Improve const-correctness of fetch_start 2010-04-10 17:13:53 +00:00
hlcache.c Do not attempt to destroy contents that are still loading 2011-03-03 21:13:58 +00:00
hlcache.h Clean up caches on exit 2010-04-27 06:48:09 +00:00
llcache.c Protect against object being cleaned while waiting for a query response 2011-03-03 00:40:50 +00:00
llcache.h Clean up caches on exit 2010-04-27 06:48:09 +00:00
urldb.c Minor fix for path defaulting: retain rightmost / iff it's the first character in the path 2011-01-29 15:17:42 +00:00
urldb.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00