Drew Holzworth
|
5f27d9f903
|
Changed SourceView namespace to GtkSource.
|
2020-07-13 10:02:59 +10:00 |
|
Drew Holzworth
|
5ceb86423d
|
Fixed some more SourceView warnings from the code generator.
|
2020-07-08 09:04:28 +10:00 |
|
Drew Holzworth
|
dc1410b511
|
Let's see if we can integrate sourceview code generation into cake
|
2020-07-07 12:21:51 +10:00 |
|
Drew Holzworth
|
7eae2a3f6d
|
SourceView should access GtkSharp via project reference
(rather than nuget package reference.)
|
2020-07-07 10:17:47 +10:00 |
|
Drew Holzworth
|
865bd0dac4
|
Changed samples project to show code in sourceview.
|
2020-07-07 10:08:21 +10:00 |
|
Drew Holzworth
|
9b52ca0713
|
Add Gtk.Source to Library.cs
todo - check with maintainers, is this correct.
|
2020-07-07 10:07:05 +10:00 |
|
Drew Holzworth
|
a0080977e9
|
Checkpoint progress : generate.sh is now working.
|
2020-07-07 09:43:47 +10:00 |
|
Drew Holzworth
|
b6b806ac80
|
Initial commit of sourceview files.
|
2020-07-02 15:09:23 +10:00 |
|
Harry
|
3b90cbf9f2
|
Merge pull request #139 from ermshiperete/sign
Sign the DLL files
|
2020-06-29 10:37:01 +02:00 |
|
lytico
|
79db23fd80
|
Gtk.Container.gtksharp_container_base_forall & CellRenderer.gtksharp_cellrenderer_base_get_size: check if obj is null
|
2020-05-28 22:54:23 +02:00 |
|
Harry
|
ede043d466
|
Merge pull request #161 from Dadoum/patch-1
Fix Container.ForAll
|
2020-05-18 20:22:21 +02:00 |
|
cra0zy
|
884b2a473a
|
minnor fixes
|
2020-05-18 20:20:54 +02:00 |
|
Dadoum
|
f8568ff821
|
Fix Container.ForAll
A SIGSEGV occurs without this change (Invalid pointer: 0x00 fix)
|
2020-05-18 19:48:11 +02:00 |
|
Alex Dircksen
|
ed414df9f2
|
Handle NULL in GLib.Value -> GLib.Variant cast operator
|
2020-04-26 21:24:31 +02:00 |
|
Harry
|
40773f3c88
|
Merge pull request #156 from lytico/lytico_cellrenderer_getsize
Gtk.CellRenderer: implement OnGetSize
|
2020-04-22 20:16:45 +02:00 |
|
lytico
|
8bf40381a5
|
Gdk.Screen: SizeChanged, CompositedChanged, MonitorsChanged as signals
|
2020-04-21 22:49:49 +02:00 |
|
lytico
|
fb33b67d25
|
GtkSharp.CellRenderer.gtksharp_cellrenderer_base_get_size: adjust loop exit
|
2020-04-21 18:54:32 +02:00 |
|
lytico
|
87bdffacc7
|
Samples: add CustomCellRenderer, adopted from https://github.com/mono/gtk-sharp/blob/master/sample/CustomCellRenderer.cs
|
2020-04-21 18:51:12 +02:00 |
|
lytico
|
38a43f7a7e
|
GtkSharp.CellRenderer: implement https://github.com/mono/gtk-sharp/blob/master/gtk/glue/gtk/cellrenderer.c
|
2020-04-21 17:28:34 +02:00 |
|
Harry
|
7054da77af
|
Merge pull request #151 from lytico/lytico_overridechain
Fix overide chain
|
2020-04-16 21:49:54 +02:00 |
|
lytico
|
fa5cf6b85e
|
Samples: add ImageDrawn-Widget to test the override-chain
|
2020-04-06 22:42:35 +02:00 |
|
lytico
|
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
|
2020-04-06 22:31:10 +02:00 |
|
lytico
|
926062eb69
|
Samples: add PolarFixed-Sample
|
2020-04-06 22:01:49 +02:00 |
|
lytico
|
10f9819446
|
GtkSharp.Container: implement https://github.com/mono/gtk-sharp/blob/master/gtk/glue/container.c
|
2020-04-06 21:55:17 +02:00 |
|
Harry
|
34ab03a3c2
|
Merge pull request #136 from midmohan/Fix_for_FinalizerInfo_Leak
Fix for memory leak(Issue 135)
|
2020-04-03 04:18:54 +02:00 |
|
Harry
|
0fb659c2bf
|
Merge pull request #145 from awittaker/GtkApplication_string_array_fixes
Change Gtk.Application action/accel related calls to use string[]
|
2020-04-03 04:14:01 +02:00 |
|
awittaker
|
a0b3f306ea
|
Change Gtk.Application action/accel related calls to use string[]
|
2020-03-30 14:49:49 +01:00 |
|
Harry
|
fa8f659429
|
Merge pull request #134 from awittaker/SetUris_Fix
Change Gtk.SelectionData Uris & SetUris to use string[]
|
2020-03-28 19:10:24 +01:00 |
|
awittaker
|
3b6b33a28d
|
Change GtkWidget.ListActionPrefixes() to return string[] instead of string
|
2020-03-28 15:57:31 +00:00 |
|
awittaker
|
f927dd1ec1
|
Change Gtk.SelectionData Uris & SetUris to use string[] by null_term_array="1"
|
2020-03-28 15:51:08 +00:00 |
|
harry-cpp
|
7879029876
|
Automatically check the usr folder on macOS
|
2020-03-26 17:10:45 +01:00 |
|
Mikkel Kruse Johnsen
|
ed68eeadfd
|
Sign the DLL files
|
2020-03-02 16:46:24 +01:00 |
|
Midhun Mohan
|
b5643a5d2c
|
Updating access modifier to public.
|
2020-02-17 15:47:14 +00:00 |
|
Midhun Mohan
|
956ae249ac
|
Fix for memory leak(Issue 135)
|
2020-02-17 11:43:47 +00:00 |
|
Harry
|
1a76bf56cb
|
Merge pull request #126 from awittaker/combobox.entry-fix
Combobox.entry fix invalid cast exception
|
2020-01-08 07:34:06 +01:00 |
|
awittaker
|
35f4c10a8e
|
Fix 'ComboBoxText.Entry' hides inherited member 'ComboBox.Entry'.
|
2020-01-07 18:20:03 +00:00 |
|
awittaker
|
b070b77fe0
|
Prevent InvalidCastException in Combobox.Entry
|
2020-01-07 18:18:00 +00:00 |
|
Css-IanM
|
187ea11809
|
Add Range Section (#120)
* Add Range Examples
* use var and cleanup
|
2019-11-22 19:21:22 +01:00 |
|
cra0zy
|
dfc9980f58
|
Only download Gtk on Windows
|
2019-11-07 22:35:42 +01:00 |
|
cra0zy
|
d14e4d17ab
|
Update Templates
|
2019-11-07 21:51:48 +01:00 |
|
cra0zy
|
a32bcb35c7
|
Better way of including Gtk libs
|
2019-11-07 21:32:32 +01:00 |
|
cra0zy
|
5a179531bb
|
Fix hardcoded test location
|
2019-11-04 23:57:06 +01:00 |
|
cra0zy
|
4675d0fa82
|
Bundle Windows Gtk Libraries
|
2019-11-04 23:14:33 +01:00 |
|
cra0zy
|
e9f1f3628d
|
Improve library loading code
|
2019-11-04 21:02:36 +01:00 |
|
Mikhail Kanygin
|
f43292c19c
|
Generator now creating imported api delegates with UnamangedFunctionPointer calling convention cdecl by default.
|
2019-11-04 20:13:01 +01:00 |
|
Mikhail Kanygin
|
42a0e01775
|
Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows.
|
2019-11-04 20:12:50 +01:00 |
|
cra0zy
|
2b857cd980
|
Connect MonoDevelop addin building
|
2019-08-10 17:02:49 +02:00 |
|
cra0zy
|
377a1abfc4
|
Revert "Project files"
This reverts commit 32fdca5754 .
|
2019-08-10 17:02:18 +02:00 |
|
Mads Kruse Johnsen
|
99960543b1
|
Null check
|
2019-08-10 15:58:34 +02:00 |
|
Mads Kruse Johnsen
|
2e1882d31e
|
Attempt minimal changes to obtain proper disposing.
|
2019-08-10 15:58:34 +02:00 |
|