Commit History

作者 SHA1 備註 提交日期
  BDisp d963941522 Preparing NetDriver to handle ansi response on demand. 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 f850e736a2 Fix unit test. 10 月之前
  BDisp 7249de02ef Cannot run with unit tests. 10 月之前
  BDisp e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 10 月之前
  BDisp c320fc229d Improves null dequeues handling. 10 月之前
  BDisp 8d52fe731f Fix NetDriver read key issue. 10 月之前
  BDisp c89a9c8dfb Add AnsiEscapeSequenceRequest and AnsiEscapeSequenceResponse classes. 10 月之前
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 10 月之前
  Tig 05ae84382d Addressed review feedback. 10 月之前
  Cam Sinclair 952fc49709 Fix typos 1 年之前
  BDisp 7647de7679 Fix compile warnings. 1 年之前
  BDisp 7e7599ab16 Preventing _inputReadyCancellationTokenSource being null. 1 年之前
  BDisp e03b20e5b5 Make _eventReadyTokenSource readonly. 1 年之前
  BDisp d173d590ec Console.CursorVisible isn't supported on all platforms. 1 年之前
  BDisp 2608718980 Restore screen buffer and refresh screen using the SetContentsAsDirty method. 1 年之前
  BDisp d91f2fac45 Fixes #3520. NetDriver is consuming too much CPU resources in ReadConsoleKeyInfo and in CheckWindowSizeChange. 1 年之前
  BDisp cf001fc0c3 Revert "Fixes #3520. NetDriver is consuming too much CPU resources in ReadConsoleKeyInfo." 1 年之前
  BDisp 3b5c1100c3 Revert "Improving performance on CheckWindowSizeChange." 1 年之前
  BDisp 8c500fcbb7 Improving performance on CheckWindowSizeChange. 1 年之前
  BDisp 79192ed8c6 Fixes #3520. NetDriver is consuming too much CPU resources in ReadConsoleKeyInfo. 1 年之前
  BDisp 1e7263be73 Enable Driver.Suspend for NetDriver using Unix. 1 年之前
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 年之前
  Tig 49cb124c23 Fixed netdriver key handling bug 1 年之前
  Tig 50f9b3559e Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea 1 年之前
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 年之前
  Tig dd8fe76cab Rebased with v2_develop - broke stuff. 1 年之前
  Tig 06f7a74aa0 Fixed more netdriver key issues (tab) 1 年之前
  Tig 26ab04ef24 Fixed netdriver incorrect performance optimization 1 年之前