2005-11-21  Paolo Bonzini  <bonzini@gnu.org>

	* gtk/gst-gtk.c: Support 2 extra arguments to the signal function,
	i.e. the widget and the user data.

2005-10-10  Paolo Bonzini  <bonzini@gnu.org>

	* gtk/funcs.awk: Do not include error_quark functions, they are
	related to a GLib module and not to a class.  Do not include
	get_type functions if the type is not mapped to a Smalltalk class.

2005-10-04  Paolo Bonzini  <bonzini@gnu.org>

	* gtk/funcs.awk: GTK+ 2.6 has functions with internal visibility.
	* gtk/structs.awk: GTK+ 2.6 widgets use a couple more GLib data types.

2005-09-23  Paolo Bonzini  <bonzini@gnu.org>

	* gtk/mk_sizeof.awk: GTK+ 2.6 update.
	* gtk/mk_enums.awk: GTK+ 2.6 update.

2005-08-28  Paolo Bonzini  <bonzini@gnu.org>

	* gtk/gst-gtk.c: Fix warnings.

2005-03-25  Paolo Bonzini  <bonzini@gnu.org>

	* gtk/MoreFuncs.st: Switch to new C-call descriptions.
	* gtk/funcs.awk: Switch to new C-call descriptions.

2005-03-25  Paolo Bonzini  <bonzini@gnu.org>

	* gtk/GtkDecl.st: Remove file-ins, now done through packages.xml.
	* gtk/GtkImpl.st: Add code that was after file-ins in GtkDecl.st

