Brandon Thetford
|
e4024a5fc3
Simplify the type initializer and Reset method
|
1 年之前 |
Brandon Thetford
|
c0a838113c
Remove unused class
|
1 年之前 |
Brandon Thetford
|
74c8920f32
record struct already does this by value
|
1 年之前 |
Brandon Thetford
|
37b58afc39
Missed a couple of opportunities for reference passing
|
1 年之前 |
Brandon Thetford
|
d8a9f0f9a0
Mark this ignored just in case
|
1 年之前 |
Brandon Thetford
|
17a565ed74
Simplify GetHashCode
|
1 年之前 |
Brandon Thetford
|
486582f985
Simplify constructor
|
1 年之前 |
Brandon Thetford
|
1e5c5b3c10
This should be a property
|
1 年之前 |
Brandon Thetford
|
e4350c6143
Simplify this constructor
|
1 年之前 |
Brandon Thetford
|
f5ead8b54e
Remove unused internal constructor and its test
|
1 年之前 |
Brandon Thetford
|
79997cea06
Turn this into a record struct
|
1 年之前 |
Brandon Thetford
|
4e391e3017
Carry reference passing through as appropriate
|
1 年之前 |
Brandon Thetford
|
166930101a
Simplify this
|
1 年之前 |
Brandon Thetford
|
2d2b04b57e
Reference passing to avoid some struct copies
|
1 年之前 |
Brandon Thetford
|
fa38c9a5f6
Make this a record type and remove now-redundant/illegal members
|
1 年之前 |
Brandon Thetford
|
a5e009c76b
Rename these files so they nest in the solution explorer
|
1 年之前 |
Brandon Thetford
|
6305b03420
Move class to its own file
|
1 年之前 |
Brandon Thetford
|
9ff8030bbb
Annotate constructor properly and use throw helper
|
1 年之前 |
Brandon Thetford
|
6f3d0aac6f
Declare interface these already support
|
1 年之前 |
Brandon Thetford
|
8727a5fa0b
Fix release configuration tests
|
1 年之前 |
Brandon Thetford
|
7bce9bf68a
Split these up and dispose properly
|
1 年之前 |
Brandon Thetford
|
cf34cdd41b
Wrap these in conditionals since they break tests against Release configuration
|
1 年之前 |
Brandon Thetford
|
142b621395
Replace 354 `!= null` with `is { }`
|
1 年之前 |
Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
1 年之前 |
BDisp
|
7a041fcc73
Fixes #3229. TextFormatter should have a FillRemaining property. (#3245)
|
1 年之前 |
dodexahedron
|
c94c0567dd
Fixes #3240: editorconfig and project documentation sync with reformatting (#3241)
|
1 年之前 |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 年之前 |
BDisp
|
30f2b54763
Fixes #3234. ProcessContinuousButtonPressedAsync is always passing the start location. (#3235)
|
1 年之前 |
Chris Pulman
|
c74871bf1f
Fix for Reactive Example, update packages (#3232)
|
1 年之前 |
BDisp
|
a3627aed5e
Fixes #3189. TextValidateField doesn't show the cursor and doesn't have TextChanged event. (#3190)
|
1 年之前 |