Ryujinx-GtkSharp/glib
Rachel Hestilow 1f4ff5bb86 2002-06-24 Rachel Hestilow <hestilow@ximian.com>
* glib/EnumWrapper.cs: New class which holds an enum int.

	* glib/Value.cs: Add support for glib enum types. We needed
	to use EnumWrapper for this because otherwise the int operator
	wouldn't know which glib function to use.

	* generator/BoxedGen.cs, ClassBase.cs, Ctor.cs, EnumGen.cs,
	InterfaceGen.cs, Method.cs, ObjectGen.cs, Signal.cs, StructGen.cs:
	Create more doc stubs.

	* generator/Property.cs: Generate enum values correctly.

	* generator/Ctor.cs: Refactor generation to honor metadata-specified
	collision preference.

	* parser/Gtk.metadata: Added constructor collision preferences to
	all known clashes.

	* parse/Gdk.metadata: Added (for Pixbuf clashes).

svn path=/trunk/gtk-sharp/; revision=5437
2002-06-24 22:04:10 +00:00
..
.cvsignore 2002-06-21 Mike Kestner <mkestner@speakeasy.net> 2002-06-21 12:29:04 +00:00
Boxed.cs 2002-06-21 Rachel Hestilow <hestilow@ximian.com> 2002-06-21 17:15:19 +00:00
EnumWrapper.cs 2002-06-24 Rachel Hestilow <hestilow@ximian.com> 2002-06-24 22:04:10 +00:00
GException.cs 2002-06-20 Mike Kestner <mkestner@speakeasy.net> 2002-06-20 01:45:13 +00:00
IWrapper.cs 2002-06-21 Rachel Hestilow <hestilow@ximian.com> 2002-06-21 17:15:19 +00:00
Makefile.in 2002-05-29 Mike Kestner <mkestner@speakeasy.net> 2002-05-29 10:40:15 +00:00
makefile.win32 2002-06-22 Mike Kestner <mkestner@speakeasy.net> 2002-06-22 22:12:51 +00:00
Object.cs 2002-06-23 Rachel Hestilow <hestilow@ximian.com> 2002-06-23 18:49:33 +00:00
SignalArgs.cs 2001-11-25 Mike Kestner <mkestner@speakeasy.net> 2001-11-25 17:06:27 +00:00
SignalCallback.cs 2001-11-25 Mike Kestner <mkestner@speakeasy.net> 2001-11-25 17:06:27 +00:00
SList.cs 2002-06-23 Rachel Hestilow <hestilow@ximian.com> 2002-06-23 18:49:33 +00:00
Timeout.cs 2002-06-06 Mike Kestner <mkestner@speakeasy.net> 2002-06-06 23:17:10 +00:00
TypeFundamentals.cs 2002-05-02 Mike Kestner <mkestner@speakeasy.net> 2002-05-02 21:57:41 +00:00
Value.cs 2002-06-24 Rachel Hestilow <hestilow@ximian.com> 2002-06-24 22:04:10 +00:00