Tig a8d6f846d7 Fixed MessagBox paint issue 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 a8d6f846d7 Fixed MessagBox paint issue 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 년 전