gtk2/gdk-pixbuf
Cody Russell 07c656cdf1 src/gdk-pixbuf-drawable.c (gdk_pibxuf_from_drawable_core): Now calls
gdk_pixbuf_new_from_art_pixbuf() instead of gdk_pixbuf_new().
1999-11-02 23:59:03 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog src/gdk-pixbuf-drawable.c (gdk_pibxuf_from_drawable_core): Now calls 1999-11-02 23:59:03 +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 Implemented the ::point() method. We do a simple containment test instead 1999-11-02 23:11:09 +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 progressive gif loading works! It's a little slow though. )-: 1999-11-02 23:49:22 +00:00
io-jpeg.c revert 1999-11-02 17:17:00 +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