Commit History

Author SHA1 Message Date
  tznind becca1a3a0 WIP: Start simplifying the tokens in NetDriver 9 months ago
  tznind 792170a029 Change NetEvents to BlockingCollection 9 months ago
  tznind 1ec7aa2670 Simplify NetEvents further with BlockingCollection 9 months ago
  tznind 8417387931 Change _resultQueue to not hold nulls and use concurrent collection 9 months ago
  tznind 512af810d5 WIP: Trying to get NetDriver to work properly 9 months ago
  tznind 65cfa49b28 WIP integrating ansi parser 9 months ago
  tznind c1f880ef8d WIP: Trying to unpick NetDriver 9 months ago
  tznind 5052024061 Make scheduler part of main loop and hide implementation details from public API 9 months ago
  Thomas Nind d56daac2b0 Merge branch 'v2_develop' into ansi-parser 9 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  tznind 563eace487 Mostly working for NetDriver 9 months ago
  Tig 05ae84382d Addressed review feedback. 10 months ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  BDisp 7647de7679 Fix compile warnings. 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 2608718980 Restore screen buffer and refresh screen using the SetContentsAsDirty method. 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 8c500fcbb7 Improving performance on CheckWindowSizeChange. 1 year ago
  BDisp 79192ed8c6 Fixes #3520. NetDriver is consuming too much CPU resources in ReadConsoleKeyInfo. 1 year ago
  BDisp 1e7263be73 Enable Driver.Suspend for NetDriver using Unix. 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig 49cb124c23 Fixed netdriver key handling bug 1 year ago
  Tig 50f9b3559e Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea 1 year ago
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 year ago
  Tig dd8fe76cab Rebased with v2_develop - broke stuff. 1 year ago
  Tig 06f7a74aa0 Fixed more netdriver key issues (tab) 1 year ago