Commit History

Author SHA1 Message Date
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 year ago
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  BDisp 30f2b54763 Fixes #3234. ProcessContinuousButtonPressedAsync is always passing the start location. (#3235) 1 year ago
  dodexahedron 92a601254e Fixes #3170. Color improvements (#3204) 1 year ago
  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