Commit Graph

6235 Commits

Author SHA1 Message Date
Tig
b4e1b3ec5e All unit tests pass.
Made TextFormatter have independent Width/Height.
2024-07-18 15:24:11 -06:00
Tig
2cecc7762a WIP - Trying to make TextFormatter have indepdentent width/height 2024-07-17 16:18:58 -06:00
Tig
51433c0112 Refactored DimAuto unit tests 2024-07-17 11:25:45 -06:00
Tig
37088737b7 Removed lame title test 2024-07-17 10:54:38 -06:00
Tig
b528ba8bc7 Fixed Vertical FormatAndGetSize Fill issue 2024-07-17 10:15:09 -06:00
Tig
e566dce521 Fixed Horizontal FormatAndGetSize Fill issue; Vertical is still broken 2024-07-17 09:07:54 -06:00
Tig
d8bc511226 Fixed Shortcut 2024-07-17 08:28:38 -06:00
Tig
f6064be449 Fixed SetTextFormatterSize 2024-07-17 08:14:09 -06:00
Tig
a30dbe7286 Fixed broken Window test 2024-07-16 18:51:24 -06:00
Tig
4654d4a85f Undid PosCenter change 2024-07-16 18:49:03 -06:00
Tig
dd6d96a825 Undid PosCenter change 2024-07-16 18:48:38 -06:00
Tig
e93eebb708 Fixed little things. 2024-07-16 18:40:51 -06:00
Tig
0e7e1e2c1e Fixed bogus Title test 2024-07-16 11:10:09 -06:00
Tig
3b8319b802 Added low-level TextFormatter.FormatAndGetSize tests 2024-07-16 11:08:22 -06:00
Tig
ce5fc1c81e Fixed ShadowTests 2024-07-16 09:43:34 -06:00
Tig
06339c98fe Fixed ShadowTests 2024-07-16 09:38:50 -06:00
Tig
f51e38d25e Fixed TextFormatter.FormatAndGetSize for wide vertical text 2024-07-16 09:35:45 -06:00
Tig
0c10d4b121 More unit tests 2024-07-15 16:47:01 -06:00
Tig
a3b606fe6e New unit tests. Lots of fixes 2024-07-15 16:36:05 -06:00
Tig
8bf0207171 Dialog works 2024-07-15 12:00:50 -06:00
Tig
58e4271588 MessageBox works. Dialog broken 2024-07-15 10:22:26 -06:00
Tig
e10564389c Updated About box 2024-07-15 09:27:23 -06:00
Tig
78ab7ecec1 Progress. WIP 2024-07-14 17:58:17 -06:00
Tig
725855d037 Removed accidental stuff 2024-07-14 11:32:13 -06:00
Tig
36503921ca Merged with v2_develop 2024-07-14 11:28:31 -06:00
Tig
7c0a3be549 Merge pull request #3614 from tig/v2-Readme-Showcase
Fixes README, Showcase, and images
2024-07-14 07:17:38 -06:00
Tig
d71fa11a2b Fixed README, Showcase, and images 2024-07-14 07:12:04 -06:00
Tig
3e598e7ee0 Merge pull request #3613 from BDisp/v2_3350_scenario-refactoring
Fixes #3350. Scenario is complex, confusing, and causes errors.
2024-07-14 06:42:20 -06:00
BDisp
fb20feacd1 Remove obsolete Top and Win properties 2024-07-13 23:55:51 +01:00
BDisp
748be6cd95 Remove obsolete Init, Setup and Run virtual methods. 2024-07-13 23:37:37 +01:00
BDisp
f925625baa Add GetQuitKeyAndName helper method. 2024-07-13 23:31:51 +01:00
BDisp
ff7a68b2dc Change all Scenarios to merge their Init, Setup, and Run overrides into Main. 2024-07-13 22:58:13 +01:00
Tig
f1fe7e7628 Merge pull request #3582 from BDisp/v2_3574_self-contained-single-file
Fixes #3574. Enabling trim mode breaks program at runtime (v2 only)
2024-07-12 11:46:55 -06:00
BDisp
abdde3ab6c Remove Terminal.Gui.Analyzers.Internal project from the Terminal.Gui project. 2024-07-12 14:33:36 +01:00
BDisp
3b19567b5c Merge branch 'v2_develop' into v2_3574_self-contained-single-file 2024-07-12 13:50:17 +01:00
Tig
7dc12a4c58 Merge pull request #3608 from gui-cs/dependabot/github_actions/gittools/actions-1
Bump gittools/actions from 0 to 1
2024-07-11 16:52:27 -06:00
Tig
b3ebd7e964 Merge pull request #3609 from gui-cs/dependabot/github_actions/actions/configure-pages-5
Bump actions/configure-pages from 4 to 5
2024-07-11 16:52:18 -06:00
Tig
1c254cc134 Merge pull request #3610 from gui-cs/dependabot/github_actions/peter-evans/repository-dispatch-3
Bump peter-evans/repository-dispatch from 2 to 3
2024-07-11 16:52:09 -06:00
Tig
bebf7c6411 Fixed publish.yml 2024-07-11 16:51:22 -06:00
Tig
b64db9b7a2 Fixed gitversion 2024-07-11 16:48:58 -06:00
Tig
425267bceb Merge pull request #3602 from BDisp/v2_3592_culture-unit-test-on-macos-fix
Fixes #3592. DateField unit tests fail on macos.latest.
2024-07-11 16:44:05 -06:00
Tig
e32b20a933 Merge pull request #3605 from tig/v2_2815-branches
Fixes #2815. New branches for v2 Alpha
2024-07-11 16:43:25 -06:00
dependabot[bot]
5608a796c5 Bump peter-evans/repository-dispatch from 2 to 3
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 2 to 3.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 22:42:52 +00:00
dependabot[bot]
4f95f935f3 Bump actions/configure-pages from 4 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 22:42:49 +00:00
dependabot[bot]
b620865310 Bump gittools/actions from 0 to 1
Bumps [gittools/actions](https://github.com/gittools/actions) from 0 to 1.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](https://github.com/gittools/actions/commits/v1)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 22:42:47 +00:00
Tig
aa209901c5 updated readmes for v2 2024-07-11 16:04:31 -06:00
BDisp
bbce488ca9 Remove JETBRAINS_ANNOTATIONS from project. 2024-07-11 18:07:04 +01:00
BDisp
6cc4d54e43 Fix version ranges. 2024-07-11 15:40:19 +01:00
BDisp
a22f661426 Add version ranges. 2024-07-11 15:39:26 +01:00
BDisp
d8d491a216 Resolving merge conflicts. 2024-07-11 14:12:23 +01:00