netsurf/image
John Mark Bell 2ba7092933 Correctly propagate plot success
svn path=/trunk/netsurf/; revision=7611
2009-05-28 16:21:32 +00:00
..
bitmap.h Merged revisions 4345-4346,4350-4351,4389,4391,4395,4401-4403,4423,4485-4486 via svnmerge from 2008-08-12 03:49:34 +00:00
bmp.c Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS port. 2008-10-10 20:54:49 +00:00
bmp.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
gif.c If a GIF has insufficient frame data, display the frames that have been decoded. 2008-12-30 13:23:36 +00:00
gif.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
ico.c Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS port. 2008-10-10 20:54:49 +00:00
ico.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
jpeg.c Avoid unused variable if targetting RISC OS and the jpeg library has been built to output BGR. 2009-03-29 00:17:01 +00:00
jpeg.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
mng.c Aliasing fixes 2009-03-28 01:27:44 +00:00
mng.h Don't include libmng.h from mng.h, as it causes jconfig.h to be seen, which in turn causes HAVE_STDLIB_H to be defined, which clashes with the definition of hpdf_config.h. Quite why the auto-generated configuration header for either jpeglib or libharu needs to be public, I've no idea. 2009-03-27 01:58:55 +00:00
nssprite.c Add .spr -> image/x-riscos-sprite MIME mapping to GTK front end 2009-03-09 00:58:23 +00:00
nssprite.h - Include utils/config.h before each WITH_* test entiry enabling/disabling the object file. 2008-07-26 23:42:24 +00:00
png.c Make libpng image handler set opaque info. 2009-03-02 18:24:54 +00:00
png.h Ensure image/png.h gets css/css.h for the colour typedef 2008-10-01 13:45:40 +00:00
rsvg.c Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS port. 2008-10-10 20:54:49 +00:00
rsvg.h Include css/css.h for type colour (following change r5459). 2008-09-28 22:57:31 +00:00
svg.c Correctly propagate plot success 2009-05-28 16:21:32 +00:00
svg.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00