Tig
|
e8c8d58143
Merge pull request #3515 from BDisp/v2_3512-ctrl-z-suspend-unix-fix
|
1 year ago |
BDisp
|
8b7de1ea7c
Merge branch 'v2_develop' into v2_3512-ctrl-z-suspend-unix-fix
|
1 year ago |
Tig
|
da688a3f25
Merge pull request #3510 from BDisp/v2_2897-listwrapper-source-fix
|
1 year ago |
BDisp
|
7e7599ab16
Preventing _inputReadyCancellationTokenSource being null.
|
1 year ago |
BDisp
|
e03b20e5b5
Make _eventReadyTokenSource readonly.
|
1 year ago |
BDisp
|
d173d590ec
Console.CursorVisible isn't supported on all platforms.
|
1 year ago |
BDisp
|
18ae92e2bb
Fix about box text.
|
1 year ago |
BDisp
|
69d29c3525
Cleanup code.
|
1 year ago |
BDisp
|
2608718980
Restore screen buffer and refresh screen using the SetContentsAsDirty method.
|
1 year ago |
BDisp
|
9297d05c13
Fixes #3525. Allow to set Contents to dirty to just refresh the screen.
|
1 year ago |
BDisp
|
ca553bc607
Merge branch 'v2_develop' into v2_3512-ctrl-z-suspend-unix-fix
|
1 year ago |
BDisp
|
d91f2fac45
Fixes #3520. NetDriver is consuming too much CPU resources in ReadConsoleKeyInfo and in CheckWindowSizeChange.
|
1 year ago |
BDisp
|
cf001fc0c3
Revert "Fixes #3520. NetDriver is consuming too much CPU resources in ReadConsoleKeyInfo."
|
1 year ago |
BDisp
|
3b5c1100c3
Revert "Improving performance on CheckWindowSizeChange."
|
1 year ago |
BDisp
|
254c1bbf44
Unsubscribing event from ListWrapper is responsible of the user by disposing. ListView does it.
|
1 year ago |
BDisp
|
308227761f
Resolving merge conflicts.
|
1 year ago |
BDisp
|
fc487cbbf8
Proving the Source can be derived from an IList<T>.
|
1 year ago |
BDisp
|
cf51c9e1bb
Replace with Main and code refactoring.
|
1 year ago |
BDisp
|
893a6c8c32
Ensures CollectionChanged event is subscribed once or none if the source is null. For the ListWrapper the user is responsible to dispose it.
|
1 year ago |
BDisp
|
8c500fcbb7
Improving performance on CheckWindowSizeChange.
|
1 year ago |
BDisp
|
79192ed8c6
Fixes #3520. NetDriver is consuming too much CPU resources in ReadConsoleKeyInfo.
|
1 year ago |
Tig
|
ccfcfdc196
Merge pull request #3369 from tig/v2_3368_unit_tests_dispose
|
1 year ago |
Tig
|
704691401d
Merge branch 'v2_develop' into v2_3368_unit_tests_dispose
|
1 year ago |
Tig
|
dde1fe435c
Fixed unit test warnings
|
1 year ago |
Tig
|
f32df9ab3f
ReFixed DrawTests
|
1 year ago |
Tig
|
0e39f5d9ba
Fixed ViewKeyBindingTestsTests
|
1 year ago |
Tig
|
0bd21180de
Fixed TextTests
|
1 year ago |
Tig
|
1a4cf439d0
Fixed PaddingTests
|
1 year ago |
Tig
|
7896210a5e
Fixed NavigationTests
|
1 year ago |
Tig
|
6abd2e437a
Fixed MarginTests
|
1 year ago |