gtk2/gdk-pixbuf
Federico Mena Quintero cd1870cc83 Renamed arguments to width_in_pixels, height_in_pixels, x_in_pixels,
1999-12-13  Federico Mena Quintero  <federico@redhat.com>

	* gdk-pixbuf/gnome-canvas-pixbuf.c
	(gnome_canvas_pixbuf_class_init): Renamed arguments to
	width_in_pixels, height_in_pixels, x_in_pixels, y_in_pixels, for
	consistency with the new canvas.
	(PixbufPrivate): Do the same renaming in the structure fields, for
	consistency.

	* doc/tmpl/gnome-canvas-pixbuf.sgml: Updated for new argument names.
1999-12-06 18:57:03 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog Patch from Arjan to fix an initializer. 1999-12-06 18:57:03 +00:00
gdk-pixbuf-data.c #include <config.h>, and fix includes. 1999-12-02 20:44:43 +00:00
gdk-pixbuf-drawable.h #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 Removed unused transformation prototypes. 1999-12-02 20:10:22 +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 Major cleanup, added support for 32 bpp and 4 bpp (uncompressed) images, 1999-12-04 18:17:52 +00:00
io-gif.c added a comment to explain this function better. 1999-12-03 21:57:07 +00:00
io-ico.c Bug in palet-size calculation fixed 1999-12-05 13:47:26 +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 Major cleanup, added support for 32 bpp and 4 bpp (uncompressed) images, 1999-12-04 18:17:52 +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 Add back $(GNOME_LIBS). This must compile outside of gnome-libs. If you 1999-12-06 00:22:29 +00:00
test-gdk-pixbuf.c Start of the new test program - Federico 1999-12-02 23:57:25 +00:00