mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 02:15:33 +00:00
e7bf3a279f
* generator/ClassBase.cs : remove default ctor generation and hasDefaultConstructor field. * generator/Ctor.cs : chain to base (IntPtr.Zero). * generator/StructBase.cs : remove hasDefaultConstructor usage. * glib/Object.cs : remove Object () ctor. Add Ben's GetGType method, although nothing uses it yet. Still working on integrating the remainder of Ben's patch. * gtk/Gtk.metadata : remove all the disabledefaultctor rules. * */*.custom : add base (IntPtr.Zero) or this (...) chaining for all ctors. svn path=/trunk/gtk-sharp/; revision=25184 |
||
---|---|---|
.. | ||
glue | ||
.cvsignore | ||
glade-api.raw | ||
glade-sharp.pc.in | ||
Glade.metadata | ||
HandlerNotFoundExeception.cs | ||
Makefile.am | ||
makefile.win32 | ||
WidgetAttribute.cs | ||
XML.custom |