BDisp
|
1bf4db0bd0
Reducing the ProcessContinuousButtonPressedAsync Task.Delay.
|
4 years ago |
BDisp
|
7d71525a4a
Fixes #1088. On WindowsDriver moving the mouse with a button pressed, when it is released, the button clicked event is fired, causing an unintentional event.
|
4 years ago |
Charlie Kindel
|
890d6fa43f
Merge pull request #1029 from BDisp/windowsdriver-usc--docking
|
4 years ago |
BDisp
|
b8a1ed5c24
Fixes #1030. Getting colors from the Attributes of a ColorScheme.
|
4 years ago |
BDisp
|
eec477a89f
Fixes #1028. WindowsDriver does not handle Window docking properly with the -usc argument.
|
4 years ago |
BDisp
|
94f58acecf
Trying fix #335
|
4 years ago |
BDisp
|
c0540b5de6
Adjusting the code.
|
4 years ago |
BDisp
|
9b0ea4e992
Changed from Enum HeightSize to bool HeightAsBuffer.
|
4 years ago |
BDisp
|
148a813365
NetDriver now process the hot keys and shortcut keys.
|
4 years ago |
BDisp
|
415cd11e20
Fixes #1020. NetDriver does not deal well with unicode characters yet.
|
4 years ago |
BDisp
|
bcc31e0da0
Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver.
|
4 years ago |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
BDisp
|
21650576eb
Recover from rebase.
|
4 years ago |
BDisp
|
2382f4c0f4
Fixes #963. Added support for Unicode in TextField.
|
4 years ago |
BDisp
|
ce1c63ed51
Added a WheeledLeft and WheeledRight while pressing ButtonShift.
|
4 years ago |
Charlie Kindel
|
4bde71a147
Revert "Revert "Use glyphs for checkmarks & selection""
|
4 years ago |
Charlie Kindel
|
04f2c64b8f
Revert "Use glyphs for checkmarks & selection"
|
4 years ago |
Charlie Kindel
|
02cb644812
Use glyphs for checkmarks & selection
|
4 years ago |
BDisp
|
4b57401382
Fixes #847. Since the timeout issue are fixed there is no need to use tokenSource.Cancel but just reset the eventReady.
|
5 years ago |
BDisp
|
eeb30bdc44
Removed ShowWindow
|
5 years ago |
BDisp
|
9a43fe87f6
Fixes #787. Console default size is always restored on Driver Init.
|
5 years ago |
BDisp
|
874224d9f8
Fixes #786. Workaround for resizing with Init/Shutdown.
|
5 years ago |
InvictusMB
|
129f6403d8
Fix high CPU load #708
|
5 years ago |
InvictusMB
|
8d47f19f6e
Fix InputRecord marshalling when the assembly is used with .NET Native toolchain #700
|
5 years ago |
Charlie Kindel
|
1f4b9289b1
Merge pull request #669 from tig/non_printable
|
5 years ago |
Charlie Kindel
|
99e2afd740
Merge pull request #680 from BDisp/faster-mouse-menu
|
5 years ago |
Charlie Kindel
|
634f214d6a
fixed status bar resize on Windows; not in cmd.exe
|
5 years ago |
BDisp
|
1c966f67b8
Intended to improve a more faster mouse.
|
5 years ago |
BDisp
|
76d4046c5e
Fixes #674 Mouse Double Click propagation.
|
5 years ago |
Charlie Kindel
|
8a3f2a73f6
addresses some non-printable stuff
|
5 years ago |