提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  dodexahedron 92a601254e Fixes #3170. Color improvements (#3204) 1 年之前
  Maciej ad234aa870 Fixes #3196: DatePicker Range Guard (#3197) 1 年之前
  Tig 33070ec8a6 Fixes API doc TOC tree expansion (#3200) 1 年之前
  Maciej bd70ed8954 Fixes #3180: DateField to handle all date formats (#3188) 1 年之前
  Tig 1df8ae15bb Fixes #3186. HotKeys must be explicitly set (Makes `TextFormatter.FindHotKey` `firstUpperCase` default to `false`) (#3187) 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 a7ea48eb62 Fixes #3183 - `OnMouseEvent` calling `OnMouseClick` too often (#3184) 1 年之前
  BDisp 93659510c3 Fix GraphViewExample. (#3177) 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 年之前
  BDisp 17e7673cd3 Fixes #2981. LegendAnnotation: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2982) 1 年之前
  BDisp 96f7597050 Fixes #3166. TimeField should use TextChanging instead of TextChanged event. (#3167) 1 年之前
  BDisp d95fe1466c Fixes #3160. TextField doesn't update correctly the CursorPosition on Paste. (#3161) 1 年之前