Tig 5b03d739a6 Fixed quit scenario bug. WorkerApp, when hidden, was eating QuitKey 1 年間 前
..
GraphView bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 年間 前
Menu a551b977bb Invoke Activate and Deactivate on Begin method and fix ContextMenu to use it. 1 年間 前
SpinnerView 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 年間 前
TableView d796c5ac43 Avoids throw if table is null. 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 6ebee8d42b Fixed more bad code 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 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 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 6ebee8d42b Fixed more bad code 1 年間 前
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 年 前
FileDialog.cs 6ebee8d42b Fixed more bad code 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 348c0dc199 View.OnMouseClick now Can/Setfocus. 1 年間 前
Line.cs 8f10195342 Line based Border POC 1 年間 前
LineView.cs 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 年間 前
ListView.cs 5b03d739a6 Fixed quit scenario bug. WorkerApp, when hidden, was eating QuitKey 1 年間 前
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年間 前
MessageBox.cs bf77b3153d Fixed all instances of the bad pattern I could find 1 年間 前
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年間 前
OpenDialog.cs 6ebee8d42b Fixed more bad code 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 6ebee8d42b Fixed more bad code 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 704f1407d8 Break the loop if the superview is found. 1 年間 前
SelectedItemChangedArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年間 前
Slider.cs 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 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 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 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 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 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 6ebee8d42b Fixed more bad code 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 f86b6b1ff3 Added prototype close button 1 年間 前