Ryujinx-GtkSharp/parser
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
..
GAPI 2002-08-02 Rachel Hestilow <hestilow@ximian.com> 2002-08-02 22:35:23 +00:00
Atk.metadata 2002-06-21 Rachel Hestilow <hestilow@ximian.com> 2002-06-21 17:15:19 +00:00
build.pl 2002-07-18 Mike Kestner <mkestner@speakeasy.net> 2002-07-19 04:07:50 +00:00
formatXml.c 2002-06-26 Rachel Hestilow <hestilow@ximian.com> 2002-06-26 13:10:48 +00:00
gapi2xml.pl 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00
gapi_pp.pl 2002-07-25 Rachel Hestilow <hestilow@ximian.com> 2002-07-26 06:08:52 +00:00
Gdk.metadata 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00
Gnome.metadata 2002-07-23 Mike Kestner <mkestner@speakeasy.net> 2002-07-23 22:23:40 +00:00
Gtk.metadata 2002-07-30 Rachel Hestilow <hestilow@ximian.com> 2002-07-30 23:02:12 +00:00
makefile 2002-07-08 Mike Kestner <mkestner@speakeasy.net> 2002-07-08 14:52:20 +00:00
Metadata.pm 2002-08-02 Rachel Hestilow <hestilow@ximian.com> 2002-08-02 22:35:23 +00:00
README 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +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.3
atk-1.0.2
gtk+-2.0.5
  * you need gdkpixbuf*.[ch] from gdk/ symlinked into gdk-pixbuf/
libgnome-2.0.1
libgnomecanvas-2.0.1
libgnomeui-2.0.1
gtkhtml: cvs branch gnome-2-port files gtkhtml.[ch], gtkhtml-types.h,
	gtkhtml-enums.h, gtkhtml-stream.[ch]