Commit Graph

4116 Commits

Author SHA1 Message Date
Mikkel Kruse Johnsen
ed68eeadfd
Sign the DLL files 2020-03-02 16:46:24 +01:00
Harry
949ee6771c
Merge pull request #138 from harry-cpp/fixbb
Bump CAKE version
2020-02-18 00:23:00 +01:00
cra0zy
39ce32a3bf Bump CAKE version 2020-02-18 00:19:57 +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
Harry
fbbd14eb2d
Update README.md 2019-11-10 20:00:57 +01:00
cra0zy
dfc9980f58 Only download Gtk on Windows 2019-11-07 22:35:42 +01:00
Harry
81fae5eea6
Merge pull request #118 from cra0zy/updatetemp
Update Templates
2019-11-07 21:56:32 +01:00
cra0zy
d14e4d17ab Update Templates 2019-11-07 21:51:48 +01:00
Harry
d59d1e5fe6
Merge pull request #117 from cra0zy/windeps2
Better way of including Gtk libs
2019-11-07 21:41:20 +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
Harry
b97d1fd996
Merge pull request #116 from cra0zy/winative
Bundle Windows Gtk Libraries
2019-11-04 23:20:28 +01:00
cra0zy
4675d0fa82 Bundle Windows Gtk Libraries 2019-11-04 23:14:33 +01:00
cra0zy
b49cf64851 Move azure button 2019-11-04 22:02:06 +01:00
cra0zy
31ff2ffb14 Update Status Badge 2019-11-04 21:30:20 +01:00
Harry
13d3e7ac74
Merge pull request #115 from cra0zy/fixcall
Improve library loading code
2019-11-04 21:09:29 +01:00
cra0zy
e9f1f3628d Improve library loading code 2019-11-04 21:02:36 +01:00
Harry
c3f703fc09
Merge pull request #114 from cra0zy/fixconv
Commits from #111
2019-11-04 20:21:48 +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
Harry
117d8f28c6
Merge pull request #99 from badcel/UpdateReadme
Update readme
2019-08-17 09:50:55 +02:00
Marcel Tiede
0635d1414e Update readme 2019-08-17 07:47:51 +02:00
Harry
e3ab29e289
Update README with macOS instructions 2019-08-16 19:07:07 +02:00
Marcel Tiede
779cd05222 Support cake global tool (#97)
* Support current cake global tool (dotnetcore)

* Upgrade to cake 0.34.1
2019-08-14 15:09:28 +02:00
cra0zy
42faf709f9 Remove MyGet feed from the builds file 2019-08-10 17:23:06 +02:00
Harry
8b597809e7
Merge pull request #96 from cra0zy/mdaddin
Connect MonoDevelop addin building
2019-08-10 17:07:09 +02: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
Mads Kruse Johnsen
32fdca5754 Project files 2019-08-10 15:58:34 +02:00
Harry
517ef13dfc
Merge pull request #94 from awittaker/patch-1
[Samples] New DrawingArea sample
2019-08-10 15:54:47 +02:00
cra0zy
80ea8850a7 Update README 2019-08-10 11:28:23 +02:00
cra0zy
592fe8fef9 Delete pushnuget script 2019-08-10 11:20:03 +02:00
Harry
ee5d86751d Disable tag building for azure pipeline 2019-08-10 09:24:27 +02:00
Harry
ccec0645d6 Try to set custom build number for Azure Pipelines 2019-08-10 08:34:50 +02:00
Harry
59275b1bba Add MyGet feed 2019-08-09 23:04:33 +02:00
Harry
f1786677a0 Add artifact publishing to azure pipelines 2019-08-09 22:28:34 +02:00
cra0zy
13efe88735 Add versions to azure pipelines 2019-08-09 21:56:47 +02:00
Harry
4ebfff755b Set up CI with Azure Pipelines
[skip ci]
2019-08-09 21:37:45 +02:00
awittaker
b23b9f72c5
[Samples] New DrawingArea sample 2019-07-15 10:58:36 +01:00
Harry
76cbe40848
Merge pull request #91 from badcel/BuildScriptParameter
Respect configuration parameter
2019-05-21 19:48:23 +02:00
Marcel Tiede
afd013b9ae Respect configuration parameter 2019-05-21 19:21:51 +02:00
Harry
d1a2124238
Merge pull request #74 from GSharpKit/memory
Free all internal signals, else the garbage collector is not able to free the object.
2019-01-08 15:33:08 +01:00
Mikkel Kruse Johnsen
9764260931 Free all internal signals, else the garbage collector is not able to free the object. 2019-01-08 11:39:25 +01:00