BDisp
|
58e7698f4c
Fixes #1475. Selection ending with a white space error. (#1478)
|
3 years ago |
BDisp
|
d55ae77331
Fixes #1446. Added more features to the Border and Toplevel focus. (#1447)
|
3 years ago |
BDisp
|
84f79b2326
Fixes #1445. Fixing more the Curses and WSL clipboard. (#1448)
|
3 years ago |
BDisp
|
ef9fb593e5
Fixes WindowsDriver HeightAsBuffer set to false. (#1466)
|
3 years ago |
BDisp
|
8bfa2f0425
Border feature (#1436)
|
4 years ago |
BDisp
|
e6bc253857
WindowsDriver double click mouse bug fix. (#1421)
|
4 years ago |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
BDisp
|
b193aaaa56
Fixes #1402. Only WindowsDriver supports horizontal scroll. (#1403)
|
4 years ago |
BDisp
|
87271cc477
Implemented the ClipboardBase abstract class as suggested by @tznind.
|
4 years ago |
BDisp
|
f60458cc6b
Fixes #983. Improving clipboard with interaction with the OS.
|
4 years ago |
BDisp
|
4af48392cc
Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282)
|
4 years ago |
BDisp
|
c27da1b982
Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249)
|
4 years ago |
Charlie Kindel
|
ca333ceb70
Merge pull request #1066 from BDisp/heightasbuffer-as-true
|
4 years ago |
BDisp
|
91ffb0f702
Disabling winChange.
|
4 years ago |
BDisp
|
7b75f535fe
Removed the vertical shrinking feature from the WindowsDriver as request.
|
4 years ago |
BDisp
|
6553467122
Reverted 94f58ace "Trying fix #335"
|
4 years ago |
Gilles Freart
|
da17d389fc
Whenever the Console is resized, Windows reset the cursor. So we need to reconfigure the cursor visibility.
|
4 years ago |
Gilles Freart
|
4c34a88552
Applying requested style
|
4 years ago |
Gilles Freart
|
3ea6bb89d9
Applying style change, renaming some variable
|
4 years ago |
Gilles Freart
|
21e24e9467
Preparing PR
|
4 years ago |
Gilles Freart
|
8a13efbb83
Preparing PR + fix cursor issue happening inside frameview
|
4 years ago |
Gilles Freart
|
92e9d29e37
Fixing Cursor Display under Windows; setting more coherence between windows & linux at CursorVivibility enum
|
4 years ago |
Gilles Freart
|
ff512f5846
Adjustment under ubuntu & ubuntu xTerm
|
4 years ago |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
BDisp
|
eb6e28efd8
Trying fixing #1099. UI Catalog doesn't work on Windows Terminal.
|
4 years ago |
BDisp
|
f44be14e61
Added font size to the WindowsDriver.
|
4 years ago |
BDisp
|
1603b680da
A provisional solution to the #1065 issue. Setting HeightAsBuffer as true by default.
|
4 years ago |
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 |