Ryujinx-GtkSharp/pango
Christian Hoff 58e97c087a 2009-09-02 Christian Hoff <christian_hoff@gmx.net>
* 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
2009-09-02 20:17:37 +00:00
..
glue 2008-12-19 Mike Kestner <mkestner@novell.com> 2008-12-19 18:57:42 +00:00
Analysis.custom 2005-07-02 Mike Kestner <mkestner@novell.com> 2005-07-02 15:23:27 +00:00
AttrBackground.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrColor.cs 2008-12-19 Mike Kestner <mkestner@novell.com> 2008-12-19 18:57:42 +00:00
AttrFallback.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrFamily.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrFloat.cs 2008-12-19 Mike Kestner <mkestner@novell.com> 2008-12-19 18:57:42 +00:00
AttrFontDesc.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrForeground.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrGravity.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrGravityHint.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
Attribute.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrInt.cs 2008-12-19 Mike Kestner <mkestner@novell.com> 2008-12-19 18:57:42 +00:00
AttrIterator.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrLanguage.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrLetterSpacing.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrList.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrRise.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrScale.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrShape.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrSize.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrStretch.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrStrikethrough.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrStrikethroughColor.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrStyle.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrUnderline.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrUnderlineColor.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrVariant.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
AttrWeight.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
Context.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
Coverage.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
FontFamily.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
FontMap.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
Global.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
GlyphItem.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
GlyphString.custom * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has 2005-08-15 15:15:57 +00:00
Item.custom * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has 2005-08-15 15:15:57 +00:00
Layout.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
LayoutLine.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
LayoutRun.custom * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has 2005-08-15 15:15:57 +00:00
Makefile.am 2008-12-19 Mike Kestner <mkestner@novell.com> 2008-12-19 18:57:42 +00:00
Matrix.custom 2005-05-06 John Luke <john.luke@gmail.com> 2005-05-07 00:16:47 +00:00
pango-api-2.14.raw 2009-04-13 Christian Hoff <christian_hoff@gmx.net> 2009-04-13 17:44:48 +00:00
pango-sharp.dll.config.in 2006-08-10 Mike Kestner <mkestner@novell.com> 2006-08-10 17:28:48 +00:00
pango-symbols.xml 2007-12-06 Mike Kestner <mkestner@novell.com> 2007-12-06 17:23:28 +00:00
Pango.metadata 2009-07-10 Christian Hoff <christian_hoff@gmx.net> 2009-07-10 18:51:12 +00:00
Scale.cs * pango/Scale.cs: rename the size constants to not have 2005-04-04 18:50:50 +00:00
ScriptIter.cs 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
TabArray.custom 2009-09-02 Christian Hoff <christian_hoff@gmx.net> 2009-09-02 20:17:37 +00:00
Units.custom 2008-12-19 Mike Kestner <mkestner@novell.com> 2008-12-19 18:57:42 +00:00