gtk2/gdk-pixbuf
Michael Fulbright 3d5a2b1230 Fixed code which moved buffer around as new data comes in to work
1999-11-03  Michael Fulbright  <drmike@redhat.com>

	* src/io-jpg.c image_load_increment(): Fixed code which moved
	buffer around as new data comes in to work properly. JPEG progressive
	loading should be working now except for grayscale JPEG's, which I
1999-11-03 17:17:32 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog changelog 1999-11-03 17:17:11 +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 Sync to laptop - Federico 1999-11-03 03:16:21 +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 initialize a variable; kill a bug 1999-11-03 16:40:43 +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