gtk2/gdk-pixbuf
Federico Mena Quintero 23b0f15ee8 Return a GdkPixbufLoader, not a GtkObject.
1999-10-27  Federico Mena Quintero  <federico@redhat.com>

	* src/gdk-pixbuf-loader.c (gdk_pixbuf_loader_new): Return a
	GdkPixbufLoader, not a GtkObject.
	(gtk_marshal_NONE__INT_INT_INT_INT): Made static.
	(gdk_pixbuf_loader_get_type): Documented.
	(gdk_pixbuf_loader_class_init): Initialize the parent class
	correctly.
	(gdk_pixbuf_loader_destroy): Added sanity checks. Call the parent
	class destroy function.
	(gdk_pixbuf_loader_new): Documented.
	(gdk_pixbuf_loader_finalize): Call the parent class finalize
	function.
	(gdk_pixbuf_loader_write): Use size_t for count.
1999-10-27 17:31:07 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog Return a GdkPixbufLoader, not a GtkObject. 1999-10-27 17:31:07 +00:00
gdk-pixbuf-cache.h Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
gdk-pixbuf-data.c Removed the unref_fn field. Now all memory management of the buffer is 1999-10-20 21:20:49 +00:00
gdk-pixbuf-drawable.h Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
gdk-pixbuf-io.c load the vtable fully. 1999-10-26 23:26:16 +00:00
gdk-pixbuf-io.h Return a GdkPixbufLoader, not a GtkObject. 1999-10-27 17:31:07 +00:00
gdk-pixbuf-loader.c Return a GdkPixbufLoader, not a GtkObject. 1999-10-27 17:31:07 +00:00
gdk-pixbuf-loader.h Return a GdkPixbufLoader, not a GtkObject. 1999-10-27 17:31:07 +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 New function to create a blank pixbuf. 1999-10-27 17:28:44 +00:00
gdk-pixbuf.h New function to create a blank pixbuf. 1999-10-27 17:28:44 +00:00
gnome-canvas-pixbuf.c Return a GdkPixbufLoader, not a GtkObject. 1999-10-27 17:31:07 +00:00
gnome-canvas-pixbuf.h Comment fixes - Federico 1999-10-22 16:19:59 +00:00
io-bmp.c Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
io-gif.c Removed the unref_fn field. Now all memory management of the buffer is 1999-10-20 21:20:49 +00:00
io-jpeg.c more work on the incremental loading 1999-10-26 20:43:39 +00:00
io-png.c more work on the incremental loading 1999-10-26 20:43:39 +00:00
io-tiff.c more work on the incremental loading 1999-10-26 20:43:39 +00:00
io-xpm.c Clean up stupid increment-inside-array-dereference thing 1999-10-22 23:26:22 +00:00
Makefile.am more work on the incremental loading 1999-10-26 20:43:39 +00:00