Ryujinx-GtkSharp/sources
Rachel Hestilow 7648593a67 2002-08-02 Rachel Hestilow <hestilow@ximian.com>
[ Mike, this is everything I wanted in for the release. ]

	* generator/StructBase.cs: Generate field accessors for wrapped
	types (opaque, object, and structs/boxed). Bitfields, unions, and
	arrays are still unsupported for accessors, and are probably marshalling
	incorrectly. But this is enough to get events working (see example
	in sample/GnomeHelloWorld.cs).

	* parser/Metadata.pm: Support a "delete" directive, and set metadata
	on structs and boxed (previously was only checking objects and interfaces).

	* parser/Gdk.metadata: Delete bogus entries GdkWindowObject and
	GdkPixmapObject (more evil drawable stuff.)

	* sample/GnomeHelloWorld.cs: Show an example of how to use marshalled
	events, in our selection callback.

svn path=/trunk/gtk-sharp/; revision=6370
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
Gdk.metadata 2002-08-02 Rachel Hestilow <hestilow@ximian.com> 2002-08-02 22:35:23 +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
README 2002-07-25 Rachel Hestilow <hestilow@ximian.com> 2002-07-26 06:08:52 +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
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]