Commit History

Author SHA1 Message Date
  BDisp f98e460048 Fixes #4053. v2 WindowsDriver and v2win doesn't show any scenario in the UICatalog with cmd or conhost (#4055) 7 months ago
  BDisp 06e0ed0f29 Fixes #3966. TextField crashes app when pasting unicode surrogate pair (#3982) 7 months ago
  Tonttu bc8bf380b2 Reduce legacy Windows driver ANSI escape sequence intermediate string allocations (#3936) 9 months ago
  Thomas Nind c88c772462 Fixes #3692++ - Rearchitects drivers (#3837) 9 months ago
  BDisp e632a12049 Fixes #3881. PositionCursor broke with recent ConsoleDriver changes. (#3927) 9 months ago
  Tig 0f137579c8 Combined KeyBinding classes 1 year ago
  tznind 58a5e27536 Initialize _outputBuffer to avoid null ref 1 year ago
  tznind e81e57c0c8 Remove unneeded members 1 year ago
  Tig 97558c2dbf Code review comments and cleanup 1 year ago
  tznind 1480f1316b Rename method for clarity 1 year ago
  tznind 03960f9379 Restore return if unit tests 1 year ago
  tznind 27b15ec8ee WIP Building after merge conflict resolved - but does it work? 1 year ago
  tznind 90d492716a Adds IConsoleDriver 1 year ago
  BDisp bea966978a Restoring drivers with the sctructural changes. 1 year ago
  BDisp 54f62645a2 Add ProcessAnsiRequestHandler method task. 1 year ago
  BDisp 36876b9899 Change TryWriteAnsiRequest method to virtual which use common code for all drivers. 1 year ago
  BDisp 88f4045381 Fix merge errors. 1 year ago
  BDisp 1680ec54d6 Make AnsiEscapeSequenceRequests static. 1 year ago
  BDisp a6af3aadb7 An huge improvements on drivers and bug fixes. 1 year ago
  BDisp 44d5997460 Split more WindowDriver classes and #nullable enable. 1 year ago
  BDisp f87c2b1e83 Rename EscSeq to AnsiEscapeSequence and move to his folder. 1 year ago
  BDisp eb987071c8 Revert Key class changes. 1 year ago
  Tig 2919d55817 Code Review 1 year ago