Commit Graph

3628 Commits

Author SHA1 Message Date
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
dependabot[bot]
56ac3547b0 Bump ReportGenerator from 5.1.17 to 5.1.19
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.17 to 5.1.19.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.1.17...v5.1.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 14:30:20 +00:00
Tig
da18332182 Merge pull request #2397 from tig/v1_contributing
Partially fixes #2391 - Updated readmes to note v1 is now in Maintenace mode
2023-03-03 15:27:26 -07:00
Tigger Kindel
06bd8cd1ff More guidance for v2 2023-03-03 15:20:59 -07:00
Tigger Kindel
f5031c03db Merge branch 'v1_contributing' of tig:tig/Terminal.Gui into v1_contributing 2023-03-03 15:13:59 -07:00
Tigger Kindel
f9a271529a Merge branch 'develop' of tig:gui-cs/Terminal.Gui into v1_contributing 2023-03-03 15:13:15 -07:00
Tig
285b4c6b4b Merge branch 'develop' into v1_contributing 2023-03-03 15:13:02 -07:00
Tigger Kindel
08591663a2 Updated readmes to note v1 is now in maintencce mode 2023-03-03 15:11:55 -07:00
dependabot[bot]
dae1c26cb7 Bump SixLabors.ImageSharp from 2.1.3 to 3.0.0 (#2388)
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.3 to 3.0.0.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v2.1.3...v3.0.0)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 15:35:06 -07:00
BDisp
1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375)
* Changed ansi esc sequence used on exit.

* Changed ansi esc sequence used on exit.

* Improves HeightAsBuffer although currently only works on Windows.

* Fixes #2267. Toplevel.EnsureVisibleBounds throws an exception if border is null.

* Changing comment as requested.

* Fixes indentation.

* Seems not needed for now, maybe some update, comment for now.

* Renamed HeightAsBuffer to EnableConsoleScrolling and made it obsolete.

* Add comment on remarks for EnableConsoleScrolling.

* merged @bdisp's EnableConsoleScrolling PR

* Fixes buffer for Windows Terminal.

* Fixes issue in Windows Terminal on resizing causing some lines not be drawing after exceptions.

* merge #9

* merged #9

* use ESC [ ? 1047

* Tweaks with new esc codes

* Fixed curses driver to not nuke scroll buffer and to resize properly

* merge

* Cleand up netdriver escape codes

* fixed spaces->tabs

* fixed spaces->tabs

* fixed spaces->tabs

* fixed spaces->tabs

* fixed merge issue and  spaces->tabs

* fixed spaces->tabs

* fixed spaces->tabs

* fixed spaces->tabs

* fixed  build error

* removed old comments

* Resolving merge conflicts.

* Ensuring reset the EnableConsoleScrolling.

* Changing from HeightAsBuffer to EnableConsoleScrolling.

* Done requested changes.

* Reformatting.

* Rename to EscSeqReqStatus.

* Removing Console.Out.Flush ();

---------

Co-authored-by: Charlie Kindel <tig@users.noreply.github.com>
Co-authored-by: Tig Kindel <tig@kindel.com>
2023-02-25 15:30:44 -07:00
BDisp
ed27696b9e Fixes 2342. Border: can't change border color in window by Border.BorderBrush. (#2345)
* Fixes 2342. Border: can't change border color in window by Border.BorderBrush.

* Fixes border initialization.

---------

Co-authored-by: Tig <tig@users.noreply.github.com>
2023-02-25 15:26:04 -07:00