gtk/gdk-pixbuf
Federico Mena Quintero 72ee1f0c50 Removed the x_set and y_set arguments. Now they are always on and start
2000-01-22  Federico Mena Quintero  <federico@helixcode.com>

	* gdk-pixbuf/gnome-canvas-pixbuf.c (PixbufPrivate): Removed the
	x_set and y_set arguments.  Now they are always on and start with
	defaults of 0.0 in units.
	(gnome_canvas_pixbuf_class_init): Likewise.
	(gnome_canvas_pixbuf_set_arg): Likewise.
	(gnome_canvas_pixbuf_get_arg): Likewise.
	(compute_viewport_affine): Likewise; always use the priv->x and
	priv->y fields.

	* doc/tmpl/gnome-canvas-pixbuf.sgml: Modified to reflect the
	removal of the x_set/y_set arguments.
2000-01-22 21:18:17 +00:00
..
pixops added to 2000-01-11 17:31:17 +00:00
.cvsignore Directory full of pixel data scaling code that will eventually migrate 2000-01-05 21:33:58 +00:00
ChangeLog Removed the x_set and y_set arguments. Now they are always on and start 2000-01-22 21:18:17 +00:00
gdk-pixbuf-animation.c Return the same pixbuf as the input parameter. 2000-01-21 22:54:44 +00:00
gdk-pixbuf-data.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdk-pixbuf-features.h.in No more libart/gdk-pixbuf as part of gnome-libs 2000-01-10 19:17:42 +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 progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
gdk-pixbuf-loader.c Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
gdk-pixbuf-loader.h Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +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 Removed the broken --enable-canvas-pixbuf option. Added the stuff 2000-01-17 01:48:21 +00:00
gdk-pixbuf-xform.c comment out debugging printing. remove memory_leak 2000-01-07 19:18:54 +00:00
gdk-pixbuf.c Return the same pixbuf as the input parameter. 2000-01-21 22:54:44 +00:00
gdk-pixbuf.h Return the same pixbuf as the input parameter. 2000-01-21 22:54:44 +00:00
gnome-canvas-pixbuf.c Removed the x_set and y_set arguments. Now they are always on and start 2000-01-22 21:18:17 +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 comment out debugging printing. remove memory_leak 2000-01-07 19:18:54 +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 Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
io-xpm.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
Makefile.am and again, with feeling 2000-01-17 18:35:26 +00:00
test-gdk-pixbuf.c Start of the new test program - Federico 1999-12-02 23:57:25 +00:00