Commit History

Author SHA1 Message Date
  Tigger Kindel 3a56e9fc6c removed unused usings 1 year ago
  Tigger Kindel 05e203c7a4 lots of fixes 1 year ago
  BDisp 2570d46a23 Fix 16 color not working on non supported true color, like the conhost or cmd. 1 year ago
  BDisp f35649ce04 Fix build test. 1 year ago
  BDisp 19181dc5ab Fix the resize and only use escape sequences if it's running on Windows Terminal. 1 year ago
  BDisp bbe3ea9246 Only invoke WinChanged event if _windowSize isn't empty. 1 year ago
  BDisp 8752fd53d9 Fixes #2793. Windows Terminal still show vertical scroll bar using WindowsDriver. 1 year ago
  Tigger Kindel 82b1dfbfb9 backs out using _isWindowsTerminal for truecolor check 2 years ago
  Tigger Kindel ad23a100df fixed local test issue with curses 2 years ago
  Tigger Kindel fe23b564b3 daignosing unit test fail in action 2 years ago
  Tigger Kindel ec15ff1fb6 Fixing unit tests 2 years ago
  Tigger Kindel 3dc19c9243 Fixed netdriver running in unit tests 2 years ago
  Tigger Kindel bf4d66716f Fixed netdriver running in unit tests 2 years ago
  Tigger Kindel 411ce95e59 fixed WindowsDriver to work in linux unit tests 2 years ago
  Tigger Kindel 71d51756f9 fixed WindowsDriver to work in linux unit tests 2 years ago
  Tigger Kindel 9c0bfd1478 fixed WindowsDriver to work in linux unit tests 2 years ago
  Tigger Kindel a23a33f20c Unit tests 2 years ago
  Tigger Kindel 732723976f Conhost now works; added toggle to uicatalog 2 years ago
  Tigger Kindel cd81c927fa Debugging conhost 2 years ago
  Tigger Kindel 293161bca1 TrueColor in NetDriver now works 2 years ago
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 years ago
  BDisp 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 years ago
  BDisp 76b3529afe Fixes #2678. TextView stops being responsive after application is sent to the background 2 years ago
  Tig 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) 2 years ago
  Tig a6b05b83cd Fixes #2632. Updates RuneJsonConverter to deal with more formats (#2640) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago
  tznind 17e2d1d341 Refactor Action<Size> events to EventHandler<SizeChangedEventArgs> 2 years ago
  BDisp a7c13b5d48 Fixes merge conflicts errors. 2 years ago
  BDisp 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 years ago