Ryujinx-GtkSharp/gtk
Rachel Hestilow 54838fec29 2002-08-03 Rachel Hestilow <hestilow@ximian.com>
* generator/Method.cs: Support libname overrides. Call parms.Finish.
	* generator/Parameters.cs: New method parms.Finish. Generate a temporary
	holder variable for enum out parameters.
	* generator/Property.cs: Pass a boolean to EnumWrapper indicating.
	if these are flags.
	* generator/StructBase.cs: Disable array marshalling (it is
	broken in mono.)
	* generator/SymbolTable.cs: Add methods IsEnumFlags.

	* glib/EnumWrapper.cs: New bool "flags".
	* glib/Value.cs: Call flags variant on GValue for enum props, if needed.

	* glue/Makefile.am, glue/style.c, glue/widget.c: Add widget
	and style field accessor methods.

	* gtk/Style.custom, Widget.custom: Added.

	* parser/README: Update requirements (needed for pixbuf drawable hack)
	* parser/Gdk.metadata: Fix library for pixbuf methods in gdk.
	Add Window.GetPointer "out" parameters.
	* parser/gapi2xml.pl: Remap gdk_draw_* methods to Drawable.

	* sample/Makefile.in: Add size and scribble samples.
	* sample/Scribble.cs: Added.

svn path=/trunk/gtk-sharp/; revision=6387
2002-08-03 22:24:37 +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 gtk/Makefile.in etc. : reference the newly compiled assemblies instead of those 2002-07-24 11:47:01 +00:00
makefile.win32 2002-06-22 Mike Kestner <mkestner@speakeasy.net> 2002-06-22 22:12:51 +00:00
Paned.custom 2002-07-19 Duncan Mak <duncan@ximian.com> 2002-07-19 07:54:33 +00:00
ScrolledWindow.custom use this (null, null) 2002-07-17 15:38:03 +00:00
Style.custom 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00
Widget.custom 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00
Window.custom 2002-05-02 Mike Kestner <mkestner@speakeasy.net> 2002-05-02 23:29:33 +00:00