提交历史

作者 SHA1 备注 提交日期
  BDisp c1063a00fe Remove unneeded abstract ConsoleDriver objects. 9 月之前
  BDisp ee0f93d543 Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers 9 月之前
  BDisp 9eb70236d6 Improves CursesDriver to allow non-blocking input polling. 9 月之前
  BDisp 9759b97ef3 Remove unused variable. 9 月之前
  BDisp 7fa098f0ab Remove unnecessary IsSuspendRead property. 9 月之前
  BDisp 93483288c6 Rename to WriteAnsiRequest. 9 月之前
  BDisp 884011e99c Improving WriteAnsi method to return the response. 9 月之前
  BDisp a2e4d82fd7 Add WriteAnsiDefault method to common code. 9 月之前
  BDisp b35b9f537a Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence. 9 月之前
  BDisp 67d497ce4e Fixes CursesDriver stale buffer. 10 月之前
  BDisp e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 10 月之前
  BDisp c89a9c8dfb Add AnsiEscapeSequenceRequest and AnsiEscapeSequenceResponse classes. 10 月之前
  Tig 8ddfd710c2 Merge branch 'v2_develop' into sixel-encoder-tinkering 9 月之前
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 月之前
  tznind 04b336a0ac Try adding sixel to curses driver 10 月之前
  BDisp eee4db9173 Fixes #2798. Add TrueColor support to CursesDriver. 10 月之前
  Tig 05ae84382d Addressed review feedback. 10 月之前
  Cam Sinclair 952fc49709 Fix typos 1 年之前
  BDisp 4610a3253d Fixes #3540. V2: Keyboard input not working on Unix platforms 1 年之前
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 年之前
  Tig b7f3a85203 Fixed bug; added unit tests 1 年之前
  Tig 6759ce7c9f Fixed curses key bug 1 年之前
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 年之前
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 年之前
  Tig 1cca002393 Got new button fn working on WindowsDriver; Now debugging netdriver and curses 1 年之前
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 年之前
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 年之前
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 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 年之前