Commit Graph

3877 Commits

Author SHA1 Message Date
Harry
a69b4d98b4
Merge pull request #21 from cra0zy/fsharp
F# templates + minor template fixes
2018-02-26 22:42:30 +01:00
cra0zy
12d8841405
F# templates + minnor template fixes 2018-02-26 22:41:01 +01:00
Harry
957cec71d2
Merge pull request #19 from cra0zy/hidefuncmessages
Disable not found function printing (closes #18)
2018-02-02 19:29:40 +01:00
cra0zy
b93654e39d Disable not found function printing (closes #18) 2018-02-02 19:21:28 +01:00
Harry
b39665f81a
Fix wiki link in the README 2018-02-01 22:43:56 +01:00
Harry
169613d64d
Merge pull request #15 from cra0zy/fixdetection
Improve OS detection (fixes #14)
2018-01-29 19:45:27 +01:00
cra0zy
441ed4b897 Improve OS detection (fixes #14) 2018-01-29 19:37:54 +01:00
Pedro Larouca
eec217a5c5 [Samples] some more widgets (#13)
[Samples] Label, LevelBar, ProgressBar and Spinner sections
2018-01-29 14:39:29 +01:00
Harry
7640a16562
Merge pull request #11 from MarchingCube/develop
Fixed clip area related methods (Gtk and Cairo)
2018-01-28 15:08:08 +01:00
MarchingCube
edd455ba02 [Cairo] Add missing ClipExtents (cairo_clip_extents) method. 2018-01-28 00:00:14 +01:00
MarchingCube
887adc0340 [Codegen] Fixed gtk_widget_get_clip call. 2018-01-27 23:14:43 +01:00
Harry
46f48ddc42
Merge pull request #10 from cra0zy/bettersections
[Samples] Update section name handling
2018-01-27 21:55:00 +01:00
cra0zy
7c9efe3fe6 [Samples] Update section name handling 2018-01-27 21:47:02 +01:00
Harry
c5ff4f2acb
Merge pull request #8 from pedrohex/samples1
[Samples] Some other button type sections
2018-01-27 21:28:00 +01:00
Pedro Larouca
bc8aead471 Separeted widgets into files 2018-01-27 19:12:24 +00:00
Pedro Larouca
18f4b191fd Some more buttons 2018-01-27 03:44:15 +00:00
Harry
1ec9511bc2
Merge pull request #7 from pedrohex/nextstep
[Samples] Entry code cleanup
2018-01-26 20:44:28 +01:00
Pedro Larouca
5f76dca449 [Samples] Entry code cleanup 2018-01-26 00:33:32 +00:00
Harry
09c0ee598e
Merge pull request #6 from GtkSharp/setvisiblefalse
[Samples] Hide embedded resources
2018-01-26 01:02:17 +01:00
cra0zy
d4209c3674 [Samples] Hide embedded resources 2018-01-26 00:55:45 +01:00
Harry
94de43eeb8
Merge pull request #5 from GtkSharp/samplesreadme
Release samples to public domain
2018-01-26 00:44:32 +01:00
Pedro Larouca
1e814045f2 [Samples] Entry demo - part2 (#4)
[Samples] More entry demos
2018-01-26 00:43:55 +01:00
cra0zy
cb00498693 Release samples to public domain 2018-01-26 00:13:36 +01:00
Pedro Larouca
d511aa2672 [Samples] Entry demo (#2)
[Samples] Add entry section
2018-01-23 15:15:17 +01:00
cra0zy
7952f969cf Remove unused info from GLib api file 2018-01-22 02:45:30 +01:00
cra0zy
6bc375eaf4 Rename EventArgs to SocketEventArgs to avoid name conflict with System 2018-01-22 00:19:45 +01:00
cra0zy
9774c66a68 [Samples] Add code viewing 2018-01-21 20:44:00 +01:00
cra0zy
687b070ea2 [Samples] Setup more of base + add button examples 2018-01-21 19:54:58 +01:00
cra0zy
69716243b9 [Samples] Setup ApplicationOutput for catching events 2018-01-21 00:40:47 +01:00
cra0zy
31e120a9de Setup Samples base 2018-01-20 20:09:27 +01:00
cra0zy
1e626abda2 Don't write found extensions 2018-01-19 01:56:31 +01:00
cra0zy
a224a9e161 Fix up more of the residual errors that came with the switch 2018-01-19 01:29:05 +01:00
cra0zy
f038f6c03e Properly bump version numbers 2018-01-18 22:56:23 +01:00
cra0zy
411cdfd502 Safeload static functions as well 2018-01-18 22:54:45 +01:00
cra0zy
a4b70d7329 Hopefully multiple deploy works now 2018-01-18 21:18:41 +01:00
cra0zy
6b2b716131 Use cake nuget.exe for pushing 2018-01-18 20:52:19 +01:00
cra0zy
32c4865611 Bump version 2018-01-18 20:41:31 +01:00
cra0zy
8b5cb38bcb Setup safer function loading so the bindings can be used on older versions of Gtk 2018-01-18 20:41:31 +01:00
cra0zy
af97186201 Reorganize the build system a bit 2018-01-18 20:41:31 +01:00
cra0zy
3f0810c93a Split out FuncLoader into multiple files 2018-01-18 20:41:31 +01:00
Harry
44646c3144 Fix MacOS library names 2018-01-18 20:41:03 +01:00
cra0zy
9cc0767772 Setup samples base 2018-01-18 20:41:03 +01:00
cra0zy
a6d5693151 Final touches to FuncLoader 2018-01-18 20:41:03 +01:00
cra0zy
543a29569b Replace DllImport with a better multiplatform solution 2018-01-18 20:41:03 +01:00
cra0zy
1a1c8d4185 NuGet pushing 2018-01-16 23:05:06 +01:00
cra0zy
1fd95018d9 [Templates] Only include glade files once 2018-01-16 20:52:03 +01:00
cra0zy
4b943a4686 [Templates] Fix output type 2018-01-16 19:36:07 +01:00
cra0zy
0dc47c7b91 [Templates] Replace warning ignoring with null setting 2018-01-16 15:15:30 +01:00
cra0zy
3b7350ff4b 4th time the charm? Hopefully nuget gets publsihed now 2017-12-31 23:07:11 +01:00
cra0zy
ec628fdba6 Hopefully now publish nuget works... I am horrible at this it seems... 2017-12-31 21:36:11 +01:00