Tig c1896ee048 Renamed to HighlightOnPress and added unit tests 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 c1896ee048 Renamed to HighlightOnPress and added unit tests 1 年之前
CheckBox.cs c1896ee048 Renamed to HighlightOnPress and added unit tests 1 年之前
ColorPicker.cs c1896ee048 Renamed to HighlightOnPress and added unit tests 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 06cc7d8f71 Moved view highlight on press code into View. Updated all Views that would benefit. 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 c1896ee048 Renamed to HighlightOnPress and added unit tests 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 d57b58be1a Updated ViewMouse unit tests 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 年之前