Tig
|
6c0607d6f2
|
Merge pull request #3550 from BDisp/v1_3545_focused-view-sync-fix
Fixes #3545. V1 Superview most focused view not sync with the overlapped view.
|
2024-06-18 06:53:07 -07:00 |
|
BDisp
|
abdb7db1b8
|
Fixes #3545. V1 Superview most focused view not sync with the overlapped view.
|
2024-06-17 23:00:14 +01:00 |
|
Tig
|
2e1b1a8df4
|
Merge pull request #3528 from gui-cs/dependabot/nuget/ReportGenerator-5.3.6
Bump ReportGenerator from 5.3.4 to 5.3.6
|
2024-06-08 21:19:53 -06:00 |
|
Tig
|
ab86c4fbdd
|
Merge pull request #3519 from BDisp/v1_3518-netdriver-readkey-fix
Fixes #3518. v1 NetDriver throws System.InvalidOperationException when a key is pressed.
|
2024-06-08 21:09:54 -06:00 |
|
Tig
|
5a2b844e7b
|
Merge pull request #3500 from BDisp/v1_2897-listwrapper-source-workaround
v1 Fixes #2897. ListView ListWrapper - marking does work if you give an IList which in which the count changes
|
2024-06-08 21:09:14 -06:00 |
|
dependabot[bot]
|
48334dead8
|
Bump ReportGenerator from 5.3.4 to 5.3.6
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.3.4 to 5.3.6.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.3.4...v5.3.6)
---
updated-dependencies:
- dependency-name: ReportGenerator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 14:42:17 +00:00 |
|
BDisp
|
7d8c5a2e54
|
Fixes #3527. v1 CursesDriver isn't updating the buffer on the UpdateOffScreen method.
|
2024-06-03 01:52:07 +01:00 |
|
BDisp
|
f749eef8e9
|
Remove InvalidOperationException and use Task.Delay with CancellationTokenSource.
|
2024-06-02 20:03:29 +01:00 |
|
BDisp
|
5b4195ed61
|
Restore buffer and cursor during suspend.
|
2024-06-01 15:21:06 +01:00 |
|
BDisp
|
78de7b116a
|
Add support for Suspend.
|
2024-05-30 22:12:22 +01:00 |
|
BDisp
|
322948cfaa
|
Ensures cursor visibility when cursor is visible.
|
2024-05-30 21:54:12 +01:00 |
|
BDisp
|
dee29b50b1
|
Fixes #3518. v1 NetDriver throws System.InvalidOperationException when a key is pressed.
|
2024-05-30 21:50:17 +01:00 |
|
Tig
|
85a759c1c8
|
Merge pull request #3513 from tig/v1_17_0
Release v1.17.0
|
2024-05-29 11:40:27 -06:00 |
|
Tig
|
97d86e4fb3
|
Release v1.17.0
|
2024-05-29 11:37:00 -06:00 |
|
Tig
|
0db120da8d
|
Merge pull request #3486 from tig/v1_3484-dotnet8
Fixes #3484 (V1) - Updates SDK version to dotnet8, adds `netstandard2.0` and `net8.0` `TargetFrameworks`
|
2024-05-29 11:31:37 -06:00 |
|
Tig
|
5f3898d190
|
Updated nuget packages
|
2024-05-29 11:29:20 -06:00 |
|
Tig
|
bf9845ef08
|
Updated nuget packages
|
2024-05-29 11:28:34 -06:00 |
|
Tig
|
17eb63e693
|
Merge branch 'develop' of github.com:gui-cs/Terminal.Gui into develop
|
2024-05-29 11:27:00 -06:00 |
|
Tig
|
1e3a9b2632
|
Rebased
|
2024-05-29 11:25:44 -06:00 |
|
Tig
|
9735e086bb
|
Merge pull request #3495 from gui-cs/dependabot/nuget/Microsoft.NET.Test.Sdk-17.10.0
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
|
2024-05-29 11:07:57 -06:00 |
|
Tig
|
881686b375
|
Merge pull request #3511 from BDisp/v1_3496-esc-key-onkeydown-unix-fix
Fixes #3496. Escape Key not invoking OnKeyDown on Unix.
|
2024-05-29 11:06:17 -06:00 |
|
BDisp
|
a423836fc1
|
Fixes #3496. Escape Key not invoking OnKeyDown on Unix.
|
2024-05-29 14:45:45 +01:00 |
|
BDisp
|
d5bf412d37
|
Adjust the top considering the selected item and the frame height.
|
2024-05-29 12:34:59 +01:00 |
|
BDisp
|
d7b0899f2b
|
Prevent System.NullReferenceException.
|
2024-05-26 17:39:34 +01:00 |
|
BDisp
|
87ea75b3c1
|
v1 Fixes #2897. ListView ListWrapper - marking does work if you give an IList which in which the count changes
|
2024-05-26 17:23:19 +01:00 |
|
dependabot[bot]
|
53d88eb539
|
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-22 14:57:53 +00:00 |
|
Tig
|
c93afc7787
|
Merge pull request #3492 from eatdrinksleepcode/patch-1
Fix incorrect link to Conceptual Documentation
|
2024-05-21 06:30:52 -07:00 |
|
Tig
|
77a681c93a
|
Merge branch 'develop' into patch-1
|
2024-05-21 06:30:35 -07:00 |
|
Tig
|
b4b7db33a8
|
Updates nuget
|
2024-05-21 07:28:39 -06:00 |
|
Tig
|
42ef3ca3b4
|
Merge pull request #3491 from gui-cs/dependabot/nuget/ReactiveUI-20.1.1
Bump ReactiveUI from 20.0.1 to 20.1.1
|
2024-05-21 06:26:40 -07:00 |
|
Tig
|
ffd875c38a
|
added netstandard2.0
|
2024-05-21 07:23:01 -06:00 |
|
Tig
|
736a96da77
|
readded net7.0
|
2024-05-21 07:19:48 -06:00 |
|
David Nelson
|
f9d683ca72
|
Fix incorrect link to Conceptual Documentation
|
2024-05-20 12:37:24 -05:00 |
|
dependabot[bot]
|
46227cfa99
|
Bump ReactiveUI from 20.0.1 to 20.1.1
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 20.0.1 to 20.1.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/20.0.1...20.1.1)
---
updated-dependencies:
- dependency-name: ReactiveUI
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-20 14:48:22 +00:00 |
|
Tig
|
3dc558318e
|
Updated to support dotnet8
|
2024-05-20 06:54:02 -06:00 |
|
Tig
|
a3d984ac34
|
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
|
2024-05-20 06:41:57 -06:00 |
|
Tig
|
8712181b60
|
Merge pull request #3458 from gui-cs/dependabot/nuget/CsvHelper-32.0.2
Bump CsvHelper from 32.0.1 to 32.0.2
|
2024-05-09 16:44:51 -06:00 |
|
dependabot[bot]
|
73681e1556
|
Bump CsvHelper from 32.0.1 to 32.0.2
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 32.0.1 to 32.0.2.
- [Commits](https://github.com/JoshClose/CsvHelper/compare/32.0.1...32.0.2)
---
updated-dependencies:
- dependency-name: CsvHelper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-08 14:39:08 +00:00 |
|
Tig
|
915025b005
|
Merge pull request #3442 from gui-cs/dependabot/nuget/xunit-2.8.0
Bump xunit from 2.7.1 to 2.8.0
|
2024-05-07 20:40:24 -06:00 |
|
Tig
|
849a034257
|
Merge pull request #3447 from gui-cs/dependabot/nuget/ReactiveUI-20.0.1
Bump ReactiveUI from 19.6.1 to 20.0.1
|
2024-05-07 20:40:14 -06:00 |
|
dependabot[bot]
|
e13ecf07d6
|
Bump xunit from 2.7.1 to 2.8.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0.
- [Commits](https://github.com/xunit/xunit/compare/2.7.1...2.8.0)
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-03 17:35:22 +00:00 |
|
Tig
|
4190b16bd1
|
Merge branch 'develop' into dependabot/nuget/ReactiveUI-20.0.1
|
2024-05-03 11:33:51 -06:00 |
|
Tig
|
5b83049ea0
|
Merge pull request #3441 from gui-cs/dependabot/nuget/xunit.runner.visualstudio-2.8.0
Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0
|
2024-05-03 11:33:39 -06:00 |
|
Tig
|
025d817452
|
Merge pull request #3440 from gui-cs/dependabot/nuget/CsvHelper-32.0.1
Bump CsvHelper from 32.0.0 to 32.0.1
|
2024-05-03 11:33:27 -06:00 |
|
Tig
|
065633f07a
|
Merge pull request #3446 from dhorions/patch-1
Add Game using Terminal.gui called "Capital and Cargo" to showcase.md
|
2024-05-01 13:54:53 -06:00 |
|
dependabot[bot]
|
4b27ff9cd9
|
Bump ReactiveUI from 19.6.1 to 20.0.1
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 19.6.1 to 20.0.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/19.6.1...20.0.1)
---
updated-dependencies:
- dependency-name: ReactiveUI
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-01 15:02:13 +00:00 |
|
Dries Horions
|
64f73abec7
|
Add Capital and Cargo to showcase.md
Add https://github.com/dhorions/Capital-and-Cargo to showcase.md
|
2024-05-01 08:50:17 +02:00 |
|
dependabot[bot]
|
333bb047e5
|
Bump xunit.runner.visualstudio from 2.5.7 to 2.8.0
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.8.0)
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 14:57:33 +00:00 |
|
dependabot[bot]
|
7cd7390c84
|
Bump CsvHelper from 32.0.0 to 32.0.1
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 32.0.0 to 32.0.1.
- [Commits](https://github.com/JoshClose/CsvHelper/commits)
---
updated-dependencies:
- dependency-name: CsvHelper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 14:57:09 +00:00 |
|
Tig
|
d89867b466
|
Merge pull request #3430 from gui-cs/dependabot/nuget/ReportGenerator-5.2.5
Bump ReportGenerator from 5.2.4 to 5.2.5
|
2024-04-27 07:45:36 -06:00 |
|