gtk/gdk-pixbuf
Larry Ewing b166924b0c setjmp for the png error handler. It seems setting the error handling
2000-06-09  Larry Ewing  <lewing@helixcode.com>

	* gdk-pixbuf/io-png.c (gdk_pixbuf__png_image_load_increment):
	setjmp for the png error handler.  It seems setting the error
	handling functions does not avoid the jump, and so not calling
	setjmp was causing the incremental loader to jump into lala land.
	(gdk_pixbuf__png_image_begin_load): setjmp for error handling, I'm
	not sure this one is actually required but the docs say it must be
	set for every call to a png_* function.
	Also changed the comment to reflect the fact that setting the
	error handlers does _not_ avoid the longjmp.
2000-06-09 19:41:29 +00:00
..
pixops 0.8 - Federico 2000-05-22 19:09:27 +00:00
.cvsignore Added some tests of composite to highlight problems in the old 2000-05-04 14:53:48 +00:00
ChangeLog setjmp for the png error handler. It seems setting the error handling 2000-06-09 19:41:29 +00:00
gdk-pixbuf-animation.c Your eyes are bloodshot. 2000-04-13 01:18:41 +00:00
gdk-pixbuf-data.c Your eyes are bloodshot. 2000-04-13 01:18:41 +00:00
gdk-pixbuf-features.h.in No more libart/gdk-pixbuf as part of gnome-libs 2000-01-10 19:17:42 +00:00
gdk-pixbuf-io.c Your eyes are bloodshot. 2000-04-13 01:18:41 +00:00
gdk-pixbuf-io.h Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
gdk-pixbuf-loader.c take frame offest into account when trying to calculate the animation 2000-06-06 20:37:28 +00:00
gdk-pixbuf-loader.h Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
gdk-pixbuf-private.h Your eyes are bloodshot. 2000-04-13 01:18:41 +00:00
gdk-pixbuf-scale.c Properly offset y coordinate accordining to render_y0. 2000-04-24 05:28:02 +00:00
gdk-pixbuf-util.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
gdk-pixbuf-xform.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
gdk-pixbuf.c Your eyes are bloodshot. 2000-04-13 01:18:41 +00:00
gdk-pixbuf.h Your eyes are bloodshot. 2000-04-13 01:18:41 +00:00
gnome-canvas-pixbuf.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
gnome-canvas-pixbuf.h Comment fixes - Federico 1999-10-22 16:19:59 +00:00
io-bmp.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
io-gif.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
io-ico.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
io-jpeg.c Initialise the error handler exit routine to our own. Note this means that 2000-05-31 02:07:07 +00:00
io-png.c setjmp for the png error handler. It seems setting the error handling 2000-06-09 19:41:29 +00:00
io-pnm.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
io-ras.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
io-tiff.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
io-xpm.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
Makefile.am Added some tests of composite to highlight problems in the old 2000-05-04 14:53:48 +00:00
test-gdk-pixbuf.c Oops. 2000-05-28 03:19:28 +00:00