gtk/gdk-pixbuf
Federico Mena Quintero c6f25c2de8 Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillion
1999-12-08  Federico Mena Quintero  <federico@redhat.com>

	* gdk-pixbuf/gdk-pixbuf-drawable.c: Fix includes.
	(gdk_pixbuf_get_from_drawable): Implemented the zillion sanity
	checks and API definition.  The body needs filling in and it needs
	to do the Right Thing(tm) for pixmaps plus the given colormap and
	windows and their own colormaps.

	* gdk-pixbuf/gdk-pixbuf.h: Added prototype for
	gdk_pixbuf_get_from_drawable().  Killed gdk-pixbuf-drawable.h.

	* gdk-pixbuf/Makefile.am: Re-added the gdk-pixbuf-drawable sources.

	* doc/tmpl/from-drawables.sgml: Populated.

	* doc/gdk-pixbuf.sgml: Added the from-drawables section.

	* doc/Makefile.am (tmpl_sources): Added tmpl/from-drawables.sgml.

	* doc/gdk-pixbuf-sections.txt: Added a section for getting pixbufs
	from drawables.
1999-12-08 21:17:53 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillion 1999-12-08 21:17:53 +00:00
gdk-pixbuf-data.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdk-pixbuf-io.c Patch from Arjan to fix an initializer. 1999-12-06 18:57:03 +00:00
gdk-pixbuf-io.h #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdk-pixbuf-loader.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdk-pixbuf-loader.h #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdk-pixbuf-util.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +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 #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdk-pixbuf.h Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillion 1999-12-08 21:17:53 +00:00
gnome-canvas-pixbuf.c Renamed arguments to width_in_pixels, height_in_pixels, x_in_pixels, 1999-12-06 18:57:03 +00:00
gnome-canvas-pixbuf.h Comment fixes - Federico 1999-10-22 16:19:59 +00:00
io-bmp.c Added missing "include <string.h>" to: gdk-pixbuf/io-ras.c 1999-12-07 18:17:01 +00:00
io-gif.c added a comment to explain this function better. 1999-12-03 21:57:07 +00:00
io-ico.c Added missing "include <string.h>" to: gdk-pixbuf/io-ras.c 1999-12-07 18:17:01 +00:00
io-jpeg.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
io-png.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
io-pnm.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
io-ras.c Added missing "include <string.h>" to: gdk-pixbuf/io-ras.c 1999-12-07 18:17:01 +00:00
io-tiff.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
io-xpm.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
Makefile.am Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillion 1999-12-08 21:17:53 +00:00
test-gdk-pixbuf.c Start of the new test program - Federico 1999-12-02 23:57:25 +00:00