gtk/gdk-pixbuf
Michael Fulbright 317e8b06ae Further removal of bugginess in local buffering code. Handles grayscale
1999-11-03  Michael Fulbright  <msf@redhat.com>

	* src/io-jpeg.c (image_load_increment): Further removal of
	bugginess in local buffering code. Handles grayscale jpegs
	correctly now.

	* src/io-jpeg.c (image_load_stop): Was freeing local context
	for jpeg library before calling jpeg_decompres_finish ().
1999-11-03 22:00:27 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog Further removal of bugginess in local buffering code. Handles grayscale 1999-11-03 22:00:27 +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 Initiailize the x and y fields. (gnome_canvas_pixbuf_destroy): Queue a 1999-11-03 21:26:52 +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 now handle arbitrary buffer sizes. 1999-11-03 21:52:16 +00:00
io-jpeg.c Further removal of bugginess in local buffering code. Handles grayscale 1999-11-03 22:00:27 +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