Ryujinx-GtkSharp/parser
Rachel Hestilow 3bb3c5e4ff 2002-06-14 Rachel Hestilow <hestilow@ximian.com>
* glib/GException.cs: Added.

	* generator/Ctor.cs, Method.cs: Tag function as unsafe if it throws
	an exception. Call parms.HandleException.

	* generator/Paramaters.cs: Add property ThrowsException (based
	on a trailing GError**). If ThrowsException, mask GError in the
	signature, initialize a GError in Initialize, and add new method
	HandleException to throw an exception if error != null.

	* generator/SymbolTable.cs: Add gdk-pixbuf DLL, and GError type.

	* gdk.imaging, gdk.imaging/Makefile.in, gdk.imaging/makefile.win32:
	Added.

	* configure.in, Makefile, makefile.win32: Build gdk.imaging.

	* gtk/Makefile.in, gtk/makefile.win32: Link against gdk.imaging.

	* parser/gapi2xml.pl: Support namespace renaming.

	* parser/build.pl: Build gdk-pixbuf as gdk.imaging.

svn path=/trunk/gtk-sharp/; revision=5281
2002-06-14 18:27:04 +00:00
..
GAPI 2002-06-09 Rachel Hestilow <hestilow@ximian.com> 2002-06-10 12:34:09 +00:00
build.pl 2002-06-14 Rachel Hestilow <hestilow@ximian.com> 2002-06-14 18:27:04 +00:00
gapi2xml.pl 2002-06-14 Rachel Hestilow <hestilow@ximian.com> 2002-06-14 18:27:04 +00:00
gapi_pp.pl 2002-01-16 Mike Kestner <mkestner@speakeasy.net> 2002-01-17 00:26:46 +00:00
Gtk.metadata 2002-06-09 Rachel Hestilow <hestilow@ximian.com> 2002-06-10 12:34:09 +00:00
Metadata.pm 2002-06-09 Rachel Hestilow <hestilow@ximian.com> 2002-06-10 12:34:09 +00:00
TODO 2002-01-11 Mike Kestner <mkestner@speakeasy.net> 2002-01-12 02:08:16 +00:00