Commit Graph

6237 Commits

Author SHA1 Message Date
Tig
022050db73 Fixed nullable warnings 7 2024-07-24 15:09:48 -06:00
Tig
ff47aa29b9 Fixed nullable warnings 6 2024-07-24 14:39:34 -06:00
Tig
689c0cd93f Fixed nullable warnings 5 2024-07-24 14:37:23 -06:00
Tig
3b35189106 Fixed nullable warnings 4 2024-07-24 14:36:20 -06:00
Tig
04dbe68dbf Fixed nullable warnings 3 2024-07-24 14:20:08 -06:00
Tig
73a9dc37c4 Fixed nullable warnings 2 2024-07-24 14:15:32 -06:00
Tig
0c56dfeb5a Moved view navigation out of Toplevel and into Application (via ViewNavigation static class). 2024-07-24 12:56:55 -06:00
Tig
4a56b84324 removed unneeded AlternateBack/FormardKey code from Toplevel 2024-07-24 12:41:28 -06:00
Tig
c088f2e98c removed unneeded key handling code from Toplevel 2024-07-24 12:38:59 -06:00
Tig
22dcbc1a78 removed un needed key handling code from TextView 2024-07-24 12:36:45 -06:00
Tig
c03dd32031 Moved Toplevel keybindings out of Toplevel to Application.
Still need to move navigation code out of Toplevel
2024-07-24 12:28:30 -06:00
Tig
feaf5c0f6c WIP (Very Broken) try to move keybindings out of Toplevel to app 2024-07-23 18:12:43 -06:00
Tig
f8e8aff29f More Toplevel.cs organization & docs 2024-07-23 15:36:36 -06:00
Tig
fe5cbe4df3 More Toplevel.cs organization & docs 2024-07-23 14:42:50 -06:00
Tig
d813b1f137 Fixed dumb enum cast in KeyBinding code 2024-07-23 14:19:57 -06:00
Tig
d44e8d3b81 More Toplevel.cs organization & docs 2024-07-23 09:59:30 -06:00
Tig
47010805cd Toplevel.cs organization 2024-07-23 09:41:21 -06:00
Tig
250050c8a2 Toplevel cleanup 2024-07-22 17:50:45 -06:00
Tig
2939108bfe Added Toplevel to spelling dict 2024-07-22 17:06:21 -06:00
Tig
0b8e4342d4 Applicaation Toplevel handling moved to separate file 2024-07-22 17:05:06 -06:00
Tig
2e0a9a7c68 Fixed nullable warnings 2024-07-22 16:59:10 -06:00
Tig
44ce74a5c0 Refactored Application into smaller files.
Made Application #nullable enable
2024-07-22 16:52:02 -06:00
Tig
14d8bf5ba3 Merge branch 'v2_develop' into v2_2491-Toplevel-Redesign 2024-07-22 16:23:27 -06:00
Tig
d79b8c05ad Merge pull request #3624 from gui-cs/dependabot/github_actions/gittools/actions-2
Bump gittools/actions from 1 to 2
2024-07-22 11:01:56 -06:00
dependabot[bot]
7c4d94c420 Bump gittools/actions from 1 to 2
Bumps [gittools/actions](https://github.com/gittools/actions) from 1 to 2.
- [Release notes](https://github.com/gittools/actions/releases)
- [Commits](https://github.com/gittools/actions/compare/v1...v2)

---
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-22 14:24:55 +00:00
Tig
f328f0c93f Initial commit. 2024-07-21 16:52:18 -06:00
Tig
e8644f3948 Merge pull request #3620 from csinkers/fix-typos
Fix typos
2024-07-19 16:49:40 -06:00
Cam Sinclair
114d9aa89d Fix typo in config.json 2024-07-19 13:34:08 +10:00
Cam Sinclair
952fc49709 Fix typos 2024-07-19 13:16:48 +10: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
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