gtk2/gdk-pixbuf
Owen Taylor 65de04cdb8 Added scaling functions into gtk-doc framework.
2000-01-05  Owen Taylor  <otaylor@redhat.com>

	* doc/Makefile.am doc/gdk-pixbuf-sections.txt
	  doc/gdk-pixbuf.sgml doc/tmpl/scaling.sgml:
	Added scaling functions into gtk-doc framework.

	* gdk-pixbuf/gdk-pixbuf-scale.c: Documentation fixes.

	* gdk-pixbuf/testpixbuf-scale.c (expose_cb): Simplify a bit.

	* gdk-pixbuf/pixops/pixops.c (pixops_composite_color): Return
	immediately if scale_x or scale_y is 0.
2000-01-06 01:08:10 +00:00
..
pixops Added scaling functions into gtk-doc framework. 2000-01-06 01:08:10 +00:00
.cvsignore Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +00:00
ChangeLog Added scaling functions into gtk-doc framework. 2000-01-06 01:08:10 +00:00
gdk-pixbuf-animation.c Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
gdk-pixbuf-data.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdk-pixbuf-io.c Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
gdk-pixbuf-io.h Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
gdk-pixbuf-loader.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
gdk-pixbuf-loader.h Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
gdk-pixbuf-scale.c Added scaling functions into gtk-doc framework. 2000-01-06 01:08:10 +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 Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
gdk-pixbuf.h Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +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 Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-gif.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-ico.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-jpeg.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-png.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-pnm.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-ras.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-tiff.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-xpm.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
Makefile.am Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +00:00
test-gdk-pixbuf.c Start of the new test program - Federico 1999-12-02 23:57:25 +00:00