GtkSharp/doc/en
Dan Winship 6bf7376094 * parser/gapi2xml.pl (addParamsElem): change the handling of
anonymous function pointer types in method signatures. Before, we
	added a <callback> child to the <parameters> node, but the
	generator just ignored it. Now we add the callback (with a made-up
	name) to the toplevel node, and add an ordinary <param> node
	referencing it to the <parameters> node. Also, if the last param
	of the callback is a gpointer, rename it from "arg#" to "data" so
	it will be treated correctly (as the user data passed from the
	calling method). [Fixes #66241]

	* art/art-api.raw: 
	* gdk/gdk-api-2.4.raw: 
	* gdk/gdk-api-2.6.raw: Regen

	* generator/Parameters.cs (IsHidden): loosen the definition of
	hideable user_data; it doesn't have to occur at the end of the
	parameter list, as long as there's a callback arg before it.

	* generator/MethodBody.cs (GetCallString): Use Parameters.IsHidden
	to decide whether or not to squash user_data params, rather than
	trying to duplicate its logic. As a side effect, this also causes
	a handful of methods that take non-hidden IntPtr arguments to
	start actually passing those arguments to C rather than always
	passing IntPtr.Zero.

	* generator/Method.cs (Equals, GetHashCode): Remove unnecessary
	and possibly erroneous hashing overrides.

	* gtk/Gtk.metadata: Hide Gtk.Container.ForeachFull, since it's
	useless and wasn't in gtk# 1.0

	* gtk/Menu.custom (Popup):
	* gtk/TextIter.custom (ForwardFindChar, BackwardFindChar):
	* gnome/App.custom (CreateMenusInterp, InsertMenusInterp,
	CreateToolbarInterp):
	* gnome/Client.custom (RequestInteractionInterp):
	* gnome/Popup.custom (MenuDoPopupModal, MenuDoPopup): Add
	[Obsolete] compat overloads for methods that have now lost a
	useless IntPtr.

svn path=/trunk/gtk-sharp/; revision=47566
2005-07-22 19:10:04 +00:00
..
Art * parser/gapi2xml.pl (addParamsElem): change the handling of 2005-07-22 19:10:04 +00:00
Atk 2005-06-24 Mike Kestner <mkestner@novell.com> 2005-06-24 19:35:00 +00:00
GConf updates to assembly version elements 2005-06-17 18:43:30 +00:00
GConf.PropertyEditors updates to assembly version elements 2005-06-17 18:43:30 +00:00
Gda 2005-07-02 Mike Kestner <mkestner@novell.com> 2005-07-02 15:23:27 +00:00
Gdk * parser/gapi2xml.pl (addParamsElem): change the handling of 2005-07-22 19:10:04 +00:00
Glade updates to assembly version elements 2005-06-17 18:43:30 +00:00
GLib belated update for GLib.Value changes (and some gratuitous reindentation 2005-07-22 18:47:57 +00:00
Gnome * parser/gapi2xml.pl (addParamsElem): change the handling of 2005-07-22 19:10:04 +00:00
Gnome.Vfs * sources/gtk-sharp-2.4-sources.xml: 2005-07-13 15:08:08 +00:00
GnomeDb 2005-07-02 Mike Kestner <mkestner@novell.com> 2005-07-02 15:23:27 +00:00
Gtk * parser/gapi2xml.pl (addParamsElem): change the handling of 2005-07-22 19:10:04 +00:00
Gtk.DotNet updates to assembly version elements 2005-06-17 18:43:30 +00:00
Pango 2005-07-08 Mike Kestner <mkestner@novell.com> 2005-07-08 21:41:01 +00:00
Rsvg 2005-07-02 Mike Kestner <mkestner@novell.com> 2005-07-02 15:23:27 +00:00
Vte 2005-07-02 Mike Kestner <mkestner@novell.com> 2005-07-02 15:23:27 +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
index.xml * parser/gapi2xml.pl (addParamsElem): change the handling of 2005-07-22 19:10:04 +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