gtk/gdk-pixbuf
Owen Taylor cc76a598ba Added a README with a TODO and some explainations of the algorithms.
2000-01-05  Owen Taylor  <otaylor@redhat.com>

	* gdk-pixbuf/pixops/README: Added a README with a TODO
	and some explainations of the algorithms.

	* gdk-pixbuf/testpixbuf-scale.c: Set a background pixmap of None
	to reduce flashing when resizing.
2000-01-05 22:49:43 +00:00
..
pixops Added a README with a TODO and some explainations of the algorithms. 2000-01-05 22:49:43 +00:00
.cvsignore Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +00:00
ChangeLog Added a README with a TODO and some explainations of the algorithms. 2000-01-05 22:49:43 +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 Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
gdk-pixbuf-loader.c Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +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 Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +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 Added missing "include <string.h>" to: gdk-pixbuf/io-ras.c 1999-12-07 18:17:01 +00:00
io-gif.c Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +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 Fixed the red/green/red bug on two occasions. Changed from the custom 1999-12-08 21:37:17 +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 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