Commit Graph

4082 Commits

Author SHA1 Message Date
BDisp
b3e7690f8e Fixes #4034. v1.18 Doesn't clean the console on Exit (regression) (#4036)
* Revert "Fixes #3752. Tracking Windows Terminal Preview Issue - App size is corrupted"

This reverts commit 486f129c8a.

* Fix console restore on non-Windows Terminal

* Remove unsupported net7.0

* Fix Package 'SixLabors.ImageSharp' 3.1.5 has a known high severity vulnerability, https://github.com/advisories/GHSA-2cmq-823j-5qj8

* Fix punctuation at the end of the messages doesn't match up. The expected trailing punctuation sequence is: ...

* Fix referenced assembly 'UICatalog, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.

* Fix naming rule violation
2025-04-24 05:54:33 -06:00
Tig
33816af03c merged v1_release 2025-03-16 20:44:41 +01:00
Tig
48b940a27f trying again v1.18.0 2025-03-16 20:40:08 +01:00
Tig
ce4918fc5b gitversion.xml tweak 2 2025-03-16 20:31:07 +01:00
Tig
c56fe4bbe6 gitversion.xml tweak 2025-03-16 20:29:40 +01:00
Tig
ba44c46675 Merge branch 'v1_release' of tig:gui-cs/Terminal.Gui into v1_release 2025-03-16 20:27:55 +01:00
Tig
70eed39760 merged2 2025-03-16 18:03:56 +01:00
Tig
6af1bd66d2 dotnet.yml 2025-03-16 18:03:56 +01:00
Tig
c3d682a2f0 dotnet.yml 2025-03-16 18:03:56 +01:00
Tig
d1c9f1a772 dotnet.yml 2025-03-16 18:03:56 +01:00
Tig
f4d84c83ce dotnet.yml 2025-03-16 18:03:56 +01:00
Tig
39fb8a7ffb gitignore 2025-03-16 18:03:56 +01:00
Tig
ce20ba6cc5 gitignore 2025-03-16 18:03:56 +01:00
Tig
278484023a gitignore 2025-03-16 18:03:56 +01:00
Tig
ca53d331e3 updated gitversion 2025-03-16 18:03:56 +01:00
BDisp
486f129c8a Fixes #3752. Tracking Windows Terminal Preview Issue - App size is corrupted 2025-03-16 18:03:56 +01:00
BDisp
1860687839 Fixes #3740. Disabled MenuItem triggers exception. 2025-03-16 18:03:56 +01:00
BDisp
433df8b9c9 Fixes #3738. CursesDriver stops responding. 2025-03-16 18:03:56 +01:00
BDisp
565793b85c V1 Fixes #3541. Checking if clipboard is available on windows. (#3658)
* V1 Fixes #3541. Checking if clipboard is available on windows.

* Fix nuget packages with vulnerabilities.
2025-03-16 18:03:56 +01:00
Tig
a80e24ac5b dotnet.yml 2025-03-16 16:34:39 +01:00
Tig
a3418caa65 dotnet.yml 2025-03-16 15:38:07 +01:00
Tig
59bc1d3e7b dotnet.yml 2025-03-16 15:31:16 +01:00
Tig
16a13d6549 dotnet.yml 2025-03-16 15:28:04 +01:00
Tig
4982a6ad09 gitignore 2025-03-16 15:21:51 +01:00
Tig
0557d6f21e gitignore 2025-03-16 15:17:43 +01:00
Tig
c81e50b8c0 updated gitversion 2025-03-16 15:09:55 +01:00
Glenn Slayden
8d71a9f942 [README.md] trivial typo (#3907) 2025-02-18 11:21:19 -07:00
Tig
f8a0e233fc Merge pull request #3809 from BDisp/v1_3752_windowsdriver-wt-preview-fix
Fixes #3752. Tracking Windows Terminal Preview Issue - App size is corrupted
2024-11-07 16:25:17 -07:00
BDisp
5c0dc43c9c Fixes #3752. Tracking Windows Terminal Preview Issue - App size is corrupted 2024-11-06 16:16:17 +00:00
Tig
07672c38ee Merge pull request #3744 from BDisp/v1_3740_disabled-menuitem-exception-fix
V1 - Fixes #3740. Disabled MenuItem triggers exception.
2024-09-19 13:29:12 -06:00
BDisp
42b9a4d4af Fixes #3740. Disabled MenuItem triggers exception. 2024-09-18 22:34:09 +01:00
BDisp
962d552835 Fixes #3738. CursesDriver stops responding. 2024-09-17 10:07:49 -06:00
BDisp
1b99168f51 V1 Fixes #3541. Checking if clipboard is available on windows. (#3658)
* V1 Fixes #3541. Checking if clipboard is available on windows.

* Fix nuget packages with vulnerabilities.
2024-08-12 06:44:09 -06:00
Tig
3fbab50a08 Merge branch 'v1_develop' into v1_release v1.17.1 2024-07-11 16:34:12 -06:00
Tig
2ba37d646e Merge pull request #3607 from tig/v1_17_1
Fixes #3606 - Release v1.17.1
2024-07-11 16:32:33 -06:00
Tig
5353f66c4b Fixed yml 2024-07-11 16:30:28 -06:00
Tig
847e71012f Touched application.cs to force a build 2024-07-11 16:23:09 -06:00
Tig
c08dc11c93 Updated readme for v1.17.1 2024-07-11 16:17:23 -06:00
dependabot[bot]
bf92d1291b Bump xunit from 2.8.1 to 2.9.0 (#3596)
Bumps xunit from 2.8.1 to 2.9.0.

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 09:20:10 -06:00
Tig
859276f8d0 Merge pull request #3580 from tig/v1_3579-Example
Fixes #3579: V1 Example.cs is broken
2024-07-03 10:48:15 -06:00
Tig
7524dbf3ec Merge branch 'develop' into v1_3579-Example 2024-07-03 10:31:40 -06:00
Tig
fbaf610de4 Fixed Readme 2024-07-03 10:30:22 -06:00
Tig
14061dbbae Fixed Example.cs 2024-07-03 10:29:35 -06:00
Tig
f4498e074c Merge pull request #3577 from gui-cs/dependabot/nuget/Microsoft.VisualStudio.Azure.Containers.Tools.Targets-1.21.0
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.20.1 to 1.21.0
2024-07-03 10:11:47 -06:00
Tig
5a1cb4c3c9 Merge pull request #3576 from gui-cs/dependabot/nuget/ReportGenerator-5.3.7
Bump ReportGenerator from 5.3.6 to 5.3.7
2024-07-03 10:11:37 -06:00
dependabot[bot]
482cd9629f Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.20.1 to 1.21.0.

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 14:17:43 +00:00
dependabot[bot]
1b7f1e71fe Bump ReportGenerator from 5.3.6 to 5.3.7
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.3.6 to 5.3.7.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.3.6...v5.3.7)

---
updated-dependencies:
- dependency-name: ReportGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 14:17:19 +00:00
Tig
856950b111 Merge pull request #3449 from ceddy4395/fix-gha-smells
Fix potential github action smells
2024-06-26 10:24:16 -07:00
Tig
8fd69cd15b Merge branch 'develop' into fix-gha-smells 2024-06-26 09:55:45 -07:00
Tig
902a811475 Merge pull request #3562 from BDisp/v1_2598_self-contained-net80-fix
Fixes #2598. Trying to run self-contained application on Ubuntu 22 (Linux-x64), error regarding libdl.so
2024-06-26 09:55:22 -07:00