gtk2/gdk-pixbuf
Jonathan Blandford 8f48c4b3cd Change the order of the update func to make it more compatible with the
2000-01-05  Jonathan Blandford  <jrb@redhat.com>

	* gdk-pixbuf/gdk-pixbuf-io.h: Change the order of the update func
	to make it more compatible with the rest of GTK.  Added animation
	framework for progressive loading.

	* gdk-pixbuf/io-bmp.c (image_begin_load): Modified to handle new
	system.
	* gdk-pixbuf/io-ico.c (image_begin_load): ditto
	* gdk-pixbuf/io-png.c (image_begin_load): ditto
	* gdk-pixbuf/io-ras.c (image_begin_load): ditto
	* gdk-pixbuf/io-jpeg.c (image_begin_load): ditto
	* gdk-pixbuf/io-pnm.c (image_begin_load): ditto
	* gdk-pixbuf/io-tiff.c (image_begin_load): ditto
	* gdk-pixbuf/io-gif.c (image_begin_load): ditto
2000-01-05 23:06:13 +00:00
..
pixops Added a README with a TODO and some explainations of the algorithms. 2000-01-05 22:49:43 +00:00
.cvsignore Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +00:00
ChangeLog Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
gdk-pixbuf-animation.c Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
gdk-pixbuf-data.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +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 Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
gdk-pixbuf-loader.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
gdk-pixbuf-loader.h Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
gdk-pixbuf-scale.c Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +00:00
gdk-pixbuf-util.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdk-pixbuf-xform.c Removed the unref_fn field. Now all memory management of the buffer is 1999-10-20 21:20:49 +00:00
gdk-pixbuf.c Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
gdk-pixbuf.h Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +00:00
gnome-canvas-pixbuf.c Renamed arguments to width_in_pixels, height_in_pixels, x_in_pixels, 1999-12-06 18:57:03 +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 Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +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 Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +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 Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-xpm.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
Makefile.am Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +00:00
test-gdk-pixbuf.c Start of the new test program - Federico 1999-12-02 23:57:25 +00:00