2
0
Tig Kindel 6b833ba08e Moved CanFocus out of Responder and made non-virtual 1 жил өмнө
..
GraphView bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 жил өмнө
Menu 3d30b06212 Fixed Menu: Was not dealing with Border correctly 1 жил өмнө
SpinnerView 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 жил өмнө
TableView 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
TreeView 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
Wizard 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 жил өмнө
AutocompleteFilepathContext.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 жил өмнө
Button.cs cba58caac8 Toplevel drag via Adornment finished 1 жил өмнө
CheckBox.cs 7036f5f8f8 Cleaned up MouseClick related stuff. 1 жил өмнө
ColorPicker.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
ComboBox.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
DateField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
DatePicker.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 жил өмнө
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
Dialog.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 жил өмнө
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 жил өмнө
FileDialog.cs 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 жил өмнө
FileDialogTableSource.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 жил өмнө
FileSystemColorProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
FileSystemIconProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
FrameView.cs cba58caac8 Toplevel drag via Adornment finished 1 жил өмнө
HexView.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
HexViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
HistoryTextItem.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
Label.cs cba58caac8 Toplevel drag via Adornment finished 1 жил өмнө
Line.cs 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 жил өмнө
LineView.cs 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 жил өмнө
ListView.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
MessageBox.cs 4e1ba721be Only call this once 1 жил өмнө
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
OpenDialog.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
ProgressBar.cs 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 жил өмнө
RadioGroup.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
RuneCellEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
SaveDialog.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
ScrollBarView.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
ScrollView.cs 6e18bc4a2e Fixed IsOverriddent tests 1 жил өмнө
SelectedItemChangedArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
Slider.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
StatusBar.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
Tab.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
TabChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
TabMouseEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
TabStyle.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
TabView.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
TextField.cs 6b833ba08e Moved CanFocus out of Responder and made non-virtual 1 жил өмнө
TextValidateField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
TextView.cs 6b833ba08e Moved CanFocus out of Responder and made non-virtual 1 жил өмнө
Tile.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 жил өмнө
TileView.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
TimeField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 жил өмнө
Toplevel.cs 6b833ba08e Moved CanFocus out of Responder and made non-virtual 1 жил өмнө
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
ToplevelOverlapped.cs 64488be380 Expand nullability context and mark a couple things nullable 1 жил өмнө
TreeViewTextFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
Window.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө