Commit History

Author SHA1 Message Date
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 2c725b877f Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175) 1 year ago
  Tig 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) 1 year ago
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 year ago
  Tig 7af54f369d Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094) 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 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) 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
  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 841bbf2ed7 More simplification 1 year ago
  Tigger Kindel 3ff5453c56 Removed Attribute.HasValidColors 1 year ago
  Tigger Kindel 760ab804f0 WIP - Everything seems to work 1 year ago
  Tigger Kindel 1fa6267895 WIP - Revamped Color 1 year ago
  Tig Kindel 26580aca6a inital commit - proving Color can be made a class without breaking tons of code 1 year ago
  BDisp 2570d46a23 Fix 16 color not working on non supported true color, like the conhost or cmd. 1 year ago
  Tigger Kindel fe23b564b3 daignosing unit test fail in action 2 years ago
  Tigger Kindel 06f7a9898e fixed WindowsDriver to work in linux unit tests 2 years ago
  Tigger Kindel b31cef07df 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
  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
  Thomas Nind c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 years ago