]> Pileus Git - ~andy/gtk/commit
Filled in body of function. (rgbconvert): Added GdkColormap parameter, and
authorMichael Zucchi <zucchi@zedzone.mmc.com.au>
Thu, 9 Dec 1999 00:43:53 +0000 (00:43 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Thu, 9 Dec 1999 00:43:53 +0000 (00:43 +0000)
commit6b23587aefd002b06047f2b31489bfd268fd8cbe
tree143b7d35d7816621c2c0dde545524a8e64a6ae56
parent880f5ade6b0f63556d59eb76c458ce6d8fd47d73
Filled in body of function. (rgbconvert): Added GdkColormap parameter, and

1999-12-09  Michael Zucchi  <zucchi@zedzone.mmc.com.au>

* gdk-pixbuf/gdk-pixbuf-drawable.c (gdk_pixbuf_get_from_drawable):
Filled in body of function.
(rgbconvert): Added GdkColormap parameter, and to all conversion
functions also.

* gdk-pixbuf/Makefile.am: Re-enabled building of
textpixbuf-drawable.

* gdk-pixbuf/testpixbuf-drawable.c (main): Changed to use
gdk_pixbuf_get_from_drawable().
demos/testpixbuf-drawable.c
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am
gdk/gdkpixbuf-drawable.c