gtk2/gdk-pixbuf
Jonathan Blandford 87a9022b72 new state. Fixes un-compressed gifs.
1999-11-03  Jonathan Blandford  <jrb@redhat.com>

	* src/io-gif.c (set_gif_lzw_clear_code): new state.  Fixes
	un-compressed gifs.

	* src/gnome-canvas-pixbuf.c (recompute_bounding_box): remove
	unneeded x,y,h,w vars.
1999-11-03 21:22:38 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog new state. Fixes un-compressed gifs. 1999-11-03 21:22:38 +00:00
gdk-pixbuf-cache.h Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
gdk-pixbuf-data.c Removed the unref_fn field. Now all memory management of the buffer is 1999-10-20 21:20:49 +00:00
gdk-pixbuf-drawable.h Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
gdk-pixbuf-io.c Actually load the image handler when we determine the image type. 1999-10-29 19:27:51 +00:00
gdk-pixbuf-io.h Make the arguments to the write/load_increment operations const-correct. 1999-11-02 23:44:32 +00:00
gdk-pixbuf-loader.c Make the arguments to the write/load_increment operations const-correct. 1999-11-02 23:44:32 +00:00
gdk-pixbuf-loader.h Make the arguments to the write/load_increment operations const-correct. 1999-11-02 23:44:32 +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 turned convenience macros into convenience 1999-10-28 19:00:02 +00:00
gdk-pixbuf.h New function to render a portion of a pixbuf to a drawable. Ignores alpha 1999-10-28 23:25:02 +00:00
gnome-canvas-pixbuf.c new state. Fixes un-compressed gifs. 1999-11-03 21:22:38 +00:00
gnome-canvas-pixbuf.h Comment fixes - Federico 1999-10-22 16:19:59 +00:00
io-bmp.c Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
io-gif.c new state. Fixes un-compressed gifs. 1999-11-03 21:22:38 +00:00
io-jpeg.c Fixed code which moved buffer around as new data comes in to work 1999-11-03 17:17:32 +00:00
io-png.c New function to threshold a pixbuf's alpha channel into a bitmap. 1999-10-27 23:36:44 +00:00
io-tiff.c *src/io-tiff.c (image_begin_load): Finished the incremental loader. 1999-10-28 16:40:15 +00:00
io-xpm.c Clean up stupid increment-inside-array-dereference thing 1999-10-22 23:26:22 +00:00
Makefile.am Now progressive gif loading works! It's a little slow though. )-: 1999-11-02 23:49:22 +00:00