GtkSharp/doc/en
Dan Winship b7e4cc507e * generator/Parameters.cs (IsHidden): method to check if a
parameter should be hidden in the managed sig (eg, because it's
	user_data, or it's the length of the preceding array/string, etc).
	(VisibleCount): the number of parameters that will actually be
	exposed in the managed signature.
	(IsAccessor): test VisibleCount, not Count
	(AccessorReturnType, AccessorName): deal with the fact that the
	accessor parameter might not be the first one.

	* generator/CallbackGen.cs:
	* generator/Signature.cs: use Parameters.IsHidden.

	* generator/Method.cs (Initialize): set is_set based on
	VisibleCount, not Count.
	(Validate): call base.Validate() before Initialize() so that
	VisibleCount will be correct in Initialize.

	* generator/MethodBody.cs (GetCallString, CallArrayLength,
	Initialize): update to deal with accessors with multiple args.

	* gtk/Clipboard.custom (SetText): implement as an Obsolete variant
	of the Text property

	* gtk/IconTheme.custom (SearchPath, SetSearchPath): obsolete
	SetSearchPath, implement a setter on SearchPath instead.

	* gtk/ListStore.custom (SetColumnTypes):
	* gtk/TreeStore.custom (SetColumnTypes): implement as an Obsolete
	variant of the ColumnTypes property.

	* glade/XML.custom (CustomHandler): implement as a property
	(SetCustomHandler): Mark this obsolete

	* glade/Global.custom (SetCustomHandler): deprecate in favor of
	XML.CustomHandler.

	* gnomedb/Editor.custom (SetText): implement as an Obsolete
	variant of the Text property

svn path=/trunk/gtk-sharp/; revision=43898
2005-05-02 20:10:03 +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 * gnome/Gnome.metadata: mark GnomeTriggerActionFunction's char** 2005-04-22 19:43:46 +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 (IsHidden): method to check if a 2005-05-02 20:10:03 +00:00
Gtk.DotNet Update 2005-04-26 21:45:19 +00:00
Pango * pango/Attribute.cs: Base class for Pango attributes, a la 2005-04-24 22:35:43 +00:00
Rsvg 2005-03-10 Mike Kestner <mkestner@novell.com> 2005-03-10 22:15:07 +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