58e97c087a
* glib/Global.cs: Add a public constant field specifying the calling convention used by GLib and depending libraries. By now it's hardcoded to Cdecl as every non-Win32 runtime should ignore this attribute. * *.cs, *.custom: Use GLib.Global.CallingConvention for both pinvokes and callbacks. Plugs a stack leak on Win32. All pinvokes defaulted to StdCall and thus the stack was never cleaned up. svn path=/trunk/gtk-sharp/; revision=141175 |
||
---|---|---|
.. | ||
glue | ||
glade-api-2.14.raw | ||
glade-sharp-3.0.pc.in | ||
glade-sharp.dll.config.in | ||
Glade.metadata | ||
Global.custom | ||
HandlerNotFoundExeception.cs | ||
Interface.custom | ||
Makefile.am | ||
WidgetAttribute.cs | ||
XML.custom |