Commit History

Author SHA1 Message Date
  Tig 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) 1 year ago
  BDisp e2a59050fe Fixes #3122. Shift-Tab is broken on TextView. (#3123) 1 year ago
  BDisp 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 year ago
  Tig 80ef4b5e19 Fixes #3071 & #3079. Key cast and static props are not correct (#3089) 1 year ago
  Tig a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  BDisp aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) 1 year ago
  Tig 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) 1 year ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  BDisp 15d0c04a43 Fixes #2904. v2 InvokeKeybindings called twice when running in Dialog. 1 year ago
  Tigger Kindel 6f1e3e9a06 Remove Initalized stuff - With TrueColor and the map of color names to RGB values now in Color, it's not needed. 1 year ago
  Tigger Kindel 41d6ca884b Fixed Force16Colors; updated UI Catalog to honor 1 year ago
  Tigger Kindel c9ce86578c Removed GetColors (no longer needed) 1 year ago
  Tigger Kindel 760ab804f0 WIP - Everything seems to work 1 year ago
  Tig Kindel 26580aca6a inital commit - proving Color can be made a class without breaking tons of code 1 year ago
  Tig Kindel 7dc80ac962 Fixed nullable issues 1 year ago
  Tigger Kindel 8c82c41fdb Fixes big leaks in netdriver; still smaller ones 1 year ago
  Tigger Kindel 482a956646 Documenting hack for changewin 1 year ago
  Tigger Kindel e4f3b97da0 Fixed WindowsDriver mem leak 1 year ago
  Tigger Kindel f90ddd520b Re-enabled -1 result 1 year ago
  Tigger Kindel 1c133ba364 Refactored CheckTimers into MainLoop and renamed/simplified 1 year ago
  Tigger Kindel bf606c4179 Moved CheckTimers to MainLoop 1 year ago
  Tigger Kindel 6efad45145 made View.LineCanvas read only and non-virtual 1 year ago
  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