BDisp
db78fe28bc
Fixes #2717 . Label not display fully when resizing terminal. ( #2718 )
...
* Fixes #2717 . Label not display fully when resizing terminal.
* Fixes #2719 . View Move and ViewToScreen shouldn't use Clipped parameter as true by default but only for cursor.
* Fixes #2720 . TextFormatter.Draw shouldn't set the Driver.Clip.
* Add braces.
---------
Co-authored-by: Tig <tig@users.noreply.github.com >
2023-07-05 16:53:27 -06:00
Maciej
7936dd1e85
Add table example check to prevent crashes ( #2691 )
...
Co-authored-by: Tig <tig@users.noreply.github.com >
2023-07-05 16:52:13 -06:00
Igor Bagdamyan
409de821c1
Added info about PoshDotnetDumpAnalyzeViewer ( #2721 )
2023-07-05 16:50:24 -06:00
BDisp
ffb135c0fe
Fixes #2705 . ListView does not render correctly before focus. ( #2707 )
2023-07-05 16:47:18 -06:00
BDisp
bf06b47c8f
Fixes #2571 . Wizards background shifts to gray when focusing, looks bad. ( #2706 )
...
* Fixes #2571 . Wizards background shifts to gray when focusing, looks bad.
* Fix margin being negative on Pos.AnchorEnd.
* Fix background color in tab views.
* All tabs need to be manually disposed.
2023-07-05 16:44:10 -06:00
Tigger Kindel
3d9b891e6f
Updates project refs
2023-06-07 09:14:06 -06:00
Tigger Kindel
0db8ef6890
Updates project refs
2023-06-07 08:45:21 -06:00
BDisp
58ad65f348
Fixes #2686 . Border color doesn't change when changing color scheme. ( #2687 )
...
* Fixes #2686 . Border color doesn't change when changing color scheme.
* Fix issue that was preventing unit test from running.
* Fixes #2688 . ReadOnly TextView's broken scrolling after version update.
* keyModifiers must be reset after key up was been processed.
2023-06-07 08:27:23 -06:00
Tig Kindel
1cfc2f4397
Removed unneeded verison info from .csproj
2023-05-24 15:08:47 +02:00
BDisp
22cf4e3274
V1 macos freeze fix 1683 ( #2668 )
...
* Fixes #1683 . The application freezes while resizing the terminal on MacOS
* Remove unused variable.
2023-05-24 08:06:29 +02:00
Thomas Nind
f5ca5b0781
Adds TreeView MaxDepth ( #2652 )
2023-05-21 23:27:01 +02:00
Tig
8287acbe89
Release v1.11 ( #2639 )
...
* Fixed global.json to use 7.0
* Adjusted clipboard unit test timeout on Windows
2023-05-19 10:24:28 +02:00
Thomas Nind
8f199cd765
Add ITreeViewFilter ( #2599 )
...
Co-authored-by: Tig <tig@users.noreply.github.com >
2023-05-10 06:37:24 +02:00
Tig
958a0ed3eb
v1 - Fixes #2598 - Run self-contained application on Linux ( #2607 )
...
* cherry pick #2600 from v2_develop
* cherry pick #2600 from v2_develop
* fixing screwup
* in v1 #if is still needed
2023-05-07 21:22:39 +02:00
dependabot[bot]
536ca47ba3
Bump System.Management from 7.0.0 to 7.0.1 ( #2528 )
...
Bumps [System.Management](https://github.com/dotnet/runtime ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: System.Management
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-15 18:26:29 -06:00
Tigger Kindel
dd49917ad5
Fixed global.json to use 7.0
2023-04-06 09:53:36 -06:00
Tigger Kindel
9d3c382a62
Removed ndpend junk I added by accident
v1.13.0
2023-04-06 09:47:01 -06:00
Tigger Kindel
443039a657
Release v1.10.1
v1.10.1
2023-04-06 09:42:58 -06:00
Tigger Kindel
2cb628c697
Merge branch 'main' of tig:gui-cs/Terminal.Gui
2023-04-06 09:38:14 -06:00
Tigger Kindel
1096007111
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
2023-04-06 09:36:48 -06:00
Tigger Kindel
f766db7f41
Updated to net7.0
2023-04-06 09:36:29 -06:00
Tigger Kindel
ad5e25966b
Updated readmes
2023-04-06 09:36:29 -06:00
Tigger Kindel
2805349e40
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
2023-04-06 09:05:20 -06:00
Tig
8cbe7cbf90
Update README.md with new header
2023-04-06 09:04:14 -06:00
Tig
568dd20061
Update README.md with new header
2023-04-06 09:03:15 -06:00
Tigger Kindel
a7423f216c
version info
2023-04-04 11:10:46 -06:00
Tigger Kindel
f7ee66ddbf
net7.0
2023-04-04 11:06:14 -06:00
Tigger Kindel
a242af54e3
netstadard2.1
2023-04-04 11:04:51 -06:00
Tig
e6aea88d70
Merge pull request #2480 from robece/develop
...
Removed additional colon in SaveAs dialog
2023-04-02 12:50:44 -06:00
Roberto Cervantes
b45c1e67f0
Removed additional colon
2023-04-02 01:45:44 -07:00
Tig
ee32f37f2a
Merge pull request #2458 from gui-cs/dependabot/nuget/SixLabors.ImageSharp-3.0.1
...
Bump SixLabors.ImageSharp from 3.0.0 to 3.0.1
2023-03-31 07:28:39 -06:00
dependabot[bot]
9a5f1edcf7
Bump SixLabors.ImageSharp from 3.0.0 to 3.0.1
...
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases )
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-28 15:09:08 +00:00
Tig
fe7b15c3b2
Merge pull request #2442 from BDisp/v1_textview-replacealltext-fix_2429
...
Fixes #2429 . Error when replacing a word in textView.
2023-03-22 13:45:13 -06:00
BDisp
1525c5021e
Fixes #2429 . Error when replacing a word in textView.
2023-03-22 19:37:16 +00:00
BDisp
5b00dcfd04
Fixes #2429 . Error when replacing a word in textView.
2023-03-22 19:27:46 +00:00
Tigger Kindel
6050e6297f
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
2023-03-22 12:55:11 -06:00
mapgiedev
96cb9cea02
Typo fix
2023-03-17 19:06:16 -06:00
Tig
e7b2ffca79
Update README.md
2023-03-17 09:03:50 -06:00
Tig
033206ba55
Update README.md
2023-03-17 09:03:03 -06:00
Tigger Kindel
93e9b36d4e
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
2023-03-17 08:57:25 -06:00
Tigger Kindel
509cea9fd3
Updated readme
2023-03-17 08:56:38 -06:00
I-Have-No-Idea-What-IAmDoing
d0345e55b8
Fix typo in link in a readme ( #2409 )
...
The link: (https://github.com/gui-cs/Terminal.Gui/issues/368 ) was typed out like (https://github.com/giu-cs/Terminal.Gui/issues/368 ).
2023-03-17 08:56:38 -06:00
Tig
094a9b57de
Merge branch 'develop' into main
v1.10.0
2023-03-16 07:56:10 -06:00
dependabot[bot]
f06d73c5fb
Bump ReactiveUI.Fody from 18.4.22 to 18.4.26 ( #2412 )
...
Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui ) from 18.4.22 to 18.4.26.
- [Release notes](https://github.com/reactiveui/reactiveui/releases )
- [Commits](https://github.com/reactiveui/reactiveui/compare/18.4.22...18.4.26 )
---
updated-dependencies:
- dependency-name: ReactiveUI.Fody
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 07:51:44 -06:00
I-Have-No-Idea-What-IAmDoing
090d918aa7
Fix typo in link in a readme ( #2409 )
...
The link: (https://github.com/gui-cs/Terminal.Gui/issues/368 ) was typed out like (https://github.com/giu-cs/Terminal.Gui/issues/368 ).
2023-03-16 07:49:36 -06:00
Tig
afa6060a9e
Merge pull request #2411 from gui-cs/dependabot/nuget/ReactiveUI-18.4.26
...
Bump ReactiveUI from 18.4.22 to 18.4.26
2023-03-16 07:48:38 -06:00
Tig
58e28692a8
Merge pull request #2410 from gui-cs/dependabot/github_actions/gittools/actions-0.10.2
...
Bump gittools/actions from 0.9.15 to 0.10.2
2023-03-16 07:48:26 -06:00
Tig
709698870a
Merge pull request #2402 from gui-cs/dependabot/nuget/ReportGenerator-5.1.19
...
Bump ReportGenerator from 5.1.17 to 5.1.19
2023-03-16 07:48:13 -06:00
dependabot[bot]
991a41475d
Bump ReactiveUI from 18.4.22 to 18.4.26
...
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui ) from 18.4.22 to 18.4.26.
- [Release notes](https://github.com/reactiveui/reactiveui/releases )
- [Commits](https://github.com/reactiveui/reactiveui/compare/18.4.22...18.4.26 )
---
updated-dependencies:
- dependency-name: ReactiveUI
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 15:08:12 +00:00
dependabot[bot]
652c0c4933
Bump gittools/actions from 0.9.15 to 0.10.2
...
Bumps [gittools/actions](https://github.com/gittools/actions ) from 0.9.15 to 0.10.2.
- [Release notes](https://github.com/gittools/actions/releases )
- [Commits](https://github.com/gittools/actions/compare/v0.9.15...v0.10.2 )
---
updated-dependencies:
- dependency-name: gittools/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 15:02:12 +00:00