GtkSharp/Source
dmg ad0420b118 Fixed GLib.Value nulls setter
Some GValue types support null value but code was not checking for .NET "null" and get null ref exception. Fixed nulls for g_value_set_variant, g_value_set_object, g_value_set_boxed as in GLib docs.

This fixes NodeView with null pixbuf column.
2021-07-17 10:22:40 +02:00
..
Addins/MonoDevelop.GtkSharp.Addin MonoDevelop.GtkSharp.Addin.csproj: adjust TargetFramework to net471 & adjust MonoDevelop.Addins to version 0.4.7 2021-01-08 21:45:28 +01:00
Libs Fixed GLib.Value nulls setter 2021-07-17 10:22:40 +02:00
OldStuff Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Samples Added TreeView sample 2021-06-20 14:18:34 +03:00
Templates Bump required nuget in templates 2021-04-02 19:24:05 +02:00
Tools Merge branch 'develop' into style-properties 2021-04-24 11:33:33 +03:00
GtkSharp.sln Rename SourceView > GtkSourceSharp 2020-07-22 19:32:38 +02:00