GtkSharp/Source/Libs
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
..
AtkSharp Sign the DLL files 2020-03-02 16:46:24 +01:00
CairoSharp Implement Cairo.Context.PathExtents() 2020-07-15 16:46:14 -04:00
GdkSharp Add Gdk.Pixbuf constructors for a source Gdk.Window or Cairo.Surface. 2020-07-15 22:35:34 -04:00
GioSharp Sign the DLL files 2020-03-02 16:46:24 +01:00
GLibSharp Merge pull request #139 from ermshiperete/sign 2020-06-29 10:37:01 +02:00
GtkSharp Fixed FileChooserNative (I hope) 2020-07-22 09:49:47 +10:00
PangoSharp Sign the DLL files 2020-03-02 16:46:24 +01:00
Shared Automatically check the usr folder on macOS 2020-03-26 17:10:45 +01:00