BDisp
63ceef5259
FindAndOpenMenuByHotkey now search inside Menus and inside his Children.
2023-08-11 07:01:01 -06:00
BDisp
1fc239a895
Fixes #2787 . MenuItem with CanExecute returning false is select when a MenuBar is opened.
2023-08-11 07:01:01 -06:00
BDisp
b40d2a65a9
Added hosted scroll bar unit test.
2023-08-11 07:00:07 -06:00
BDisp
27b3375dae
Prevents set offsets if start is equal to zero.
2023-08-11 07:00:07 -06:00
BDisp
20650213c2
Fix paste not working and invoke ContentsChanged where is needed. Add unit test.
2023-08-11 07:00:07 -06:00
BDisp
cd10fb4cae
Improving BottomOffset and RightOffset by not relying on CurrentRow and CurrentColumn.
2023-08-11 07:00:07 -06:00
BDisp
2bcd22c49d
Add ColorScheme to the contentBottomRightCorner and only set the visibility if necessary.
2023-08-11 07:00:07 -06:00
BDisp
9938b89560
Fix typo on private method.
2023-08-11 07:00:07 -06:00
BDisp
9d9d088a30
Prevent passing wrong frame to SetRelativeLayout method.
2023-08-11 07:00:07 -06:00
BDisp
281f470aa4
Use Curses.flushinp to throws away any typeahead.
2023-08-08 07:08:13 -06:00
BDisp
c6b5ada5c4
Make code more readable on ProcessMouseEvent method as suggested.
2023-08-08 07:08:13 -06:00
BDisp
886c86aee3
Simplifying Curses.KeyResize code as suggest.
2023-08-08 07:08:13 -06:00
BDisp
72d5787b69
Prevents echoing text at the terminal when leaving the app due to escape sequences.
2023-08-08 07:08:13 -06:00
BDisp
68c66135ee
Prevents a click or double click event belonging to a prior driver instance.
2023-08-08 07:08:13 -06:00
BDisp
359b47b61a
This test still failing sometimes:
...
Failed Terminal.Gui.DriverTests.ConsoleDriverTests.TestVKPacket(unicodeCharacter: '3', shift: False, alt: False, control: False, initialVirtualKey: '3', initialScanCode: 4, expectedRemapping: D3, expectedVirtualKey: '3', expectedScanCode: 4) [17 ms]
Error Message:
Assert.Equal() Failure: Values differ
Expected: D3
Actual: N
2023-08-08 07:08:13 -06:00
BDisp
17f123b214
Fixes #2784 . CursesDriver throws System.StackOverflowException on console resizing.
2023-08-08 07:08:13 -06:00
BDisp
6590c58874
Fix condition if Window and Application.Top.
2023-08-07 09:29:29 -06:00
BDisp
2fb2b0f5e3
Fixes 2780. Moving a Window that is Application.Top shouldn't be allowed.
2023-08-07 09:29:29 -06:00
dependabot[bot]
28f3224b60
Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.6.3 to 17.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.3...v17.7.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 09:28:35 -06:00
Tig Kindel
ed917781c9
Changing gitflow/gitversion scheme3.3
2023-08-04 10:10:39 -06:00
Tig Kindel
90208d6577
Changing gitflow/gitversion scheme3
2023-08-04 09:55:12 -06:00
Tig Kindel
0610afaaa8
Changing gitflow/gitversion scheme2
2023-08-04 09:47:03 -06:00
Tig Kindel
9b94dfcbb0
Changing gitflow/gitversion scheme
v1.13.6-pre
2023-08-04 09:35:52 -06:00
Tig Kindel
f0d3f664fb
Prepping for next release v1.13.6
2023-08-04 07:47:57 -06:00
Tigger Kindel
993e484cf9
Remove miguel as codeowner
v1.13.6-alpha
2023-07-26 08:59:55 -06:00
Tigger Kindel
7ef51bad85
Remove EnableConsoleScrolling
2023-07-26 08:59:55 -06:00
Tigger Kindel
a8a33fba3d
stopOnFail true for publish action
2023-07-26 07:43:26 -06:00
Tigger Kindel
462459bc14
Revert - Test that stopOnFail works during github action
2023-07-26 07:43:26 -06:00
Tigger Kindel
cc58771d6e
Test that stopOnFail works during github action
2023-07-26 07:43:26 -06:00
Tigger Kindel
eb86825abf
Test that stopOnFail works during github action
2023-07-26 07:43:26 -06:00
Tigger Kindel
c6a1f350c1
Test that stopOnFail works during github action
2023-07-26 07:43:26 -06:00
Tigger Kindel
7d8d2a9400
set stopOnFail to true for dotnet-core.yml
2023-07-26 07:43:26 -06:00
Tigger Kindel
7387761a4f
xunit.runner.json now actually works
2023-07-26 07:43:26 -06:00
Tigger Kindel
4edc01a674
Release v1.13.5
2023-07-26 07:37:47 -06:00
Tigger Kindel
0d6b0b53ff
Removed clear scfreeen esc seq
2023-07-25 10:44:15 -06:00
Tigger Kindel
72e43bad73
Undid change to Application.cs
2023-07-25 10:44:15 -06:00
Tigger Kindel
7454e75806
Removed comment
2023-07-25 10:44:15 -06:00
Tigger Kindel
4e4b1e5a64
Removed [0J from End()
2023-07-25 10:44:15 -06:00
Tigger Kindel
7a581be55f
Addressed bdisp's commetns
2023-07-25 10:44:15 -06:00
Tigger Kindel
8acce198e1
Removed handler for WindowsConsole.BufferChang
2023-07-25 10:44:15 -06:00
Tigger Kindel
ba01db3e8c
Change Cleanup to not call SetConsoleOutputWindow
2023-07-25 10:44:15 -06:00
Tigger Kindel
db2c78fff2
Updated readme. changing readme no longer causes dotnet-core.yml to build
2023-07-25 09:11:12 -06:00
Maxim
f57b647ab0
Fix: Removing Border from parent alters border brush
...
When border is removed from parent, BorderBrush and Background are set to default. However, if they were null in first place, that alters Border behaviour if you re-add the view back later. Altering happens because null is treated as 'Take border color from parent scheme' and default is treated as 'Use black'
2023-07-25 08:54:11 -06:00
Tig
d6a237f3c3
Fixing badge
2023-07-24 09:00:05 -06:00
Tig
1782340bc9
Fixing badge
2023-07-24 08:58:25 -06:00
Tig
0259d968bb
Fix badge
2023-07-24 08:53:37 -06:00
BDisp
9f6fcbab79
Rename to CheckBoxTests class.
2023-07-20 10:01:15 -06:00
BDisp
c5e32e102f
Rename Checkbox to CheckBox.
2023-07-20 10:01:15 -06:00
BDisp
d02a5b6949
Fixes #2758 . ReSharper unit tests detects errors that VS2022 don't.
2023-07-19 10:25:48 -06:00
Tigger Kindel
751e825720
back ported non-thread fakemainloop from v2
v1.13.4
v1.13.5
2023-07-19 08:45:50 -06:00