BDisp
|
e3bb7d6089
Fixes #1502. Prevents high CPU usage. (#1504)
|
3 lat temu |
BDisp
|
2ef4edd08e
NetDriver fixes keys modifiers not reseting and enter key on Windows Terminal. (#1484)
|
3 lat temu |
BDisp
|
d55ae77331
Fixes #1446. Added more features to the Border and Toplevel focus. (#1447)
|
3 lat temu |
BDisp
|
84f79b2326
Fixes #1445. Fixing more the Curses and WSL clipboard. (#1448)
|
3 lat temu |
BDisp
|
8bfa2f0425
Border feature (#1436)
|
3 lat temu |
BDisp
|
c604fcb30a
NetDriver triple click bug fix. (#1422)
|
3 lat temu |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 lat temu |
BDisp
|
b193aaaa56
Fixes #1402. Only WindowsDriver supports horizontal scroll. (#1403)
|
4 lat temu |
Charlie Kindel
|
0413a93bf3
Merge pull request #1319 from BDisp/clipboard-linux-fix
|
4 lat temu |
BDisp
|
105e2a0dc4
Prevents WindowSize event from being always triggered in Netdriver unnecessarily.
|
4 lat temu |
BDisp
|
87271cc477
Implemented the ClipboardBase abstract class as suggested by @tznind.
|
4 lat temu |
BDisp
|
f60458cc6b
Fixes #983. Improving clipboard with interaction with the OS.
|
4 lat temu |
BDisp
|
4af48392cc
Fixes #1281. Fixed CursesDriver colors. Added BasicColors scenario. (#1282)
|
4 lat temu |
BDisp
|
c27da1b982
Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249)
|
4 lat temu |
BDisp
|
ae2f713e23
Fixes #1206. NetDriver now print the selected text. Attribute struct now create a valid Value for the current driver. Insert key is detected by NetDriver. (#1207)
|
4 lat temu |
BDisp
|
b8bb453992
Fixes #1185. Button click is only processed if there are no mouse mov… (#1186)
|
4 lat temu |
Gilles Freart
|
21e24e9467
Preparing PR
|
4 lat temu |
Gilles Freart
|
92e9d29e37
Fixing Cursor Display under Windows; setting more coherence between windows & linux at CursorVivibility enum
|
4 lat temu |
Gilles Freart
|
ff512f5846
Adjustment under ubuntu & ubuntu xTerm
|
4 lat temu |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 lat temu |
BDisp
|
cc7e5878dc
Fixes the button release issue after button pressed and moved.
|
4 lat temu |
BDisp
|
0201113425
Added more mouse buttons codes.
|
4 lat temu |
BDisp
|
f0254f8b4d
Fixes #1093. NetDriver is reading badly sometimes the virtual terminal sequences.
|
4 lat temu |
BDisp
|
a4b19b05b8
Prevents negative values if the windows size change so quickly.
|
4 lat temu |
BDisp
|
39c2856861
Also clear screen in Unix and typo.
|
4 lat temu |
BDisp
|
72a4104ee5
Fixes #1041. NetDriver events should stay all together.
|
4 lat temu |
Charlie Kindel
|
92c2171388
Merge pull request #1036 from BDisp/netdriver-mouse-support
|
4 lat temu |
BDisp
|
a3e3e7fb25
Fixed bug if WindowTop is bigger than 0.
|
4 lat temu |
BDisp
|
d06c87493d
Fixing mouse not working on Unix in low coordinates.
|
4 lat temu |
BDisp
|
9dacb7d3ee
Fixes #518. Added mouse support for the NetDriver.
|
4 lat temu |