gtk2/gdk-pixbuf
Matthias Clasen 5c16742258 libpng error handlers must not return to their callers, thus longjmp out.
* io-png.c (png_simple_error_callback): libpng error handlers must
	not return to their callers, thus longjmp out. This prevents
	annoying stderr output from the default error handler.
2002-03-29 21:40:01 +00:00
..
pixops
.cvsignore
ChangeLog libpng error handlers must not return to their callers, thus longjmp out. 2002-03-29 21:40:01 +00:00
gdk_pixbuf.def
gdk_pixbuf.rc.in
gdk-pixbuf-animation.c
gdk-pixbuf-csource.1
gdk-pixbuf-csource.c
gdk-pixbuf-data.c
gdk-pixbuf-features.h.in
gdk-pixbuf-i18n.h
gdk-pixbuf-io.c Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, 2002-03-20 21:47:01 +00:00
gdk-pixbuf-io.h
gdk-pixbuf-loader.c Don't leak pixbuf on error. 2002-03-25 23:22:01 +00:00
gdk-pixbuf-loader.h
gdk-pixbuf-marshal.list
gdk-pixbuf-private.h
gdk-pixbuf-scale.c
gdk-pixbuf-util.c
gdk-pixbuf-xform.c
gdk-pixbuf.c
gdk-pixbuf.h
gdk-pixdata.c
gdk-pixdata.h
io-bmp.c
io-gif-animation.c
io-gif-animation.h
io-gif.c Don't leak pixbuf on error. 2002-03-25 23:22:01 +00:00
io-ico.c
io-jpeg.c
io-png.c libpng error handlers must not return to their callers, thus longjmp out. 2002-03-29 21:40:01 +00:00
io-pnm.c Add valid_ras_test and invalid_bmp_1. 2002-03-13 18:11:15 +00:00
io-ras.c Add valid_ras_test and invalid_bmp_1. 2002-03-13 18:11:15 +00:00
io-tga.c Avoid a double free error if reading the colormap fails. 2002-03-21 00:31:23 +00:00
io-tiff.c Don't leak pixbuf on error. 2002-03-25 23:22:01 +00:00
io-wbmp.c context->updated_func is NULL during a nonincremental load. 2002-03-23 21:17:17 +00:00
io-xbm.c
io-xpm.c
make-inline-pixbuf.c
Makefile.am
makefile.mingw.in
makefile.msc
pixbufloader_bmp.def
pixbufloader_gif.def
pixbufloader_ico.def
pixbufloader_jpeg.def
pixbufloader_png.def
pixbufloader_pnm.def
pixbufloader_ras.def
pixbufloader_tga.def
pixbufloader_tiff.def
pixbufloader_wbmp.def
pixbufloader_xbm.def
pixbufloader_xpm.def
test-gdk-pixbuf.c
test-images.h Add valid_ras_test and invalid_bmp_1. 2002-03-13 18:11:15 +00:00
test-loaders.c Add valid_ras_test and invalid_bmp_1. 2002-03-13 18:11:15 +00:00