gtk2/gdk-pixbuf
Jonathan Blandford 8c510f2ecf finished work to make animated gifs load correctly. Progressive loading
1999-12-20  Jonathan Blandford  <jrb@redhat.com>

	* gdk-pixbuf/io-gif.c: finished work to make animated gifs load
	correctly.  Progressive loading needs some work, but that all
	needs doing from the gdk-pixbuf-loader end, not here.
1999-12-20 22:51:05 +00:00
..
.cvsignore shut up, CVS 1999-12-17 21:43:39 +00:00
ChangeLog finished work to make animated gifs load correctly. Progressive loading 1999-12-20 22:51:05 +00:00
gdk-pixbuf-data.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdk-pixbuf-io.c finished work to make animated gifs load correctly. Progressive loading 1999-12-20 22:51:05 +00:00
gdk-pixbuf-io.h thinking about the new loading API. 1999-12-11 00:21:27 +00:00
gdk-pixbuf-loader.c moved the file here. It seems natural to put this function here, as that's 1999-12-17 21:42:47 +00:00
gdk-pixbuf-loader.h make a warning go away. 1999-12-10 23:15:20 +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 moved the file here. It seems natural to put this function here, as that's 1999-12-17 21:42:47 +00:00
gdk-pixbuf.h finished work to make animated gifs load correctly. Progressive loading 1999-12-20 22:51:05 +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 Added missing "include <string.h>" to: gdk-pixbuf/io-ras.c 1999-12-07 18:17:01 +00:00
io-gif.c finished work to make animated gifs load correctly. Progressive loading 1999-12-20 22:51:05 +00:00
io-ico.c Added missing "include <string.h>" to: gdk-pixbuf/io-ras.c 1999-12-07 18:17:01 +00:00
io-jpeg.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
io-png.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
io-pnm.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
io-ras.c Fixed the red/green/red bug on two occasions. Changed from the custom 1999-12-08 21:37:17 +00:00
io-tiff.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
io-xpm.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
Makefile.am moved the file here. It seems natural to put this function here, as that's 1999-12-17 21:42:47 +00:00
test-gdk-pixbuf.c Start of the new test program - Federico 1999-12-02 23:57:25 +00:00