tznind
|
90d492716a
Adds IConsoleDriver
|
hace 8 meses |
BDisp
|
54f62645a2
Add ProcessAnsiRequestHandler method task.
|
hace 9 meses |
BDisp
|
36876b9899
Change TryWriteAnsiRequest method to virtual which use common code for all drivers.
|
hace 9 meses |
BDisp
|
5e2b611c91
Resolving merge conflicts.
|
hace 9 meses |
BDisp
|
a6af3aadb7
An huge improvements on drivers and bug fixes.
|
hace 9 meses |
BDisp
|
c1063a00fe
Remove unneeded abstract ConsoleDriver objects.
|
hace 9 meses |
Tig
|
5a41d2c0fc
Fixing unit tests. WIP
|
hace 9 meses |
Tig
|
844179b1bd
ConsoleDriver now uses Region for Clip.
|
hace 9 meses |
Tig
|
bfb243a348
Added benchmarking stuff
|
hace 9 meses |
BDisp
|
9a840dd29b
Remove unnecessary WriteAnsiRequestDefault method.
|
hace 9 meses |
BDisp
|
9759b97ef3
Remove unused variable.
|
hace 9 meses |
BDisp
|
7fa098f0ab
Remove unnecessary IsSuspendRead property.
|
hace 9 meses |
BDisp
|
93483288c6
Rename to WriteAnsiRequest.
|
hace 9 meses |
BDisp
|
884011e99c
Improving WriteAnsi method to return the response.
|
hace 9 meses |
BDisp
|
a2e4d82fd7
Add WriteAnsiDefault method to common code.
|
hace 9 meses |
BDisp
|
b35b9f537a
Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence.
|
hace 9 meses |
BDisp
|
e5c30eb442
Make AnsiEscapeSequenceRequest agnostic of each driver.
|
hace 9 meses |
Tig
|
aed37f9b54
Fixed a bunch of unit test issues. Fixed color stuff I broke
|
hace 10 meses |
Tig
|
05ae84382d
Addressed review feedback.
|
hace 10 meses |
Cam Sinclair
|
952fc49709
Fix typos
|
hace 1 año |
Tig
|
695b8cf293
Fixed SetupText issue
|
hace 1 año |
BDisp
|
d8ec2a8bfe
Fixes #3475. FakeConsole throws System.IndexOutOfRangeException using SetupFakeDriverAttribute.
|
hace 1 año |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
hace 1 año |
Brandon Thetford
|
3d807c3833
Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal
|
hace 1 año |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
hace 1 año |
Brandon Thetford
|
a638edeeaf
Rename Rect to Rectangle in preparation for removal
|
hace 1 año |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
hace 1 año |
Brandon Thetford
|
142b621395
Replace 354 `!= null` with `is { }`
|
hace 1 año |
Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
hace 1 año |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
hace 1 año |