Commit Graph

36 Commits

Author SHA1 Message Date
Tigger Kindel
a591314390 Set version to v1.14.0 2023-08-17 10:20:24 -06:00
Tigger Kindel
f7def42b5b tweaking gitversion 2023-08-17 10:20:24 -06:00
Tigger Kindel
6bf2ed25db tweaking gitversion 2023-08-17 10:20:24 -06:00
Tigger Kindel
0b149f9433 new version 2023-08-17 10:20:24 -06:00
Tigger Kindel
f55c4e66ca Fixing source link 2023-08-17 10:20:24 -06:00
Tigger Kindel
af1768dad7 coimmented csproj 2023-08-17 10:20:24 -06:00
Tigger Kindel
db41d6a1f4 coimmented csproj 2023-08-17 10:20:24 -06:00
Tigger Kindel
93c234481a tweaking csproj 2023-08-17 10:20:24 -06:00
Tigger Kindel
4c5edaa27e Updated gitversion to test 2023-08-17 10:20:24 -06:00
Tigger Kindel
d474b2d521 Initial commit 2023-08-17 10:20:24 -06:00
Tig Kindel
ed917781c9 Changing gitflow/gitversion scheme3.3 2023-08-04 10:10:39 -06:00
Tig Kindel
0610afaaa8 Changing gitflow/gitversion scheme2 2023-08-04 09:47:03 -06:00
Tig Kindel
9b94dfcbb0 Changing gitflow/gitversion scheme 2023-08-04 09:35:52 -06:00
Tigger Kindel
a7423f216c version info 2023-04-04 11:10:46 -06:00
Tig Kindel
2971fc9134 Fixes #769. Include PDB symbols on Nuget (#1747)
* trying to get nuget symbols to work

* fixed nuget sybmols?
2022-05-26 19:33:31 -07:00
Tig Kindel
a95e06c15d Fixes #1741. Use gitversion instead of minver (#1746) 2022-05-26 16:36:50 -07:00
BDisp
1b3668ca70 Upgrading to Net6.0 (#1515) 2021-12-18 05:26:00 -08:00
BDisp
f0a655a1c8 Trying updating FSharpExample to net5.0 (#1479)
* Trying updating to net5.0

* Fixes error. Thanks to @En3Tho

* Changed to the correct event.

* Cleaning on shutdown.
2021-10-25 23:52:16 -07:00
BDisp
c53acea225 Fixes #986. Comparing with ShortcutHelper.GetModifiersKey in the demo.cs 2020-10-29 15:05:07 +00:00
BDisp
0d0d235b51 Fix ControlQ to quit in FSharp 2020-10-27 23:12:34 +00:00
BDisp
0fc29ada9f Closes #973. ScrollView and TextField fixes. 2020-10-27 17:14:52 +00:00
Ronnie Holm
9a1679a379 Remove warnings and make code more idiomatic F# 2020-10-27 14:46:45 +01:00
BDisp
e97044417b Created GetFileName() function. 2020-10-23 22:07:47 +01:00
Martin Andersen
8e93f3fc43 Fix "The type 'Label' does not define the field, constructor or member
Fix "The type 'Label' does not define the field, constructor or member
'TextColor'" by removing .TextColor as it is not used.
2020-10-22 11:32:59 +02:00
Martin Andersen
878ed5259d Fix "The event 'Toggled' has a non-standard type." 2020-10-22 11:31:51 +02:00
Martin Andersen
a797cf6f19 Fix "The event 'Key{Down/Press/Up}' has a non-standard type." 2020-10-22 11:30:29 +02:00
Martin Andersen
0f74b0a216 Fix "The member or object constructor 'MenuItem' does not take x
Fix "The member or object constructor 'MenuItem' does not take X
argument(s). An overload was found taking 0 arguments."
2020-10-22 11:29:53 +02:00
Martin Andersen
a0dc1b59c9 Fix "No accessible member or object constructor named 'Button' takes"
Fix "No accessible member or object constructor named 'Button' takes X
arguments. The named argument 'Clicked' doesn't correspond to any
argument or settable return property for any overload.".
2020-10-22 11:20:45 +02:00
Martin Andersen
0446c0a202 Fix "The type 'string' is not compatible with the type 'ustring'" 2020-10-22 11:10:26 +02:00
BDisp
8933865635 Update FSharpExample. 2020-06-14 21:15:15 +01:00
BDisp
7a464ea7a3 Update the FSharp Example with the news changes. 2020-06-07 01:41:47 +01:00
BDisp
72ee72807b ColorScheme inside the View instance. Updating OnKeyDownPressUpDemo to reflect the news changes. (#594) 2020-06-02 22:35:49 -04:00
BDisp
4222c9f91a Updates FSharp Example project. 2020-05-30 16:04:27 +01:00
BDisp
42fe890072 Fsharp example updated with the Demo version. (#407)
* Added solution file to the FSharpExample project.

* Updated Terminal.Gui and FSharp.Core nuget packages

* Removed the Terminal.Gui nuget package and added the project itself.

* Added a new FrameView constructor with an array of views.

* Changed FSharp Example with the Example Demo file version.

* Fixes the Box10x() issue.
2020-04-29 11:08:42 -04:00
Sergii Fesenko
6723f8f870 Fix FSharp example compilation (#184) 2019-04-29 08:45:14 -04:00
miguel
073308bd88 Sample using F# 2018-05-17 23:15:15 -04:00