Brandon Thetford
|
0c76b97ef2
Enable null analysis here
|
1 жил өмнө |
Brandon Thetford
|
6559512a41
Make this static to force us to avoid capturing things from the outer scope.
|
1 жил өмнө |
Brandon Thetford
|
282c434fda
Invert the if for even less nesting
|
1 жил өмнө |
Brandon Thetford
|
3f3264229f
Make the logic positive
|
1 жил өмнө |
Brandon Thetford
|
693d8d1f03
Nullable
|
1 жил өмнө |
Brandon Thetford
|
4843488bc0
Move local function to end of method
|
1 жил өмнө |
Brandon Thetford
|
3b2bd3b323
Combine to pattern
|
1 жил өмнө |
Brandon Thetford
|
c7d72b9224
Prepare for other event work by making this internal
|
1 жил өмнө |
Brandon Thetford
|
e6c4184d2d
Fix terminology
|
1 жил өмнө |
Brandon Thetford
|
6f7adcd326
Move local function to end of method
|
1 жил өмнө |
Brandon Thetford
|
e05fdc2b2f
Turn on nullability analysis for this method
|
1 жил өмнө |
Brandon Thetford
|
f281d4ff33
Avoid virtual dispatch by returning the most-derived concrete type available
|
1 жил өмнө |
Brandon Thetford
|
f8574ba295
Inline this
|
1 жил өмнө |
Brandon Thetford
|
c7ed5c9867
Annotate nullability of this method's return value
|
1 жил өмнө |
Brandon Thetford
|
c1c4c77955
All usages discard these
|
1 жил өмнө |
Brandon Thetford
|
ce78e3af4a
Merge to a pattern check
|
1 жил өмнө |
Brandon Thetford
|
3d807c3833
Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal
|
1 жил өмнө |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 жил өмнө |
dodexahedron
|
55cb3e76b4
V2 Cleanup Batch 1 (Per #3253) (#3255)
|
1 жил өмнө |
Brandon Thetford
|
a638edeeaf
Rename Rect to Rectangle in preparation for removal
|
1 жил өмнө |
Brandon Thetford
|
1bc3595d0e
Make this string comparison faster.
|
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 жил өмнө |
BDisp
|
56943f17d2
Fixes #2882. TabView: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2980)
|
1 жил өмнө |
Tig
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 жил өмнө |
Tig
|
b84862d0bd
Fixes #3172. `Application.ResetState` wasn't resetting all it should (#3173)
|
1 жил өмнө |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 жил өмнө |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 жил өмнө |