tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
..
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 3bec36ac47 Change Action to EventHandler for more events 2 years ago
CheckBoxTests.cs 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` 2 years ago
ColorPickerTests.cs 7454dac942 Reorg of unit tests 2 years ago
ComboBoxTests.cs 3bec36ac47 Change Action to EventHandler for more events 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 3bec36ac47 Change Action to EventHandler for more events 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 ebae3a8560 Fixes Revert "Illustrates #2331 (Scrollview not respecting clip) does not reproduce (#2332)" committed twice on 6bb90edcbf35cdb1dce39abd463af89b5e662aee and 28d7be721cbf2a48aa72f23c736d1e9649b60951 2 years ago
StatusBarTests.cs d04bf94c74 merged from develop after accident 2 years ago
TabViewTests.cs 788eed4a4d Fixes #2317. Drivers do not normalize accented letters. 2 years ago
TableViewTests.cs 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
TextFieldTests.cs 53597b7cec Add TextChangedEventArgs (correctly this time) 2 years ago
TextValidateFieldTests.cs 7454dac942 Reorg of unit tests 2 years ago
TextViewTests.cs 7a52f45a10 Add PointEventArgs 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