Tig
e86a2fca2f
Simplfiied app scope key setters
2024-08-05 08:54:05 -06:00
Tig
9526b4eabd
Found and fixed another Shortcut bug
2024-08-03 21:59:28 -06:00
Tig
18ac4abab4
simplified test
2024-08-03 21:49:27 -06:00
Tig
bc1483ea94
Merge branch 'v2_2491-Refactor-TopLevel-Application-And-Focus' of tig:tig/Terminal.Gui into v2_2491-Refactor-TopLevel-Application-And-Focus
2024-08-03 18:09:21 -06:00
Tig
f70e8ded40
Doc updates
2024-08-03 18:08:51 -06:00
Tig
fc05d06a85
Merge branch 'v2_develop' into v2_2491-Refactor-TopLevel-Application-And-Focus
2024-08-03 20:01:00 -04:00
Tig
8c14ab3b6a
Doc updates
2024-08-03 17:59:43 -06:00
Tig
3072d8b432
Back ported navigation.md
2024-08-03 17:52:38 -06:00
Tig
18997e07a6
Merge branch 'v2_2491-Refactor-TopLevel-Application-And-Focus' of tig:tig/Terminal.Gui into v2_2491-Refactor-TopLevel-Application-And-Focus
2024-08-03 17:50:59 -06:00
Tig
5f567be2d0
Code cleanup & doc fix
2024-08-03 17:50:37 -06:00
Tig
bbe8fbf663
Merge branch 'v2_develop' into v2_2491-Refactor-TopLevel-Application-And-Focus
2024-08-03 19:44:40 -04:00
Tig
981963a47b
Fix api doc publish
2024-08-03 17:22:34 -06:00
Tig
87726454c9
Fixed KeyBinding issue @bdisp found
2024-08-03 17:16:06 -06:00
Tig
288e3fbfc0
Fixed hack
2024-08-03 07:32:30 -06:00
Tig
4985da476e
Hacked in Application.Navigation.Set/GetFocused
2024-08-03 07:21:49 -06:00
Tig
ac9d0118dc
Updated Window.Arrangement
2024-08-02 14:57:25 -06:00
Tig
09c1003716
Enabled ViewArrangement.Overlapped zorder hack
2024-08-02 14:47:49 -06:00
Tig
eaa5b01cc5
backported ViewExperiments
2024-08-02 14:20:16 -06:00
Tig
8cbbcd89d2
backported adornmentseditor
2024-08-02 14:19:24 -06:00
Tig
8da833a4c6
Added Next/PrevTabKeys.
...
Refactored ApplicationNavigation in prep for further work
2024-08-02 13:57:23 -06:00
Tig
79e50b4d8f
Nuked AlternateFwd/BkKeys.
...
Added Next/PrevTabGroupKey.
Fixed tests.
2024-08-02 13:41:53 -06:00
Tig
bb16e695fa
merged with v2_develop
2024-08-02 11:56:45 -06:00
Tig
94fdcbe413
Merge pull request #3625 from tig/v2-IOrientation
...
Adds `IOrientation` and `OrientationHelper` - opinionated changing/changed event pattern
2024-08-02 13:35:12 -04:00
Tig
5768add496
Merge branch 'v2_develop' into v2-IOrientation
2024-08-02 13:22:59 -04:00
Tig
9a6e09f664
Merge branch 'v2_develop' into v2_2491-Refactor-TopLevel-Application-And-Focus
2024-08-02 13:18:39 -04:00
Tig
25018b714a
Changed Shortcuts scenario to use Ctrl-F4 to exit instead of Ctrl-Z as that's used for suspend on linux/mac
2024-08-02 11:10:07 -06:00
Tig
2f71fc0bc3
Code cleanup
2024-08-02 10:59:53 -06:00
Tig
a0e639dbe7
Merge pull request #3633 from BDisp/v2_3632_embedded-strings-resources-for-self-contained
...
Fixes #3632 . Automate getting cultures from the embedded resources strings for self-contained app.
2024-08-01 14:58:12 -04:00
BDisp
f3146a25cd
Re-add assertions to ensure it's working running the executable file.
2024-08-01 10:47:31 +01:00
BDisp
5910d13bd1
Remove unused using.
2024-07-31 18:10:04 +01:00
BDisp
60da57de43
Fixes #3632 . Automatize getting cultures from the embedded resources strings for self-contained app.
2024-07-31 18:04:21 +01:00
Tig
469b3572d5
Revamped Scenario
2024-07-31 10:33:37 -04:00
Tig
6f4c7be477
Cleaned up some unit tests
2024-07-31 10:14:05 -04:00
Tig
38e517c921
Added AllViews_AtLeastOneNavKey_Leaves
2024-07-31 09:05:57 -04:00
Tig
47e1c87590
Added AllViews_AtLeastOneNavKey_Leaves
2024-07-31 09:05:26 -04:00
Tig
3d00102125
Added BUGBUGs
2024-07-31 02:27:58 -04:00
Tig
6c889c9442
Fixed FileDialog test
2024-07-31 02:20:47 -04:00
Tig
37f349004a
WIP: More. Trying to fix TableView regression
2024-07-31 02:07:48 -04:00
Tig
66ac07a301
Merge pull request #3612 from BDisp/v2_3611_localization-self-contained-single-file-fix
...
Fixes #3611 . Localization not working on self-contained single-file.
2024-07-29 17:00:36 -04:00
Tig
cf1435ae96
WIP: Fixed stuff. Broke stuff. Making progress.
2024-07-29 16:59:58 -04:00
BDisp
1c57b4fc13
Merge branch 'v2_develop' into v2_3611_localization-self-contained-single-file-fix
2024-07-29 15:46:18 +01:00
Tig
f2eb9ce6e2
WIP: More refining
2024-07-29 10:17:10 -04:00
Tig
65592b4135
WIP: Refining TabStop and GroupStop
2024-07-28 10:37:22 -04:00
Tig
eb8036b740
Merge pull request #3630 from ChrisPulman/v2_develop
...
Update for ReactiveUI Example
2024-07-28 07:59:56 -04:00
Chris Pulman
e167f4e363
Update Formatting
2024-07-28 12:29:07 +01:00
Chris Pulman
a225b421c8
Update ReactiveUI Example
2024-07-28 12:23:09 +01:00
Tig
d407683d5b
Made View.Navigation nullable enable.
...
Changed TabIndex to int?.
Changed TabStop to int?.
Changed TabStop flags.
2024-07-27 17:21:47 -04:00
Tig
d507426c6d
Changed semantics of TabIndexes, TabIndex, and CanFocus relative to TabStop.
...
CanFocus is not coupled with the tab index or tab stop other than to automatically set TabStop when set to True.
A TabIndex of -1 is only used to indicate TabStop_set has not been called.
Once nullable is enabled, we'll change _tabIndex to be nullable.
Changing CanFocus does not impact TabIndex (except in that it sets TabStop if it's None).
2024-07-27 11:55:41 -04:00
Tig
fa4b9dc60f
Added BUGBUGs and TODOs re TabIndex
2024-07-27 11:07:21 -04:00
Tig
4ede0648f4
TabStop -> now of type TabStop.
...
Updated unit tests.
2024-07-27 10:58:52 -04:00