2000-11-20  Ariel Rios  <ariel@arcavia.com>

	* gdkpixbuf.defs: Corrections to enable compilation.
	GdkPixbufFrame needs to be checked. Also, we need
	to implement GdkRgbDither.	
	* Makefile.am: Changes to correctly build the modules.

2000-11-04  Ariel Rios  <ariel@arcavia.com>

	* gdkpixbuf.defs: GdkPixbuf, GdkPixbufAnimation: New structs.
	GdkPixbufAlphaMode, GdkInterpType, GdkPixbufFrameAction, 
	GdkColorSpace: New enums.
	GdkPixbufFrame, GdkPixbufLoader, GnomeCanvasPixbuf: New objects
	gdk_pixbuf_copy, gdk_pixbuf_new_from_file, gdk_pixbuf_new_from_xpm_data, 
	gdk_pixbuf_add_alpha, gdk_pixbuf_copy_area, gdk_pixbuf_render_threshold_alpha, 
	gdk_pixbuf_render_to_drawable, gdk_pixbuf_render_to_drawable_alpha, 
	gdk_pixbuf_render_pixmap_and_mask, gdk_pixbuf_get_from_drawable, 
	gdk_pixbuf_scale_simple, gdk_pixbuf_composite_color_simple, 
	gdk_pixbuf_animation_new_from_file, gdk_pixbuf_animation_ref, 
	gdk_pixbuf_animation_unref, gdk_pixbuf_animation_get_width, 
	gdk_pixbuf_animation_get_height, gdk_pixbuf_animation_get_frames, 
	gdk_pixbuf_animation_get_num_frames, gdk_pixbuf_frame_get_pixbuf, 
	gdk_pixbuf_frame_get_x_offset, gdk_pixbuf_frame_get_y_offset, 
	gdk_pixbuf_frame_get_delay_time, gdk_pixbuf_frame_get_action, 
	gdk_pixbuf_loader_new, gdk_pixbuf_loader_write, gdk_pixbuf_loader_get_pixbuf, 
	gdk_pixbuf_loader_get_animation, gdk_pixbuf_loader_close: New

2000-11-04  Ariel Rios <ariel@arcavia.com>

	* gdkpixbuf.scm: Added file.
	* Makefile.am : Ditto.
