Brandon Thetford 64488be380 Expand nullability context and mark a couple things nullable 1 year ago
..
GraphView 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
Menu 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
SpinnerView 142b621395 Replace 354 `!= null` with `is { }` 1 year ago
TableView 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
TreeView 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
Wizard 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
AutocompleteFilepathContext.cs da3fe3663d Replace all 342 `== null` with `is null` 1 year ago
Button.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
CheckBox.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
ColorPicker.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
ComboBox.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
DateField.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
DatePicker.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Dialog.cs da3fe3663d Replace all 342 `== null` with `is null` 1 year ago
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 years ago
FileDialog.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
FileDialogTableSource.cs da3fe3663d Replace all 342 `== null` with `is null` 1 year ago
FileSystemColorProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
FileSystemIconProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
FrameView.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
HexView.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
HexViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
HistoryTextItem.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Label.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
Line.cs a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
LineView.cs a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
ListView.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
MessageBox.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
OpenDialog.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
ProgressBar.cs a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
RadioGroup.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
RuneCellEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
SaveDialog.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
ScrollBarView.cs a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
ScrollView.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
SelectedItemChangedArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Slider.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
StatusBar.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
Tab.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
TabChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
TabMouseEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
TabStyle.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
TabView.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
TextField.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
TextValidateField.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
TextView.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
Tile.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
TileView.cs 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
TimeField.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
Toplevel.cs a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
ToplevelOverlapped.cs 64488be380 Expand nullability context and mark a couple things nullable 1 year ago
TreeViewTextFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Window.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago