mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 16:35:32 +00:00
b2f04c1d80
Much of this patch from Vlad, with substantial rework by mk. * */makefile.win32 : introduce mapdllnames.pl, api, and glue * generator/CallbackGen.cs : rework namespacing for csc compilation * generator/Parameters.cs : ditto * generator/Signal.cs : ditto * generator/SignalHandler.cs : ditto * glue/win32dll.c : new dll construction source * glib/Value.cs : new ushort ctor/cast operator * gtk/Table.custom : comment this out until we add a default ctor tag * gtk/ThreadNotify.cs : make ReadyEvent public * sources/Gdk.metadata : mark a Parse() param as ref svn path=/trunk/gtk-sharp/; revision=8590 |
||
---|---|---|
.. | ||
Atk.metadata | ||
Gda.metadata | ||
Gdk.metadata | ||
Gnome.metadata | ||
GnomeDb.metadata | ||
gtk-sharp.sources | ||
Gtk.metadata | ||
makefile | ||
Pango.metadata | ||
README |
Put source modules here to parse for the gtkapi.xml file. Directories are now listed in gtk-sharp.sources, you need to update this when adding an API. 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] libglade-2.0.0 libart_lgpl-2.3.10 libgda-0.8.193 libgnomedb-0.8.193