コミット履歴

作者 SHA1 メッセージ 日付
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 年間 前
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 年間 前
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 年間 前
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 年間 前
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 年間 前
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 年間 前
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年間 前
  Tig 2c725b877f Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175) 1 年間 前
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 年間 前
  Tig 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) 1 年間 前
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 年間 前