Commit History

Author SHA1 Message Date
  tznind e19bffbc01 Move IConsoleDriver to its own file 8 months ago
  tznind 90d492716a Adds IConsoleDriver 8 months ago
  BDisp bea966978a Restoring drivers with the sctructural changes. 8 months ago
  BDisp e30200db69 Remove duplicate wait. 8 months ago
  BDisp a649b12c4e Rename to _ansiResponseReady. 8 months ago
  BDisp f0b2474b6f Code cleanup. 8 months ago
  BDisp 53ea0a83f3 Replace to ForceRead and to WaitForInput. 8 months ago
  BDisp 54f62645a2 Add ProcessAnsiRequestHandler method task. 8 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. 9 months ago