Tig 6c296bb299 Disabled Hover (#define HOVER). 1 år sedan
..
GraphView bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 år sedan
Menu c5b7b084a9 Way too big a committ.... but I got carried away. 1 år sedan
SpinnerView 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 år sedan
TableView d796c5ac43 Avoids throw if table is null. 1 år sedan
TreeView 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 år sedan
Wizard 6ebee8d42b Fixed more bad code 1 år sedan
AutocompleteFilepathContext.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 år sedan
Button.cs 6c296bb299 Disabled Hover (#define HOVER). 1 år sedan
CheckBox.cs cca32726fc Refactored API to support extensibilty... eg Hover (not implemented yet). 1 år sedan
ColorPicker.cs cca32726fc Refactored API to support extensibilty... eg Hover (not implemented yet). 1 år sedan
ComboBox.cs c5b7b084a9 Way too big a committ.... but I got carried away. 1 år sedan
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
DateField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 år sedan
DatePicker.cs 06cc7d8f71 Moved view highlight on press code into View. Updated all Views that would benefit. 1 år sedan
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
Dialog.cs 6ebee8d42b Fixed more bad code 1 år sedan
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 år sedan
FileDialog.cs 6ebee8d42b Fixed more bad code 1 år sedan
FileDialogTableSource.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 år sedan
FileSystemColorProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
FileSystemIconProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
FrameView.cs cba58caac8 Toplevel drag via Adornment finished 1 år sedan
HexView.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 år sedan
HexViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
HistoryTextItem.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
Label.cs 348c0dc199 View.OnMouseClick now Can/Setfocus. 1 år sedan
Line.cs 8f10195342 Line based Border POC 1 år sedan
LineView.cs 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 år sedan
ListView.cs 5b03d739a6 Fixed quit scenario bug. WorkerApp, when hidden, was eating QuitKey 1 år sedan
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
MessageBox.cs a8d6f846d7 Fixed MessagBox paint issue 1 år sedan
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
OpenDialog.cs 6ebee8d42b Fixed more bad code 1 år sedan
ProgressBar.cs 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 år sedan
RadioGroup.cs cca32726fc Refactored API to support extensibilty... eg Hover (not implemented yet). 1 år sedan
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
RuneCellEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
SaveDialog.cs 6ebee8d42b Fixed more bad code 1 år sedan
ScrollBarView.cs c5b7b084a9 Way too big a committ.... but I got carried away. 1 år sedan
ScrollView.cs c5b7b084a9 Way too big a committ.... but I got carried away. 1 år sedan
SelectedItemChangedArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
Slider.cs 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 1 år sedan
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
StatusBar.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 år sedan
Tab.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
TabChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
TabMouseEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
TabStyle.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
TabView.cs c5b7b084a9 Way too big a committ.... but I got carried away. 1 år sedan
TextField.cs 6b833ba08e Moved CanFocus out of Responder and made non-virtual 1 år sedan
TextValidateField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 år sedan
TextView.cs 6b833ba08e Moved CanFocus out of Responder and made non-virtual 1 år sedan
Tile.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 år sedan
TileView.cs 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 1 år sedan
TimeField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 år sedan
Toplevel.cs 40ae272944 Refactored MouseEnter/Leave APIs to match design guidelines 1 år sedan
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
ToplevelOverlapped.cs 64488be380 Expand nullability context and mark a couple things nullable 1 år sedan
TreeViewTextFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 år sedan
Window.cs f86b6b1ff3 Added prototype close button 1 år sedan