gtk2/gdk-pixbuf
Michael Zucchi 7b4d53a529 Rework/reorder of the code. Each case has been separated into another
1999-11-20  Michael Zucchi  <zucchi@zedzone.mmc.com.au>

        * src/gdk-pixbuf-drawable.c (gdk_pixbuf_from_drawable_core):
        Rework/reorder of the code.  Each case has been separated into
        another function; its big but it should be quick.
        gdk_pixbuf_rgba_from_drawable() will now return a pixbuf with
        opaque alpha information.  Not all depths/formats have been
        tested, but 8, 15/16 and 24 (alinged 32) should work ok.
1999-11-20 05:39:54 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog Rework/reorder of the code. Each case has been separated into another 1999-11-20 05:39:54 +00:00
gdk-pixbuf-cache.h Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
gdk-pixbuf-data.c More docs work - Federico 1999-11-04 21:52:08 +00:00
gdk-pixbuf-drawable.h Use includes from the current directory, not the system directory. 1999-11-16 23:30:51 +00:00
gdk-pixbuf-io.c Populated. 1999-11-10 22:48:46 +00:00
gdk-pixbuf-io.h handle the actual update. add a update_func callback. add a update_func 1999-11-04 18:18:07 +00:00
gdk-pixbuf-loader.c Populated. 1999-11-10 22:48:46 +00:00
gdk-pixbuf-loader.h handle the actual update. add a update_func callback. add a update_func 1999-11-04 18:18:07 +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 More docs work - Federico 1999-11-04 21:52:08 +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 implement the bounds method correctly. (compute_viewport_affine): compute 1999-11-17 23:21:34 +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 emit the closed signal. 1999-11-10 21:06:40 +00:00
io-jpeg.c Warning fixes - Federico 1999-11-10 15:45:24 +00:00
io-png.c handle the actual update. add a update_func callback. add a update_func 1999-11-04 18:18:07 +00:00
io-pnm.c Fixed loading of ASCII PNM files. 1999-11-10 17:43:49 +00:00
io-ras.c patch from arjan to work better with ras files. 1999-11-17 21:02:33 +00:00
io-tiff.c fix .tiff loader. 1999-11-04 19:22:45 +00:00
io-xpm.c Clean up stupid increment-inside-array-dereference thing 1999-10-22 23:26:22 +00:00
Makefile.am Rework/reorder of the code. Each case has been separated into another 1999-11-20 05:39:54 +00:00