Commit History

Author SHA1 Message Date
  BDisp 54f62645a2 Add ProcessAnsiRequestHandler method task. 9 months ago
  BDisp 36876b9899 Change TryWriteAnsiRequest method to virtual which use common code for all drivers. 9 months ago
  BDisp 88f4045381 Fix merge errors. 9 months ago
  BDisp 5e2b611c91 Resolving merge conflicts. 9 months ago
  BDisp a6af3aadb7 An huge improvements on drivers and bug fixes. 9 months ago
  BDisp 0b11e20e2f Change Response to a nullable string. 9 months ago
  Tig 2919d55817 Code Review 9 months ago
  Tig 947914b53d Made more Driver APIs internal 9 months ago
  Tig 55387d3c13 Made more Driver APIs internal 9 months ago
  BDisp 126bcef111 Add EscSeqRequests support to WindowsDriver. 9 months ago
  BDisp 8ab7ec5096 Fix for WindowsDriver. 9 months ago
  BDisp c1063a00fe Remove unneeded abstract ConsoleDriver objects. 9 months ago
  Tig fdeb8e90d1 WIP: Figuring out how to make margin transparent 9 months ago
  Tig d835b569d8 Fixed more clipping bugs and unit tests. All tests pass! 9 months ago
  Tig 5a41d2c0fc Fixing unit tests. WIP 9 months ago
  Tig 17e3fe8c5f Non-rectangular clip reigion support basically works 9 months ago
  Tig 844179b1bd ConsoleDriver now uses Region for Clip. 9 months ago
  Tig 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal 9 months ago
  Tig bfb243a348 Added benchmarking stuff 9 months ago
  BDisp 4090ea4070 Avoids response starting without Esc char on stressing tests. 9 months ago
  BDisp 9a840dd29b Remove unnecessary WriteAnsiRequestDefault method. 9 months ago
  BDisp 7fa098f0ab Remove unnecessary IsSuspendRead property. 9 months ago
  BDisp 93483288c6 Rename to WriteAnsiRequest. 10 months ago
  BDisp 884011e99c Improving WriteAnsi method to return the response. 10 months ago
  BDisp a2e4d82fd7 Add WriteAnsiDefault method to common code. 10 months ago
  BDisp b35b9f537a Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence. 10 months ago
  BDisp e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 10 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 10 months ago
  Tig 1296f5477a CM tweaks 10 months ago
  Tig 6aba0e573f click outside of border cancels arrangemode 11 months ago