BDisp
|
87271cc477
Implemented the ClipboardBase abstract class as suggested by @tznind.
|
4 tahun lalu |
BDisp
|
f60458cc6b
Fixes #983. Improving clipboard with interaction with the OS.
|
4 tahun lalu |
BDisp
|
4af48392cc
Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282)
|
4 tahun lalu |
BDisp
|
c27da1b982
Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249)
|
4 tahun lalu |
Charlie Kindel
|
ca333ceb70
Merge pull request #1066 from BDisp/heightasbuffer-as-true
|
4 tahun lalu |
BDisp
|
91ffb0f702
Disabling winChange.
|
4 tahun lalu |
BDisp
|
7b75f535fe
Removed the vertical shrinking feature from the WindowsDriver as request.
|
4 tahun lalu |
BDisp
|
6553467122
Reverted 94f58ace "Trying fix #335"
|
4 tahun lalu |
Gilles Freart
|
da17d389fc
Whenever the Console is resized, Windows reset the cursor. So we need to reconfigure the cursor visibility.
|
4 tahun lalu |
Gilles Freart
|
4c34a88552
Applying requested style
|
4 tahun lalu |
Gilles Freart
|
3ea6bb89d9
Applying style change, renaming some variable
|
4 tahun lalu |
Gilles Freart
|
21e24e9467
Preparing PR
|
4 tahun lalu |
Gilles Freart
|
8a13efbb83
Preparing PR + fix cursor issue happening inside frameview
|
4 tahun lalu |
Gilles Freart
|
92e9d29e37
Fixing Cursor Display under Windows; setting more coherence between windows & linux at CursorVivibility enum
|
4 tahun lalu |
Gilles Freart
|
ff512f5846
Adjustment under ubuntu & ubuntu xTerm
|
4 tahun lalu |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 tahun lalu |
BDisp
|
eb6e28efd8
Trying fixing #1099. UI Catalog doesn't work on Windows Terminal.
|
4 tahun lalu |
BDisp
|
f44be14e61
Added font size to the WindowsDriver.
|
4 tahun lalu |
BDisp
|
1603b680da
A provisional solution to the #1065 issue. Setting HeightAsBuffer as true by default.
|
4 tahun lalu |
BDisp
|
1bf4db0bd0
Reducing the ProcessContinuousButtonPressedAsync Task.Delay.
|
4 tahun lalu |
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 tahun lalu |
Charlie Kindel
|
890d6fa43f
Merge pull request #1029 from BDisp/windowsdriver-usc--docking
|
4 tahun lalu |
BDisp
|
b8a1ed5c24
Fixes #1030. Getting colors from the Attributes of a ColorScheme.
|
4 tahun lalu |
BDisp
|
eec477a89f
Fixes #1028. WindowsDriver does not handle Window docking properly with the -usc argument.
|
4 tahun lalu |
BDisp
|
94f58acecf
Trying fix #335
|
4 tahun lalu |
BDisp
|
c0540b5de6
Adjusting the code.
|
4 tahun lalu |
BDisp
|
9b0ea4e992
Changed from Enum HeightSize to bool HeightAsBuffer.
|
4 tahun lalu |
BDisp
|
148a813365
NetDriver now process the hot keys and shortcut keys.
|
4 tahun lalu |
BDisp
|
415cd11e20
Fixes #1020. NetDriver does not deal well with unicode characters yet.
|
4 tahun lalu |
BDisp
|
bcc31e0da0
Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver.
|
4 tahun lalu |