Ryujinx-GtkSharp/parser
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
..
GAPI 2002-06-21 Rachel Hestilow <hestilow@ximian.com> 2002-06-21 17:15:19 +00:00
Atk.metadata 2002-06-21 Rachel Hestilow <hestilow@ximian.com> 2002-06-21 17:15:19 +00:00
build.pl 2002-07-13 Rachel Hestilow <hestilow@ximian.com> 2002-07-13 20:31:23 +00:00
formatXml.c 2002-06-26 Rachel Hestilow <hestilow@ximian.com> 2002-06-26 13:10:48 +00:00
gapi2xml.pl 2002-07-13 Rachel Hestilow <hestilow@ximian.com> 2002-07-13 20:31:23 +00:00
gapi_pp.pl 2002-07-08 Mike Kestner <mkestner@speakeasy.net> 2002-07-08 14:52:20 +00:00
Gdk.metadata 2002-07-01 Rachel Hestilow <hestilow@ximian.com> 2002-07-02 03:35:07 +00:00
Gnome.metadata 2002-07-13 Rachel Hestilow <hestilow@ximian.com> 2002-07-13 20:31:23 +00:00
Gtk.metadata 2002-07-13 Rachel Hestilow <hestilow@ximian.com> 2002-07-13 20:31:23 +00:00
makefile 2002-07-08 Mike Kestner <mkestner@speakeasy.net> 2002-07-08 14:52:20 +00:00
Metadata.pm 2002-06-21 Rachel Hestilow <hestilow@ximian.com> 2002-06-21 17:15:19 +00:00
README 2002-06-26 Rachel Hestilow <hestilow@ximian.com> 2002-06-26 08:36:05 +00:00
TODO 2002-01-11 Mike Kestner <mkestner@speakeasy.net> 2002-01-12 02:08:16 +00:00

Put source modules here to parse for the gtkapi.xml file.

Currently supported:

glib-2.0.3
pango-1.0.2
atk-1.0.2
gtk+-2.0.3
libgnome-2.0.1
libgnomecanvas-2.0.1
libgnomeui-2.0.1
gtkhtml: cvs branch gnome-2-port files gtkhtml.[ch], gtkhtml-types.h and
	gtkhtml-enums.h