Ryujinx-GtkSharp/gtk
Rachel Hestilow fb1256d2f3 2002-07-13 Rachel Hestilow <hestilow@ximian.com>
* parser/Gnome.metadata, Gtk.metadata: More conflict
	fixes.
	* parser/build.pl: Fully qualify all lib names. (Gtk+ packages
	are now LFS-compliant in Debian...)
	* parser/gapi2xml.pl: Fix for whitespace in fields, defines,
	and docs.

	* generator/BoxedGen.cs: Remove extraneous CallByName definition,
	add "override" keyword to FromNative.
	(Generate): Generate methods after fields.
	* generator/ClassBase.cs: Change CallByName, FromNative to virtual.
	(.ctor): Ignore "hidden" nodes. Set container on signal.
	(GenSignals, GenMethods): Add "implementor" argument for interface
	use.
	(Get(Method|Signal|Property)Recursively): Rework to correctly
	recurse interfaces.
	(Implements): Added.
	* generator/Ctor.cs (Initialize): Move clash initialization completely
	out of Generate, so we can check for collisions.
	* generator/Method.cs (GenerateDeclCommon): Check for duplicates,
	for "new" keyword.
	(Generate): Add "implementor" argument.
	* generator/ObjectGen.cs (Generate): Initialize ctor clashes on
	this and all parents, before generating.
	(Ctors, InitializeCtors): Added.
	* generator/Signal.cs: Store the container_type, check for
	collisions.
	* generator/StructGen.cs: Add "override" keyword to overriden methods.

	* gtk/FileSelection.custom (ActionArea): Add "new" keyword.

svn path=/trunk/gtk-sharp/; revision=5782
2002-07-13 20:31:23 +00:00
..
.cvsignore 2002-06-21 Mike Kestner <mkestner@speakeasy.net> 2002-06-21 12:29:04 +00:00
Application.cs 2002-06-23 Rachel Hestilow <hestilow@ximian.com> 2002-06-23 18:49:33 +00:00
ColorSelectionDialog.custom 2002-07-11 Duncan Mak <duncan@ximian.com> 2002-07-11 13:18:36 +00:00
Dialog.custom 2002-07-11 Duncan Mak <duncan@ximian.com> 2002-07-11 13:18:36 +00:00
FileSelection.custom 2002-07-13 Rachel Hestilow <hestilow@ximian.com> 2002-07-13 20:31:23 +00:00
Makefile.in 2002-06-21 Mike Kestner <mkestner@speakeasy.net> 2002-06-21 20:47:14 +00:00
makefile.win32 2002-06-22 Mike Kestner <mkestner@speakeasy.net> 2002-06-22 22:12:51 +00:00
TextIter.custom 2002-06-09 Rachel Hestilow <hestilow@ximian.com> 2002-06-10 12:34:09 +00:00
Window.custom 2002-05-02 Mike Kestner <mkestner@speakeasy.net> 2002-05-02 23:29:33 +00:00