netsurf/image
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
..
bitmap.h Move bitmap operations into an operation table. 2015-04-13 23:19:04 +01:00
bmp.c Move bitmap operations into an operation table. 2015-04-13 23:19:04 +01:00
bmp.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
gif.c Move bitmap operations into an operation table. 2015-04-13 23:19:04 +01:00
gif.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
ico.c Move bitmap operations into an operation table. 2015-04-13 23:19:04 +01:00
ico.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
image_cache.c Move bitmap operations into an operation table. 2015-04-13 23:19:04 +01:00
image_cache.h Fix my spelling of teh everywhere 2014-11-18 17:16:26 +00:00
image.c Move bitmap operations into an operation table. 2015-04-13 23:19:04 +01:00
image.h Change GTK plotting to use cairo surfaces throughout 2011-12-30 00:58:35 +00:00
jpeg.c Move bitmap operations into an operation table. 2015-04-13 23:19:04 +01:00
jpeg.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
Makefile remove all references to using libMNG 2014-01-04 17:07:11 +00:00
nssprite.c make image content handlers title setting use the heap instead of the stack and remove the possibility of buffer overruns 2012-10-25 11:12:41 +01:00
nssprite.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
png.c Move bitmap operations into an operation table. 2015-04-13 23:19:04 +01:00
png.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
rsvg.c Only include rsvg-cairo.h if it isn't already 2014-11-15 15:53:58 +00:00
rsvg.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
svg.c remove unecessary utils/types.h 2014-11-02 20:10:32 +00:00
svg.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
video.c reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01:00
video.h Beginnings of a gstreamer binding. I've been sitting on this for too long 2011-12-05 22:33:02 +00:00
webp.c make image content handlers title setting use the heap instead of the stack and remove the possibility of buffer overruns 2012-10-25 11:12:41 +01:00
webp.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00