Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
1 year ago |
BDisp
|
7a041fcc73
Fixes #3229. TextFormatter should have a FillRemaining property. (#3245)
|
1 year ago |
dodexahedron
|
c94c0567dd
Fixes #3240: editorconfig and project documentation sync with reformatting (#3241)
|
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 |
Chris Pulman
|
c74871bf1f
Fix for Reactive Example, update packages (#3232)
|
1 year ago |
BDisp
|
a3627aed5e
Fixes #3189. TextValidateField doesn't show the cursor and doesn't have TextChanged event. (#3190)
|
1 year ago |
dodexahedron
|
92a601254e
Fixes #3170. Color improvements (#3204)
|
1 year ago |
Maciej
|
ad234aa870
Fixes #3196: DatePicker Range Guard (#3197)
|
1 year ago |
Tig
|
33070ec8a6
Fixes API doc TOC tree expansion (#3200)
|
1 year ago |
Maciej
|
bd70ed8954
Fixes #3180: DateField to handle all date formats (#3188)
|
1 year ago |
Tig
|
1df8ae15bb
Fixes #3186. HotKeys must be explicitly set (Makes `TextFormatter.FindHotKey` `firstUpperCase` default to `false`) (#3187)
|
1 year ago |
BDisp
|
56943f17d2
Fixes #2882. TabView: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2980)
|
1 year ago |
Tig
|
a7ea48eb62
Fixes #3183 - `OnMouseEvent` calling `OnMouseClick` too often (#3184)
|
1 year ago |
BDisp
|
93659510c3
Fix GraphViewExample. (#3177)
|
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
|
b84862d0bd
Fixes #3172. `Application.ResetState` wasn't resetting all it should (#3173)
|
1 year ago |
BDisp
|
17e7673cd3
Fixes #2981. LegendAnnotation: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2982)
|
1 year ago |
BDisp
|
96f7597050
Fixes #3166. TimeField should use TextChanging instead of TextChanged event. (#3167)
|
1 year ago |
BDisp
|
d95fe1466c
Fixes #3160. TextField doesn't update correctly the CursorPosition on Paste. (#3161)
|
1 year ago |
BDisp
|
43b889d1b1
Fixes #3157. DateField is validating wrong the date on different culture than us-US. (#3165)
|
1 year ago |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 year ago |
Tig
|
d54461fc01
Fixes #1720 - `ColorPicker` pop up example (in `ProgressBarStyles` Scenario) (#3154)
|
1 year ago |
Maciej
|
545c010731
Fixes #2019: Introduce DatePicker (#3134)
|
1 year ago |
Tig
|
6ad36b7ac9
Fixes #2944. `TreeView` unit tests fail intermittently: Ensures `Attribute` and `Color` are read only value types (#3163)
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
Tig
|
4cc6339192
Removed resharper settings from editorconfig (#3153)
|
1 year ago |
Tig
|
707dbda71b
Fixes #3072, #3148. `Dialog` and `MessageBox` key binding do not handle Enter correctly (#3151)
|
1 year ago |
Maciej
|
0aff2f1c87
Fixes #3149: UICatalog - Notepad example improvements (#3150)
|
1 year ago |
Tig
|
12fb26a526
Updates `Key` unit tests with easier to edit/read `MemberData` (#3147)
|
1 year ago |