Ryujinx-GtkSharp/Source
Drew Holzworth ce11581485
Fixed FileChooserNative (I hope)
Changed NativeDialog to inherit from GLib.Object, as it does in the C API.

FileChooserNative seems to inherit multiple base classes in the C API,
which isn't possible in C#, but this solution is to mimic multiple
inheritance via a proxy FileChooserAdapter.
2020-07-22 09:49:47 +10:00
..
Addins/MonoDevelop.GtkSharp.Addin Connect MonoDevelop addin building 2019-08-10 17:02:49 +02:00
Libs Fixed FileChooserNative (I hope) 2020-07-22 09:49:47 +10:00
OldStuff Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Samples minnor fixes 2020-05-18 20:20:54 +02:00
Templates minnor fixes 2020-05-18 20:20:54 +02:00
Tools AbiStructExtension.BaseOverride: introduce an Extension to find the first overriden method in a base-class, even if a overriden class doesn't override the base class & change to GapiCodegen to use this extension 2020-04-06 22:31:10 +02:00
GtkSharp.sln Bundle Windows Gtk Libraries 2019-11-04 23:14:33 +01:00
GtkSharp.snk Sign the DLL files 2020-03-02 16:46:24 +01:00