Commit graph

  • 9bec86e406
    Merge pull request #228 from lytico/lytico/issues/226 lytico 2021-03-18 19:07:50 +0100
  • c4da085925 add test for https://github.com/GtkSharp/GtkSharp/issues/226 lytico 2021-03-18 19:01:48 +0100
  • 7f5e81cf47
    Bump up dependencies (#221) Harry 2021-03-07 12:31:19 +0100
  • e512b6da64
    Merge pull request #220 from GtkSharp/revert-203-patch-1 Harry 2021-02-27 16:22:26 +0100
  • 92752a2bf6 Revert "Don't add reference to PixbufHandle" Harry 2021-02-27 16:16:10 +0100
  • 402c57ae5a
    Merge pull request #214 from GSharpKit/develop_pr_210125 Harry 2021-02-25 12:35:28 +0100
  • d3687a9370 Support style properties zii-dmg 2021-02-06 20:27:25 +0300
  • 0daa985316 Add method GetRawOwnedObject to Builder. This method performs a GetRawObject, but also increases the refcount. Mads Kruse Johnsen 2021-01-25 12:29:04 +0100
  • 41d6f0bf28 Queue freeing of GCHandles instead of freeing them immidiately Mads Kruse Johnsen 2020-11-19 16:48:29 +0100
  • 06b88bdbc5 Queue freeing of signals on the main-thread instead of on the Finalizer thread. Mads Kruse Johnsen 2020-11-19 16:41:06 +0100
  • 470ce6cff7 Invoke Destroy in Dispose if the Widget IsToplevel and it is not already destroyed Mads Kruse Johnsen 2020-11-19 16:22:47 +0100
  • c3364fd338 Fix MessageDialog effectively creating an additional Dialog due to wrong base call Mads Kruse Johnsen 2020-11-05 12:33:43 +0100
  • 7fb112727a Prevent double removal of timeout sources Mads Kruse Johnsen 2020-10-26 11:44:13 +0100
  • cd47acba85 Cleanup of sourceproxy Dictionary and its usages Midhun Mohan 2020-02-18 12:57:21 +0000
  • 6af04a1058 Changing timeout_add and idle_add to _full. Midhun Mohan 2020-02-18 11:36:54 +0000
  • 89cfd16c10 Ensure to sink floating references passed unowned to GetObject() and to not increase their reference count Sebastian Dröge 2020-01-28 12:50:17 +0200
  • 5b63473a1c Use correct GType for GLib.InitiallyUnowned Sebastian Dröge 2020-01-28 12:49:29 +0200
  • 1b9fe6a8ed Revert "Attempt minimal changes to obtain proper disposing." Thibault Saunier 2020-10-16 09:41:55 -0300
  • d0bb5efa3a generator: Trim type "const " the same way as "const-" as both are valid Thibault Saunier 2019-02-25 12:30:03 -0300
  • a7d3e85829 ValueArray: Create copy when receiving pointer Olivier Crête 2019-01-25 14:02:35 -0500
  • 9002cefe44 generator: Add a way to force constructors to be names Thibault Saunier 2018-03-13 09:56:11 -0300
  • dd8f3f994e glib: Handle GValue containing GType Thibault Saunier 2018-01-29 15:27:51 -0300
  • 57ea279ceb generator: Fix accessing EqualityName for GArray*s Thibault Saunier 2018-01-29 14:07:35 -0300
  • 939111a348 Do not check padding ABI offset correctness Thibault Saunier 2017-11-30 21:59:07 -0300
  • c980ef4f90 Object: Fix string leakages Justin Kim 2018-01-30 01:09:23 +0900
  • 7d5190865e Add a simple demo for using Gdk.Seat to query the mouse position. Cameron White 2021-01-07 19:24:27 -0500
  • 216cfd941e Set the correct parent class for Gdk.SeatDefault Cameron White 2020-10-10 12:49:12 -0400
  • a0f6a044d7
    Merge pull request #208 from lytico/lytico_fix_MonoDevelop_Addin lytico 2021-01-08 22:05:30 +0100
  • 0c78c9e349 MonoDevelop.GtkSharp.Addin.csproj: adjust TargetFramework to net471 & adjust MonoDevelop.Addins to version 0.4.7 lytico 2021-01-08 21:45:28 +0100
  • cb1bdfae06 GtkScrollable: GetBorder border as out param lytico 2020-10-30 15:54:58 +0100
  • 66d46cbacb Manually marshal UTF-8 dialog title zii-dmg 2020-11-28 20:05:30 +0300
  • b831ee8ca1 Don't add reference to PixbufHandle Curtis Wensley 2020-12-03 19:57:39 -0800
  • 7dbde29178 Fixed Container.ChildGetProperty zii-dmg 2020-10-08 16:27:21 +0300
  • bc3a55f71b
    Merge pull request #187 from cameronwhite/fix-pango-crash Harry 2020-08-28 17:35:50 +0200
  • ca7ed79e77
    Fix crash when accessing Pango.FontFamily.Faces Cameron White 2020-08-27 20:38:56 -0400
  • cc3d359b33
    Don't sign GtkSourceSharp and fix naming Harry 2020-08-07 13:40:50 +0200
  • a761ddea85
    Merge pull request #184 from GtkSharp/revert-139-sign Harry 2020-08-07 13:31:04 +0200
  • 724df41249
    Revert "Sign the DLL files" Harry 2020-08-07 13:30:09 +0200
  • 92c2332bcf
    Merge pull request #183 from cameronwhite/pixbuf-from-surface-lib Harry 2020-08-04 09:23:06 +0200
  • 90379c40c8 gdk_pixbuf_get_from_surface() is in libgdk, not libgdk_pixbuf Cameron White 2020-08-03 20:28:02 -0400
  • efb8335e87
    [README] Add GtkSourceSharp Harry 2020-08-03 21:41:02 +0200
  • 3cac71dded
    Bump Gtk dependency to 3.24.20 Harry 2020-08-03 21:06:15 +0200
  • be0a863b50
    Rename SourceView > GtkSourceSharp harry-cpp 2020-07-22 19:32:38 +0200
  • 759d62966a
    Merge pull request #173 from hol430/sourceview Harry 2020-07-22 19:05:40 +0200
  • cb38e52242
    Merge pull request #179 from hol430/filechoosernative Harry 2020-07-22 19:04:56 +0200
  • 0b07ea0c52
    Finishing touches harry-cpp 2020-07-22 18:49:13 +0200
  • ce11581485
    Fixed FileChooserNative (I hope) Drew Holzworth 2020-07-22 09:49:47 +1000
  • 42956bfc3e
    Merge pull request #176 from cameronwhite/pixbuf-from-surface Harry 2020-07-21 23:04:47 +0200
  • dcd05c43e4
    Merge pull request #175 from cameronwhite/cairo-path-extents Harry 2020-07-21 23:03:27 +0200
  • 3a67da38aa Add Gdk.Pixbuf constructors for a source Gdk.Window or Cairo.Surface. Cameron White 2020-07-15 22:35:34 -0400
  • b33208f716 Implement Cairo.Context.PathExtents() Cameron White 2020-07-15 16:46:14 -0400
  • e6aed8d93d
    Merge pull request #1 from Blquinn/source-buffer Drew Holzworth 2020-07-14 11:16:55 +1000
  • c3f768c537 Update SourceView to return SourceView.Buffer Benjamin Quinn 2020-07-13 21:08:30 -0400
  • 6d3c0cf744
    Changed sample project to show line numbers in sourceview Drew Holzworth 2020-07-13 13:04:02 +1000
  • 27125e5984
    Hide a few of sourceview's internal datatypes Drew Holzworth 2020-07-13 12:47:45 +1000
  • 5f27d9f903
    Changed SourceView namespace to GtkSource. Drew Holzworth 2020-07-13 10:02:59 +1000
  • 5ceb86423d
    Fixed some more SourceView warnings from the code generator. Drew Holzworth 2020-07-08 09:04:28 +1000
  • 43e78d943a
    Fixed cake settings for sourceview Drew Holzworth 2020-07-07 15:45:59 +1000
  • dc1410b511
    Let's see if we can integrate sourceview code generation into cake Drew Holzworth 2020-07-07 12:21:51 +1000
  • 7eae2a3f6d
    SourceView should access GtkSharp via project reference Drew Holzworth 2020-07-07 10:17:47 +1000
  • 865bd0dac4
    Changed samples project to show code in sourceview. Drew Holzworth 2020-07-07 10:08:21 +1000
  • 9b52ca0713
    Add Gtk.Source to Library.cs Drew Holzworth 2020-07-07 09:45:07 +1000
  • a0080977e9
    Checkpoint progress : generate.sh is now working. Drew Holzworth 2020-07-07 09:43:47 +1000
  • b6b806ac80
    Initial commit of sourceview files. Drew Holzworth 2020-07-02 15:09:23 +1000
  • 3b90cbf9f2
    Merge pull request #139 from ermshiperete/sign Harry 2020-06-29 10:37:01 +0200
  • 17bd972e29
    Merge pull request #164 from lytico/lytico_checknull_gtkglue Harry 2020-05-29 09:44:49 +0200
  • 79db23fd80 Gtk.Container.gtksharp_container_base_forall & CellRenderer.gtksharp_cellrenderer_base_get_size: check if obj is null lytico 2020-05-28 22:54:23 +0200
  • ede043d466
    Merge pull request #161 from Dadoum/patch-1 Harry 2020-05-18 20:22:21 +0200
  • 884b2a473a minnor fixes cra0zy 2020-05-18 20:20:54 +0200
  • f8568ff821
    Fix Container.ForAll Dadoum 2020-05-18 19:48:11 +0200
  • e2c2ab1cf5
    Merge pull request #158 from antianno/fix_glib_value_variant_cast Harry 2020-05-17 21:59:52 +0200
  • ed414df9f2 Handle NULL in GLib.Value -> GLib.Variant cast operator Alex Dircksen 2020-04-26 21:21:48 +0200
  • 40773f3c88
    Merge pull request #156 from lytico/lytico_cellrenderer_getsize Harry 2020-04-22 20:16:45 +0200
  • 4cb093bc20
    Merge pull request #157 from lytico/lytico_gdk_screen_signals Harry 2020-04-22 20:16:32 +0200
  • 8bf40381a5 Gdk.Screen: SizeChanged, CompositedChanged, MonitorsChanged as signals lytico 2020-04-21 22:49:49 +0200
  • fb33b67d25 GtkSharp.CellRenderer.gtksharp_cellrenderer_base_get_size: adjust loop exit lytico 2020-04-21 18:54:32 +0200
  • 87bdffacc7 Samples: add CustomCellRenderer, adopted from https://github.com/mono/gtk-sharp/blob/master/sample/CustomCellRenderer.cs lytico 2020-04-21 18:51:12 +0200
  • 38a43f7a7e GtkSharp.CellRenderer: implement https://github.com/mono/gtk-sharp/blob/master/gtk/glue/gtk/cellrenderer.c lytico 2020-04-21 17:28:34 +0200
  • 7054da77af
    Merge pull request #151 from lytico/lytico_overridechain Harry 2020-04-16 21:49:54 +0200
  • f53304cd7f
    Merge pull request #150 from lytico/lytico_gtkcontainer_forall Harry 2020-04-16 21:49:38 +0200
  • fa5cf6b85e Samples: add ImageDrawn-Widget to test the override-chain lytico 2020-04-06 22:42:35 +0200
  • c6cfc9d58c 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 lytico 2020-04-06 22:31:10 +0200
  • 926062eb69 Samples: add PolarFixed-Sample lytico 2020-04-06 22:01:49 +0200
  • 10f9819446 GtkSharp.Container: implement https://github.com/mono/gtk-sharp/blob/master/gtk/glue/container.c lytico 2020-04-06 21:55:17 +0200
  • 34ab03a3c2
    Merge pull request #136 from midmohan/Fix_for_FinalizerInfo_Leak Harry 2020-04-03 04:18:54 +0200
  • 0fb659c2bf
    Merge pull request #145 from awittaker/GtkApplication_string_array_fixes Harry 2020-04-03 04:14:01 +0200
  • a0b3f306ea Change Gtk.Application action/accel related calls to use string[] awittaker 2020-03-30 14:49:49 +0100
  • fa8f659429
    Merge pull request #134 from awittaker/SetUris_Fix Harry 2020-03-28 19:10:24 +0100
  • de34e48add
    Merge pull request #132 from awittaker/ListActionPrefixes_fix Harry 2020-03-28 19:10:17 +0100
  • 3b6b33a28d Change GtkWidget.ListActionPrefixes() to return string[] instead of string awittaker 2020-02-02 18:00:19 +0000
  • f927dd1ec1 Change Gtk.SelectionData Uris & SetUris to use string[] by null_term_array="1" awittaker 2020-02-10 15:00:07 +0000
  • 7879029876 Automatically check the usr folder on macOS harry-cpp 2020-03-26 17:10:20 +0100
  • ed68eeadfd
    Sign the DLL files Mikkel Kruse Johnsen 2019-01-08 11:50:07 +0100
  • 949ee6771c
    Merge pull request #138 from harry-cpp/fixbb Harry 2020-02-18 00:23:00 +0100
  • 39ce32a3bf Bump CAKE version cra0zy 2020-02-18 00:19:57 +0100
  • b5643a5d2c Updating access modifier to public. Midhun Mohan 2020-02-17 15:47:14 +0000
  • 956ae249ac Fix for memory leak(Issue 135) Midhun Mohan 2020-02-17 11:43:47 +0000
  • 1a76bf56cb
    Merge pull request #126 from awittaker/combobox.entry-fix Harry 2020-01-08 07:34:06 +0100
  • 35f4c10a8e Fix 'ComboBoxText.Entry' hides inherited member 'ComboBox.Entry'. awittaker 2020-01-07 18:20:03 +0000
  • b070b77fe0 Prevent InvalidCastException in Combobox.Entry awittaker 2020-01-07 18:18:00 +0000