Tig dd8fe76cab Rebased with v2_develop - broke stuff. 1 year ago
..
GraphView bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 year ago
Menu 26ab04ef24 Fixed netdriver incorrect performance optimization 1 year ago
SpinnerView 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
TableView d796c5ac43 Avoids throw if table is null. 1 year ago
TreeView 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
Wizard 6ebee8d42b Fixed more bad code 1 year ago
AutocompleteFilepathContext.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
Button.cs c1896ee048 Renamed to HighlightOnPress and added unit tests 1 year ago
CheckBox.cs c1896ee048 Renamed to HighlightOnPress and added unit tests 1 year ago
ColorPicker.cs c1896ee048 Renamed to HighlightOnPress and added unit tests 1 year ago
ComboBox.cs 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 1 year ago
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
DateField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
DatePicker.cs 06cc7d8f71 Moved view highlight on press code into View. Updated all Views that would benefit. 1 year ago
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Dialog.cs 6ebee8d42b Fixed more bad code 1 year ago
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 years ago
FileDialog.cs 6ebee8d42b Fixed more bad code 1 year ago
FileDialogTableSource.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 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 cba58caac8 Toplevel drag via Adornment finished 1 year ago
HexView.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 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 348c0dc199 View.OnMouseClick now Can/Setfocus. 1 year ago
Line.cs 8f10195342 Line based Border POC 1 year ago
LineView.cs 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 year ago
ListView.cs 5b03d739a6 Fixed quit scenario bug. WorkerApp, when hidden, was eating QuitKey 1 year ago
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
MessageBox.cs a8d6f846d7 Fixed MessagBox paint issue 1 year ago
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
OpenDialog.cs 6ebee8d42b Fixed more bad code 1 year ago
ProgressBar.cs 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 year ago
RadioGroup.cs c1896ee048 Renamed to HighlightOnPress and added unit tests 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 6ebee8d42b Fixed more bad code 1 year ago
ScrollBarView.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
ScrollView.cs d57b58be1a Updated ViewMouse unit tests 1 year ago
SelectedItemChangedArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Slider.cs 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 1 year ago
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
StatusBar.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 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 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 1 year ago
TextField.cs 6b833ba08e Moved CanFocus out of Responder and made non-virtual 1 year ago
TextValidateField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
TextView.cs 6b833ba08e Moved CanFocus out of Responder and made non-virtual 1 year ago
Tile.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
TileView.cs 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 1 year ago
TimeField.cs 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
Toplevel.cs 6ebee8d42b Fixed more bad code 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 f86b6b1ff3 Added prototype close button 1 year ago