.. |
AllViewsTests.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
AppendAutocompleteTests.cs
|
325180ae48
Fixes #2680. Make the TextView API more extensible. (#2682)
|
2 years ago |
ButtonTests.cs
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
CheckBoxTests.cs
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 year ago |
ColorPickerTests.cs
|
2007f3b2d5
Adds `Slider` View (#2919)
|
1 year ago |
ComboBoxTests.cs
|
aa8b952509
Partially Addresses #2616. Support combining sequences that don't normalize (#2932)
|
1 year ago |
ContextMenuTests.cs
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
DateFieldTests.cs
|
e384b44d5a
Fix unit test.
|
1 year ago |
FrameViewTests.cs
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
GraphViewTests.cs
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
HexViewTests.cs
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
LabelTests.cs
|
3f4d96bec7
Fixes #3011. TextFormatter doesn't handle combining and tab runes. (#3012)
|
1 year ago |
LineViewTests.cs
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
ListViewTests.cs
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 year ago |
MenuTests.cs
|
7b46b1dea4
Add unit test for the #2892 fix. (#2956)
|
1 year ago |
OverlappedTests.cs
|
e16205af85
Fixes #2954. Modal view is always refreshing only by moving the mouse. (#2958)
|
1 year ago |
ProgressBarTests.cs
|
d2967c1ede
Fixes #2883. ProgressBar: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2979)
|
1 year ago |
RadioGroupTests.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
RuneCellTests.cs
|
aa8b952509
Partially Addresses #2616. Support combining sequences that don't normalize (#2932)
|
1 year ago |
ScrollBarViewTests.cs
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
ScrollViewTests.cs
|
66ca7f887e
Fixes #2970. ScrollView doesn't remove a view that was previously added on both versions. (#2973)
|
1 year ago |
SliderTests.cs
|
2007f3b2d5
Adds `Slider` View (#2919)
|
1 year ago |
SpinnerViewTests.cs
|
a8900a0b8c
Disabled invalid Task.Delay calls
|
1 year ago |
StatusBarTests.cs
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
TabViewTests.cs
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
TableViewTests.cs
|
aa8b952509
Partially Addresses #2616. Support combining sequences that don't normalize (#2932)
|
1 year ago |
TextFieldTests.cs
|
21e8a70cee
Fixes #2933 - Refactors Cell to simplify code (#2934)
|
1 year ago |
TextValidateFieldTests.cs
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
TextViewTests.cs
|
8f1b5aceb6
Fixes #3034. Text remains "invisible" in the TextView when WordWrap is activated. (#3036)
|
1 year ago |
TileViewTests.cs
|
53c7eaf266
Fix tileview borders and enable tests (#2708)
|
2 years ago |
TimeFieldTests.cs
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
ToplevelTests.cs
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 year ago |
TreeTableSourceTests.cs
|
cd6cfd7f62
Fixes #2683 - Adds an ITableSource which wraps a TreeView<T> (#2685)
|
2 years ago |
TreeViewTests.cs
|
d2967c1ede
Fixes #2883. ProgressBar: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2979)
|
1 year ago |
ViewDisposalTest.cs
|
d40db95a8e
Brings View disposal tests from `develop` (#2948)
|
1 year ago |
WindowTests.cs
|
5a11b88f52
v2 Fixes #2810. Pressing Alt key on a Toplevel with only a MenuBar throws System.InvalidOperationException.
|
2 years ago |