GtkSharp/gtk
Mike Kestner f61ac5c89c 2003-12-03 Mike Kestner <mkestner@speakeasy.net>
* generator/CallbackGen.cs : use new sig and isig classes.
	* generator/Ctor.cs : use new sig, isig, and body classes.
	* generator/ImportSignature.cs : isig code spun out from Parameters.
	* generator/Method.cs : use new sig, isig, and body classes.
	* generator/MethodBody.cs : spun Initialize, GetCallString,
	Finish, and Exception throwing methods from Parameters.
	* generator/Parameters.cs : Slayed the evilness that was CreateSignature.
	It is now essentially a container for Parameter classes instead of a
	tangled mess of code trying to do everything remotely related to
	parameter lists. Also completely killed the VAType/IsVarArgs stuff,
	as it can be done with the array and params attrs instead.
	* generator/Property.cs : use new sig class.
	* generator/Signature.cs : new method sig generator extracted from
	Parameters class. add "params" keyword support for tagged parameters.
	* gnome/Gnome.metadata : hide IconList.GetSearchPath (to be manual)
	* gnome/gnome-api.xml : regen
	* gtk/ListStore.custom : kill unneeded overload
	* gtk/TreeStore.custom : kill unneeded overload
	* gtk/Gtk.metadata : mark params/args on *store_newv
	* gtk/gtk-api.xml : regenerated

svn path=/trunk/gtk-sharp/; revision=20755
2003-12-03 23:08:14 +00:00
..
.cvsignore
Adjustment.custom
Application.cs
Button.custom 2003-10-30 Ken Foster <kenfoster@tampabay.rr.com> 2003-10-30 18:19:59 +00:00
Calendar.custom
Clipboard.custom 2003-10-14 Mike Kestner <mkestner@ximian.com> 2003-10-14 21:27:46 +00:00
ColorSelection.custom
ColorSelectionDialog.custom
Combo.custom
Dialog.custom
Entry.custom
FileSelection.custom
Frame.custom
gtk-api.xml 2003-12-03 Mike Kestner <mkestner@speakeasy.net> 2003-12-03 23:08:14 +00:00
gtk-symbols.xml
Gtk.metadata 2003-12-03 Mike Kestner <mkestner@speakeasy.net> 2003-12-03 23:08:14 +00:00
IconFactory.custom
IconSet.custom
ITreeNode.cs 2003-11-05 Mike Kestner <mkestner@ximian.com> 2003-11-05 22:11:45 +00:00
Layout.custom
ListStore.custom 2003-12-03 Mike Kestner <mkestner@speakeasy.net> 2003-12-03 23:08:14 +00:00
Makefile.in 2003-11-29 Mike Kestner <mkestner@speakeasy.net> 2003-11-29 23:48:14 +00:00
makefile.win32
MessageDialog.custom
NodeStore.cs 2003-11-18 Peter Williams <peter@newton.cx> 2003-11-18 20:13:39 +00:00
Notebook.custom
Object.custom 2003-10-17 Mike Kestner <mkestner@ximian.com> 2003-10-17 22:31:46 +00:00
Paned.custom
ScrolledWindow.custom
SelectionData.custom
Style.custom
Table.custom
TargetEntry.custom * sample/TestDnd.cs: New. 2003-12-03 20:23:25 +00:00
TextBuffer.custom
TextView.custom
ThreadNotify.cs 2003-10-17 Gonzalo Paniagua Javier <gonzalo@ximian.com> 2003-10-17 19:17:19 +00:00
TreeIter.custom Add TreeIter handlers 2003-11-16 05:07:44 +00:00
TreeModel.custom 2003-11-01 Radek Doulik <rodo@ximian.com> 2003-11-01 12:00:26 +00:00
TreeModelSort.custom 2003-11-01 Radek Doulik <rodo@ximian.com> 2003-11-01 12:00:26 +00:00
TreeNode.cs 2003-11-05 Mike Kestner <mkestner@ximian.com> 2003-11-05 22:11:45 +00:00
TreeNodeAttribute.cs 2003-11-04 Mike Kestner <mkestner@ximian.com> 2003-11-05 21:25:32 +00:00
TreeNodeValueAttribute.cs 2003-11-04 Mike Kestner <mkestner@ximian.com> 2003-11-05 21:25:32 +00:00
TreePath.custom 2003-10-10 Mike Kestner <mkestner@ximian.com> 2003-10-10 21:55:32 +00:00
TreeSelection.custom 2003-10-20 Mike Kestner <mkestner@ximian.com> 2003-10-20 21:27:38 +00:00
TreeStore.custom 2003-12-03 Mike Kestner <mkestner@speakeasy.net> 2003-12-03 23:08:14 +00:00
TreeView.custom 2003-11-04 Mike Kestner <mkestner@ximian.com> 2003-11-04 23:20:15 +00:00
TreeViewColumn.custom
Viewport.custom
Widget.custom
Window.custom 2003-10-17 Mike Kestner <mkestner@ximian.com> 2003-10-17 22:31:46 +00:00