GtkSharp/doc/en
Dan Winship a7d8b64f7a * generator/Parameters.cs (Parameters.Validate): If the parameters
end with "callback, gpointer, GDestroyNotify", then mark the
	callback as having "notified" Scope.
	(Parameters.IsHidden): Hide user_data and GDestroyNotify after a
	callback.
	(Parameter.Scope): make this settable
	(Parameter.IsDestroyNotify): new test

	* generator/MethodBody.cs (Initialize): Handle "notified" callback
	scope (using a GCHandle and GLib.DestroyHelper.NotifyHandler)

	* generator/CallbackGen.cs (GenWrapper): Add a static
	"GetManagedDelegate" method to the wrapper type, to translate a
	native delegate back to its corresponding managed delegate.
	(FromNative): use GetManagedDelegate.

	* generator/ReturnValue.cs (Validate): We handle callback return
	values now

	* generator/SymbolTable.cs: marshal GDestroyNotify as
	GLib.DestroyNotify

	* glib/DestroyNotify.cs: Moved from gtk

	* gtk/Gtk.metadata: globally change GtkDestroyNotify to
	GDestroyNotify, but then change back the ones that are exposed in
	the API. Un-hide lots of methods we can correctly autogenerate
	now.

	* gtk/DestroyHelper.cs: moved to glib

	* gtk/*.custom: remove methods that are autogenerated now, add
	Obsolete wrappers where needed, replace Gtk.DestroyHelper usage
	with GLib.DestroyHelper.

	* gdk/Gdk.metadata: 
	* gnome/Gnome.metadata: Turn Gdk.Drawable.SetData and
	Gnome.IconList.SetIconDataFull's GDestroyNotify args into
	gpointers so the generated API stays the same as it used to be.

	* rsvg/Handle.custom: implement deprecated SetSizeCallback

	* sample/GtkDemo/DemoIconView.cs (CreateSort): update for API
	changes

svn path=/trunk/gtk-sharp/; revision=44020
2005-05-04 11:47:25 +00:00
..
Art Contributions from spigaz@gmail.com 2005-02-23 19:01:51 +00:00
Atk add some automatic docs for the new stuff 2005-04-22 17:20:16 +00:00
GConf 2005-01-07 Mike Kestner <mkestner@novell.com> 2005-01-07 21:29:38 +00:00
GConf.PropertyEditors 2004-06-24 Mike Kestner <mkestner@ximian.com> 2004-06-24 15:13:45 +00:00
Gda 2005-03-08 Mike Kestner <mkestner@novell.com> 2005-03-08 21:28:08 +00:00
Gdk My sunday morning documentation contribution 2005-05-01 17:32:57 +00:00
Glade * generator/Parameters.cs (IsHidden): method to check if a 2005-05-02 20:10:03 +00:00
GLib * generator/Parameters.cs (Parameters.Validate): If the parameters 2005-05-04 11:47:25 +00:00
Gnome * updater/updater.cs (Compare): handle BaseType changes 2005-02-15 21:53:03 +00:00
Gnome.Vfs 2005-01-06 Mike Kestner <mkestner@novell.com> 2005-01-06 16:10:35 +00:00
GnomeDb * generator/Parameters.cs (IsHidden): method to check if a 2005-05-02 20:10:03 +00:00
Gtk * generator/Parameters.cs (Parameters.Validate): If the parameters 2005-05-04 11:47:25 +00:00
Gtk.DotNet Update 2005-04-26 21:45:19 +00:00
Pango * generator/Parameters.cs (Parameters.Validate): If the parameters 2005-05-04 11:47:25 +00:00
Rsvg * generator/Parameters.cs (Parameters.Validate): If the parameters 2005-05-04 11:47:25 +00:00
Vte 2005-04-21 Mike Kestner <mkestner@novell.com> 2005-04-21 17:10:54 +00:00
Art.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Atk.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
GConf.PropertyEditors.xml * en/GConf.PropertyEditors.xml: Added 2003-10-14 09:25:23 +00:00
GConf.xml * en/GConf.PropertyEditors.xml: Added 2003-10-14 09:25:23 +00:00
Gda.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Gdk.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Glade.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
GLib.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Gnome.Vfs.xml 2004-12-21 Jeroen Zwartepoorte <jeroen@xs4all.nl> 2004-12-21 12:52:49 +00:00
Gnome.xml * en/GConf.PropertyEditors.xml: Added 2003-10-14 09:25:23 +00:00
GnomeDb.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Gtk.DotNet.xml 2005-01-11 Mike Kestner <mkestner@novell.com> 2005-01-12 00:11:08 +00:00
Gtk.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Pango.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Rsvg.xml Rsvg namespace doc had wrong license specified 2005-01-27 16:23:35 +00:00
Vte.xml some Vte docs 2004-07-11 19:21:23 +00:00