Ryujinx-GtkSharp/Source/Libs
zii-dmg bc5674ae06
Generalized Idle and Timeout, fixed Timeout.Add (#289)
Idle.Add, Idle.AddSeconds, Timeout.Add, Timeout.AddSeconds methods overloads are generalized:
* no priority (for default priority)
* enum priority (for standard priorities)
* int priority (for custom priority)
* overloads call main method with int priority

Fixed leak in Timeout.Add(priority): method was not using userData and DestroyHelper.NotifyHandler.
2022-01-25 19:58:52 +01:00
..
AtkSharp introduce IsSupported in <namespace>.Global 2021-07-19 20:13:14 +02:00
CairoSharp Merge pull request #261 from kant2002/kant/nativeaot-freidnly 2021-07-24 02:14:50 +02:00
GdkSharp Implement Gdk.Pixbuf.SaveToStream() and SaveToStreamv() 2022-01-25 19:33:31 +01:00
GioSharp introduce IsSupported in <namespace>.Global 2021-07-19 20:13:14 +02:00
GLibSharp Generalized Idle and Timeout, fixed Timeout.Add (#289) 2022-01-25 19:58:52 +01:00
GtkSharp Marked more style properties and extended xsd schema (#295) 2022-01-25 19:57:13 +01:00
GtkSourceSharp introduce IsSupported in <namespace>.Global 2021-07-19 20:13:14 +02:00
PangoSharp Fixed Pango.AttrList.Change (#288) 2021-10-15 16:29:47 +02:00
Shared Marked more style properties and extended xsd schema (#295) 2022-01-25 19:57:13 +01:00
WebkitGtkSharp WebkitGtkSharp-symbols.xml: resolve GDateTime / GQuark 2022-01-11 15:24:53 +01:00