Tigger Kindel
|
318bd40cc6
|
publish on push
|
2023-08-17 10:28:45 -06:00 |
|
Tigger Kindel
|
a203e8a6a0
|
publish on pr merge
|
2023-08-17 10:25:25 -06:00 |
|
Tigger Kindel
|
8c9e96b163
|
Removed nextversion from gitconfig
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
a591314390
|
Set version to v1.14.0
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
b703dd8b74
|
publish on pr merge
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
bb837271cf
|
tweaking nuget
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
853ffe5cb0
|
Added nuget.config
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
ffaee961c8
|
tweaking gitversion
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
f7def42b5b
|
tweaking gitversion
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
6bf2ed25db
|
tweaking gitversion
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
fd9a98a9b5
|
tweaking gitversion
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
0b149f9433
|
new version
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
145751e590
|
tweaked csproj files
|
2023-08-17 10:20:24 -06:00 |
|
Tigger Kindel
|
23eba79684
|
updated yml
|
2023-08-17 10:20:24 -06:00 |
|
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 |
|