提交历史

作者 SHA1 备注 提交日期
  BDisp c1063a00fe Remove unneeded abstract ConsoleDriver objects. 10 月之前
  BDisp 9a840dd29b Remove unnecessary WriteAnsiRequestDefault method. 10 月之前
  BDisp 9759b97ef3 Remove unused variable. 10 月之前
  BDisp 7fa098f0ab Remove unnecessary IsSuspendRead property. 10 月之前
  BDisp 93483288c6 Rename to WriteAnsiRequest. 10 月之前
  BDisp 884011e99c Improving WriteAnsi method to return the response. 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 e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 10 月之前
  Tig aed37f9b54 Fixed a bunch of unit test issues. Fixed color stuff I broke 11 月之前
  Tig 05ae84382d Addressed review feedback. 11 月之前
  Cam Sinclair 952fc49709 Fix typos 1 年之前
  Tig 695b8cf293 Fixed SetupText issue 1 年之前
  BDisp d8ec2a8bfe Fixes #3475. FakeConsole throws System.IndexOutOfRangeException using SetupFakeDriverAttribute. 1 年之前
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 年之前
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 年之前
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 年之前
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 年之前
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 年之前
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 年之前
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 年之前
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
  dodexahedron 92a601254e Fixes #3170. Color improvements (#3204) 1 年之前
  Tig 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) 1 年之前
  BDisp 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 年之前
  Tig 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) 1 年之前
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 年之前
  Tig 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) 1 年之前
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 年之前
  BDisp 5889439815 Fixes #2474. PushMockKeyPress/ReadKey requires extra keypress to work (sometimes). 1 年之前