BDisp
|
5ef34b8e54
Refactoring code.
|
10 달 전 |
BDisp
|
4090ea4070
Avoids response starting without Esc char on stressing tests.
|
10 달 전 |
BDisp
|
9eb70236d6
Improves CursesDriver to allow non-blocking input polling.
|
10 달 전 |
BDisp
|
9749142610
Set _forceRead as true before set _waitForProbe.
|
10 달 전 |
BDisp
|
542d82dd55
Remove response from error.
|
10 달 전 |
BDisp
|
cc4f7e9a9f
Simplifying code.
|
10 달 전 |
BDisp
|
9a840dd29b
Remove unnecessary WriteAnsiRequestDefault method.
|
10 달 전 |
BDisp
|
1ecff5e5da
Fix ansi multi-thread requests handling in the NetDriver.
|
10 달 전 |
BDisp
|
9759b97ef3
Remove unused variable.
|
10 달 전 |
BDisp
|
7fa098f0ab
Remove unnecessary IsSuspendRead property.
|
10 달 전 |
BDisp
|
8a6928e51a
Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers
|
10 달 전 |
BDisp
|
8f1954f16c
Fixes #3790. Can't build v2_develop RELEASE - "The local source 'C:\Users\Tig\s\gui-cs\Terminal.Gui\local_packages' doesn't exist." (#3794)
|
10 달 전 |
BDisp
|
34fb5b56ab
Non-blocking ReadConsoleInput in WindowsDriver.
|
10 달 전 |
BDisp
|
1645d1f956
Ensure dequeue on bad requests or without response in NetDriver.
|
10 달 전 |
BDisp
|
93483288c6
Rename to WriteAnsiRequest.
|
10 달 전 |
BDisp
|
884011e99c
Improving WriteAnsi method to return the response.
|
10 달 전 |
BDisp
|
49096fa389
Fix merge errors.
|
10 달 전 |
Tig
|
59396aeb75
Fixed Time/DateField crash 2
|
10 달 전 |
Tig
|
9dcfe02087
Fixed Time/DateField crash
|
10 달 전 |
Tig
|
ec14b62ade
Merged MouseEvent and MouseEventEventArgs into MouseEventArgs
|
10 달 전 |
Tig
|
2ad9887ecb
View.Mouse cleanup - Fixed combobox
|
10 달 전 |
Tig
|
c3187482fc
View.Mouse cleanup - WIP3
|
10 달 전 |
Tig
|
0de8262948
View.Mouse cleanup - WIP
|
10 달 전 |
BDisp
|
d963941522
Preparing NetDriver to handle ansi response on demand.
|
10 달 전 |
BDisp
|
5ce39961ad
Prevents throwing if selected item is equal to minus 1.
|
10 달 전 |
BDisp
|
cc1d6685c8
Fix Window Terminal Preview using WindowsDriver.
|
10 달 전 |
BDisp
|
a2e4d82fd7
Add WriteAnsiDefault method to common code.
|
10 달 전 |
BDisp
|
b35b9f537a
Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence.
|
10 달 전 |
BDisp
|
67d497ce4e
Fixes CursesDriver stale buffer.
|
10 달 전 |
BDisp
|
f850e736a2
Fix unit test.
|
11 달 전 |