.. |
AllViewsTests.cs
|
fcc75e7147
Update View Action events to EventHandler events
|
2 years ago |
AutocompleteTests.cs
|
5da7665e92
Fixes #2328. TextView Autocomplete triggered by cursor move.
|
2 years ago |
ButtonTests.cs
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 years ago |
CheckBoxTests.cs
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 years ago |
ColorPickerTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
ComboBoxTests.cs
|
d81bf050ee
Fixes #2451. ListView SelectedItem should be -1 by default.
|
2 years ago |
DateFieldTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
FrameViewTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
GraphViewTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
HexViewTests.cs
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
LineViewTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
ListViewTests.cs
|
c5ef409819
Fixes #2459. ListView SelectedItem throw exception if the value is -1.
|
2 years ago |
PanelViewTests.cs
|
29ccbe36b7
attempting to merge
|
2 years ago |
ProgressBarTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
RadioGroupTests.cs
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |
ScrollBarViewTests.cs
|
796e15a64d
Added DrawEventArgs
|
2 years ago |
ScrollViewTests.cs
|
ab2bda109b
improved API docs, removed duplicate code, refactored to make more readable
|
2 years ago |
StatusBarTests.cs
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
2 years ago |
TabViewTests.cs
|
788eed4a4d
Fixes #2317. Drivers do not normalize accented letters.
|
2 years ago |
TableViewTests.cs
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 years ago |
TextFieldTests.cs
|
f0f0d008ca
Fixes #2453. TextField OnEnter throws exception if IsInitialized is false.
|
2 years ago |
TextValidateFieldTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
TextViewTests.cs
|
5847abeef9
Fixes #2429. Error when replacing a word in textView.
|
2 years ago |
TileViewTests.cs
|
0bd32c282e
Fixes #505. Finishes merge of TileView (previously SplitContainer) (#2258)
|
2 years ago |
TimeFieldTests.cs
|
7454dac942
Reorg of unit tests
|
2 years ago |
TreeViewTests.cs
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |