netsurf/atari
Vincent Sanders e7f9dbcb10 Remove webp image handling
The bitmap and image handling interfaces have changed within NetSurf
and the webp image handling has not been fixed up appropriately to
cope.

After discussion with the other developers it has been decided that
the webp support is not worth the necessary development effort to
rewrite and maintain.

The webp format is not in wide usage and Mozilla, Microsoft and Apple
have not adopted it. This means the removal will not adversely impact
NetSurf.

Resolves:2310
2015-04-21 14:03:02 +01:00
..
doc Minor change in changes.txt 2013-12-21 12:58:37 +01:00
gemtk fix up some warnings in atari build 2014-11-10 22:17:07 +00:00
plot rationalise atari plotters header usage. 2015-04-19 22:58:13 +01:00
res Moved Save/Abort buttons into a toolbar 2014-09-17 00:47:26 +02:00
scripts Removed obsolete build helper scripts 2013-12-21 12:47:24 +01:00
about.c remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
about.h Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
bitmap.c rationalise atari plotters header usage. 2015-04-19 22:58:13 +01:00
bitmap.h Convert atari frontend to use bitmap operation table 2015-04-16 15:56:48 +01:00
certview.c remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
certview.h Fixed warnings for incomptible pointer type 2013-10-06 01:24:18 +02:00
clipboard.c Always return correct type 2014-09-13 14:25:12 +02:00
clipboard.h Moved form handling into gemtk, 2012-12-31 03:37:43 +01:00
cookies.c remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
cookies.h Fixed warnings for incomptible pointer type 2013-10-06 01:24:18 +02:00
ctxmenu.c To avoid namespace conflicts with ncurses add NetSurf key prefix. 2015-03-27 09:36:19 +00:00
ctxmenu.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
deskmenu.c To avoid namespace conflicts with ncurses add NetSurf key prefix. 2015-03-27 09:36:19 +00:00
deskmenu.h Start to remove windom, wip. 2012-11-18 23:22:43 +01:00
download.c remove unecessary include of render header from atari 2014-11-10 22:17:07 +00:00
download.h split browser gui operations up 2014-01-15 19:37:05 +00:00
encoding.c update atari includes to accomodate gui operation table refactor 2014-10-16 22:33:44 +01:00
encoding.h Put the font operations table alongside all the other core API 2014-10-13 11:56:31 +01:00
extract.php Preparing for merge... 2012-12-18 01:10:20 +01:00
file.c Improve Doxygen documentation 2014-11-08 12:35:11 +00:00
file.h Replace default posix file handling table with GEMDOS compatible one 2014-09-13 14:15:01 +02:00
filetype.c Removed unused label 2014-09-13 14:24:42 +02:00
filetype.h Improve documentation on mimetype fetcher table 2014-05-07 16:23:19 +01:00
findfile.c Move FILE_SCHEME_PREFIX to corestrings. 2015-02-26 16:14:23 +00:00
findfile.h rework path to url mapping functions to convert from and to nsurl 2014-05-26 23:52:36 +01:00
font.c rationalise atari plotters header usage. 2015-04-19 22:58:13 +01:00
font.h I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
gui.c Convert atari frontend to use bitmap operation table 2015-04-16 15:56:48 +01:00
gui.h rationalise atari plotters header usage. 2015-04-19 22:58:13 +01:00
history.c remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
history.h Fixed warnings for incomptible pointer type 2013-10-06 01:24:18 +02:00
hotlist.c To avoid namespace conflicts with ncurses add NetSurf key prefix. 2015-03-27 09:36:19 +00:00
hotlist.h atari fix for undefined PATH_MAX 2014-02-03 18:50:06 +00:00
login.c remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
login.h Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
Makefile.defaults Remove webp image handling 2015-04-21 14:03:02 +01:00
Makefile.target move the mandantory library config for libcss and libdom to core makefile 2015-04-17 22:48:55 +01:00
misc.c To avoid namespace conflicts with ncurses add NetSurf key prefix. 2015-03-27 09:36:19 +00:00
misc.h remove the die API from the core. 2014-10-26 12:42:53 +00:00
options.h Added GUI pol timeout selection popup. 2013-11-23 17:52:33 +01:00
osspec.c Fixed some unused variable warnings. 2014-09-15 23:31:39 +02:00
osspec.h Start to remove windom, wip. 2012-11-18 23:22:43 +01:00
redrawslots.c remove unecessary utils/types.h 2014-11-02 20:10:32 +00:00
redrawslots.h remove unecessary utils/types.h 2014-11-02 20:10:32 +00:00
rootwin.c rationalise atari plotters header usage. 2015-04-19 22:58:13 +01:00
rootwin.h Fix error. 2014-02-09 13:22:02 +00:00
save.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
schedule.c Fixed some unused variable warining. 2014-09-15 23:27:15 +02:00
schedule.h documentation fixes and cleanups 2014-07-02 16:39:08 +01:00
search.c Shouldn't need browser window internals now. 2014-10-25 15:37:03 +01:00
search.h Attempt to remove dependancy of search implementation on bw internals. 2014-10-25 15:34:22 +01:00
settings.c rationalise atari plotters header usage. 2015-04-19 22:58:13 +01:00
settings.h Moved form handling into gemtk, 2012-12-31 03:37:43 +01:00
statusbar.c remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
statusbar.h Started refactoring of global redraw handling. 2012-11-28 21:30:24 +01:00
thumbnail.c Fixup atari thumbnail creation function parameters 2015-03-15 00:14:58 +00:00
toolbar.c To avoid namespace conflicts with ncurses add NetSurf key prefix. 2015-03-27 09:36:19 +00:00
toolbar.h remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
treeview.c remove all unecessary desktop/browser.h includes 2014-10-17 10:49:24 +01:00
treeview.h Added about dialog, fixed scrolled treeview redraw. 2013-10-06 01:24:19 +02:00
verify_ssl.c Remove unused variables. 2014-05-20 21:34:29 +01:00
verify_ssl.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00