gtk/gdk-pixbuf
Federico Mena Quintero e9f75f6bd8 Added sanity check for width and height being >= 0. Also, do nothing if
2000-02-03  Federico Mena Quintero  <federico@helixcode.com>

	* gdk-pixbuf/gdk-pixbuf-render.c
	(gdk_pixbuf_render_threshold_alpha): Added sanity check for width
	and height being >= 0.  Also, do nothing if either of them is
	zero.  Thanks to Ettore for pointing this out.
	(gdk_pixbuf_render_to_drawable): Likewise.
	(gdk_pixbuf_render_to_drawable_alpha): Likewise.
2000-02-02 10:05:57 +00:00
..
pixops Fix from Peter Wainwright to fix 4a => 4a scaling. 2000-01-30 19:46:23 +00:00
.cvsignore Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +00:00
ChangeLog Added sanity check for width and height being >= 0. Also, do nothing if 2000-02-02 10:05:57 +00:00
gdk-pixbuf-animation.c Return the same pixbuf as the input parameter. 2000-01-21 22:54:44 +00:00
gdk-pixbuf-data.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +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 Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +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 Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
gdk-pixbuf-loader.h Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
gdk-pixbuf-scale.c Added scaling functions into gtk-doc framework. 2000-01-06 01:08:10 +00:00
gdk-pixbuf-util.c Removed the broken --enable-canvas-pixbuf option. Added the stuff 2000-01-17 01:48:21 +00:00
gdk-pixbuf-xform.c comment out debugging printing. remove memory_leak 2000-01-07 19:18:54 +00:00
gdk-pixbuf.c Return the same pixbuf as the input parameter. 2000-01-21 22:54:44 +00:00
gdk-pixbuf.h Return the same pixbuf as the input parameter. 2000-01-21 22:54:44 +00:00
gnome-canvas-pixbuf.c Removed the x_set and y_set arguments. Now they are always on and start 2000-01-22 21:18:17 +00:00
gnome-canvas-pixbuf.h Comment fixes - Federico 1999-10-22 16:19:59 +00:00
io-bmp.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-gif.c Removed debugging g_print. Thanks to John Sullivan <sullivan@eazel.com> 2000-02-02 05:47:57 +00:00
io-ico.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-jpeg.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-png.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-pnm.c 0.5.0 - Federico 2000-01-22 23:29:21 +00:00
io-ras.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-tiff.c Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
io-xpm.c 0.5.0 - Federico 2000-01-22 23:29:21 +00:00
Makefile.am no testpixbuf-foo target 2000-01-30 23:28:41 +00:00
test-gdk-pixbuf.c Start of the new test program - Federico 1999-12-02 23:57:25 +00:00