Ryujinx-GtkSharp/Source/Libs
dmg ba97d6bff5 Pixbuf Windows fixes (utf8 suffix)
Some Pixbuf, PixbufAnimation functions on Windows is exported with "_utf8" suffix.
I hid generated versions, copied and modified code to use "_utf8" on Windows.
Also hid "gdk_pixbuf_new_from_resource*", "gdk_pixbuf_animation_new_from_resource" because they are using GResources and we already have constructors for .NET resources.
2021-03-29 23:54:06 +03:00
..
AtkSharp Revert "Sign the DLL files" 2020-08-07 13:30:09 +02:00
CairoSharp Revert "Sign the DLL files" 2020-08-07 13:30:09 +02:00
GdkSharp Pixbuf Windows fixes (utf8 suffix) 2021-03-29 23:54:06 +03:00
GioSharp Fixed some APIs according to GTK docs 2021-03-19 18:04:58 +01:00
GLibSharp Signal.Handler: correct flag check (#233) 2021-03-27 19:11:59 +01:00
GtkSharp Fixed some more APIs according to GTK docs 2021-03-24 10:28:10 +01:00
GtkSourceSharp Use correct GType for GLib.InitiallyUnowned 2021-01-24 19:55:17 +01:00
PangoSharp Fix crash when accessing Pango.FontFamily.Faces 2020-08-27 20:38:56 -04:00
Shared Bump up dependencies (#221) 2021-03-07 12:31:19 +01:00