Commit Graph

3749 Commits

Author SHA1 Message Date
Tigger Kindel
f55c4e66ca Fixing source link 2023-08-17 10:20:24 -06:00
Tigger Kindel
af1768dad7 coimmented csproj 2023-08-17 10:20:24 -06:00
Tigger Kindel
db41d6a1f4 coimmented csproj 2023-08-17 10:20:24 -06:00
Tigger Kindel
93c234481a tweaking csproj 2023-08-17 10:20:24 -06:00
Tigger Kindel
4c5edaa27e Updated gitversion to test 2023-08-17 10:20:24 -06:00
Tigger Kindel
a7dfedbcb5 Updated gitversion to test 2023-08-17 10:20:24 -06:00
Tigger Kindel
d474b2d521 Initial commit 2023-08-17 10:20:24 -06:00
BDisp
140168b8aa Cleaning code. 2023-08-14 16:11:33 -06:00
BDisp
d6a414667d Implementing @tig suggestion change. 2023-08-14 16:11:33 -06:00
BDisp
06960ca1f0 Revert "Fix a bug where a row is less than zero on shrinking."
This reverts commit f6e5c7be85.
2023-08-14 16:11:33 -06:00
BDisp
26ff571f6a Trying fix the compiler error. 2023-08-14 16:11:33 -06:00
BDisp
4d526695d6 Fix warning. 2023-08-14 16:11:33 -06:00
BDisp
57fe0aaafa Fix a bug where a row is less than zero on shrinking. 2023-08-14 16:11:33 -06:00
BDisp
885ccb60e4 Added debug profile for Windows Terminal. 2023-08-14 16:11:33 -06:00
BDisp
b8ee82c90d Add GetParentProcessName method. 2023-08-14 16:11:33 -06:00
BDisp
baf5fdc787 There is only need to use the Alternate Screen Buffer (1049) 2023-08-14 16:11:33 -06:00
BDisp
834bbc150b Fixes #2793. Windows Terminal still show vertical scroll bar using WindowsDriver. 2023-08-14 16:11:33 -06:00
dependabot[bot]
3b0ab561fb Bump ReportGenerator from 5.1.23 to 5.1.24
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.23 to 5.1.24.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.1.23...v5.1.24)

---
updated-dependencies:
- dependency-name: ReportGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 08:53:50 -06:00
BDisp
bdf9ec112c Fix unit test method name. 2023-08-11 13:21:21 -06:00
BDisp
1c633efbad Fix unit test because OnLeave is now invoked on toplevel removing, preventing two views having focus. 2023-08-11 13:21:21 -06:00
BDisp
2368ec87f1 Prevents throw exception if Application.Current is null. 2023-08-11 13:21:21 -06:00
BDisp
8c7fce0472 Fix extra bracket. 2023-08-11 13:21:21 -06:00
BDisp
b13247342a Add unit test. 2023-08-11 13:21:21 -06:00
BDisp
d9a7b5f6f3 Fixes #2776. Pressing Alt key on a Window with only a MenuBar throws System.InvalidOperationException. 2023-08-11 13:21:21 -06:00
BDisp
74aedd25bf Fixes #2789. StatusItem should have a disabled attribute if it can't execute. 2023-08-11 12:02:35 -06:00
BDisp
42fcc35154 Prevents open menu bar if it's invisible and close all opened menus. 2023-08-11 07:01:01 -06:00
BDisp
b9c9079629 Simplifies all the run actions. 2023-08-11 07:01:01 -06:00
BDisp
754d7d6983 Leveraging the power of CanExecute feature. 2023-08-11 07:01:01 -06:00
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