Tig
4445abe871
Code cleanup
2024-09-22 17:42:19 -06:00
Tig
c249e14ab6
Code cleanup
2024-09-22 17:40:52 -06:00
Tig
cdfc49ece5
unit test issue
2024-09-22 16:30:38 -06:00
Tig
5293a84e61
charmap button issue
2024-09-22 15:37:54 -06:00
Tig
5861277b65
Color schemes - unit test fixes
2024-09-22 15:33:06 -06:00
Tig
c33736dfa6
Color schemes
2024-09-22 13:20:22 -06:00
Tig
72aac7fefa
WIP: Making Hover work menu-style
2024-09-22 09:03:00 -06:00
Tig
7eb241e6f7
Refactored Higlight event
2024-09-22 08:18:08 -06:00
Tig
1f793b09ec
Consistent naming
2024-09-22 06:56:21 -06:00
Tig
3c1d6a8504
Fixed diagnostcis
2024-09-21 20:27:43 -06:00
Tig
28fc3eaf26
Enabled ViewHighlight.Hover
2024-09-21 20:26:11 -06:00
Tig
21e55cc6c0
Enabled ViewHighlight.Hover
2024-09-21 20:22:30 -06:00
Tig
8189667c3e
Code cleanup
2024-09-21 19:05:08 -06:00
Tig
f9e0c9fe03
Fixed unit test
2024-09-21 17:39:00 -06:00
Tig
7d82873f2c
Re enabled ViewDiagnostics.MouseEnter
2024-09-21 17:28:34 -06:00
Tig
f512cd49c3
Refactored Leave event and added unit tests
2024-09-21 16:01:26 -06:00
Tig
e95ff61fef
Refactored Enter event and added unit tests
2024-09-21 15:46:05 -06:00
Tig
1dd2d9f38c
Added Application.Mouse tests
2024-09-21 14:29:51 -06:00
Tig
58d0781a98
Added View.Mouse tests
2024-09-21 13:53:16 -06:00
Tig
d5181fcee9
test traits
2024-09-21 08:49:35 -06:00
Tig
a5fa3c4faa
Merge branch 'v2_3750-MouseEnter' of tig:tig/Terminal.Gui into v2_3750-MouseEnter
2024-09-20 17:37:36 -06:00
Tig
dfde8f6617
Code cleanup
2024-09-20 17:37:25 -06:00
Tig
f4d63b0721
Merge branch 'v2_develop' into v2_3750-MouseEnter
2024-09-20 17:37:09 -06:00
Tig
ed921edda9
Fixed. With more unit tests.
2024-09-20 17:17:21 -06:00
Tig
8dbdccd77f
Refactored
2024-09-20 16:46:22 -06:00
Tig
12e3346c01
Prototype
2024-09-20 11:53:14 -06:00
BDisp
ee13e2ca3a
Fixes #3740 . Disabled MenuItem triggers exception. ( #3745 )
2024-09-19 13:29:57 -06:00
Tig
097a51976a
Merge pull request #3748 from tig/v2-docx-upgrade
...
Apply docs changes from v2_2491-Overlapped
2024-09-19 12:45:27 -06:00
Tig
eca05c9187
Apply docs changes from v2_2491-Overlapped
2024-09-19 12:37:22 -06:00
BDisp
40056a6f2c
Fixes #3729 . ProcessContinuousButtonPressedAsync is using a stale MouseEvent. ( #3730 )
2024-09-05 08:30:33 -06:00
Tig
deadd5bdb4
Merge pull request #3727 from gui-cs/tig-patch-1
...
Update Terminal.Gui.csproj
2024-09-03 10:58:33 -06:00
Tig
36dbebbf26
Update Terminal.Gui.csproj
2024-09-03 10:58:20 -06:00
Tig
4c44f65927
Update CommunityToolkitExample.csproj
2024-09-03 10:57:18 -06:00
Tig
7cfbf988f7
Update Terminal.Gui.csproj
2024-09-03 10:56:14 -06:00
Tig
b9efc3e613
Update UnitTests.csproj
2024-09-03 10:55:57 -06:00
Tig
e9d34b4c63
Update CommunityToolkitExample.csproj
2024-09-03 10:53:26 -06:00
Tig
842b246e68
fixed bug correctly
2024-09-03 10:02:54 -06:00
Tig
ae7137549b
Updated nuget packages
2024-09-03 09:54:20 -06:00
Tig
3489615b2a
Merge branch 'v2_release' into v2_develop
2024-09-03 09:43:55 -06:00
Tig
5cdac86fea
Fixed warnings
2024-09-03 09:42:06 -06:00
Tig
f74d75d9fd
Fixed dim test that fails in retail
2024-09-03 09:42:06 -06:00
Tig
9b87f52e24
Merge pull request #3718 from gui-cs/v2_develop
...
Merge v2_develop in to v2_release
2024-09-02 20:51:20 -06:00
Tig
f2e531045a
Merge branch 'v2_release' into v2_develop
2024-09-02 18:39:20 -04:00
BDisp
fa0085d9e4
ix some more bug, cleanup code and add more unit tests.
2024-09-02 12:54:25 -04:00
BDisp
e83bfa7800
Some more nullable fix.
2024-09-02 12:54:25 -04:00
BDisp
1e9f2f4778
Fix some more bugs. Nullable is very treacherous.
2024-09-02 12:54:25 -04:00
BDisp
552f9ed0a8
Fix some bug, clean code and more unit tests.
2024-09-02 12:54:25 -04:00
BDisp
fbaad62673
Remove more warnings.
2024-09-02 12:54:25 -04:00
BDisp
02a98f3fc2
Fixes #3700 . ContextMenu pollutes Toplevel.MenuBar's key bindings
2024-09-02 12:54:25 -04:00
Thomas Nind
5b2e10e6d0
Fixes #3696 Remove custom navigation in FileDialog ( #3712 )
...
* Remove custom navigation in FileDialog and change Ok/Cancel to use AddButton
* Fix most tests
* Update drawing tests to use contents asserts instead
* Update positioning to be less absolute
* TableView to not swallow cursors if no selection change manifests
* Make SetSelection cleverer about how it decides selection changed
* Refactor TableView key handling/Tab to be simpler and faster
* Tests for TableView selection moving out
* Add test for TableView selection change swallow cursor
* Fix formatting
* Fix split container height when buttons have shadows
* Fix alignment of buttons and input boxes
2024-09-01 14:57:41 -06:00