.. |
GraphView
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
il y a 1 an |
Menu
|
a551b977bb
Invoke Activate and Deactivate on Begin method and fix ContextMenu to use it.
|
il y a 1 an |
SpinnerView
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
il y a 1 an |
TableView
|
d796c5ac43
Avoids throw if table is null.
|
il y a 1 an |
TreeView
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
il y a 1 an |
Wizard
|
6ebee8d42b
Fixed more bad code
|
il y a 1 an |
AutocompleteFilepathContext.cs
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
il y a 1 an |
Button.cs
|
ca7b8bb0ee
fixed OnMouseClick logic
|
il y a 1 an |
CheckBox.cs
|
7036f5f8f8
Cleaned up MouseClick related stuff.
|
il y a 1 an |
ColorPicker.cs
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
il y a 1 an |
ComboBox.cs
|
745e2c21a2
Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed.
|
il y a 1 an |
ContentsChangedEventArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
DateField.cs
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
il y a 1 an |
DatePicker.cs
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
il y a 1 an |
DateTimeEventArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
Dialog.cs
|
6ebee8d42b
Fixed more bad code
|
il y a 1 an |
FileDialog.cd
|
c04703f5d6
Fixes #2617 - Support for Nerd icons for FileDialog (#2613)
|
il y a 2 ans |
FileDialog.cs
|
6ebee8d42b
Fixed more bad code
|
il y a 1 an |
FileDialogTableSource.cs
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
il y a 1 an |
FileSystemColorProvider.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
FileSystemIconProvider.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
FrameView.cs
|
cba58caac8
Toplevel drag via Adornment finished
|
il y a 1 an |
HexView.cs
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
il y a 1 an |
HexViewEventArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
HistoryTextItem.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
ITreeViewFilter.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
Label.cs
|
348c0dc199
View.OnMouseClick now Can/Setfocus.
|
il y a 1 an |
Line.cs
|
8f10195342
Line based Border POC
|
il y a 1 an |
LineView.cs
|
0f9e6f091d
Stage 1 of #3256 - Prepare Rect for removal (#3260)
|
il y a 1 an |
ListView.cs
|
5b03d739a6
Fixed quit scenario bug. WorkerApp, when hidden, was eating QuitKey
|
il y a 1 an |
ListViewEventArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
MessageBox.cs
|
bf77b3153d
Fixed all instances of the bad pattern I could find
|
il y a 1 an |
NerdFonts.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
OpenDialog.cs
|
6ebee8d42b
Fixed more bad code
|
il y a 1 an |
ProgressBar.cs
|
0f9e6f091d
Stage 1 of #3256 - Prepare Rect for removal (#3260)
|
il y a 1 an |
RadioGroup.cs
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
il y a 1 an |
ReadOnlyCollectionExtensions.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
RuneCellEventArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
SaveDialog.cs
|
6ebee8d42b
Fixed more bad code
|
il y a 1 an |
ScrollBarView.cs
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
il y a 1 an |
ScrollView.cs
|
704f1407d8
Break the loop if the superview is found.
|
il y a 1 an |
SelectedItemChangedArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
Slider.cs
|
745e2c21a2
Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed.
|
il y a 1 an |
SplitterEventArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
StatusBar.cs
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
il y a 1 an |
Tab.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
TabChangedEventArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
TabMouseEventArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
TabStyle.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
TabView.cs
|
745e2c21a2
Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed.
|
il y a 1 an |
TextField.cs
|
6b833ba08e
Moved CanFocus out of Responder and made non-virtual
|
il y a 1 an |
TextValidateField.cs
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
il y a 1 an |
TextView.cs
|
6b833ba08e
Moved CanFocus out of Responder and made non-virtual
|
il y a 1 an |
Tile.cs
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
il y a 1 an |
TileView.cs
|
745e2c21a2
Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed.
|
il y a 1 an |
TimeField.cs
|
7a988e47ae
Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue.
|
il y a 1 an |
Toplevel.cs
|
6ebee8d42b
Fixed more bad code
|
il y a 1 an |
ToplevelEventArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
ToplevelOverlapped.cs
|
64488be380
Expand nullability context and mark a couple things nullable
|
il y a 1 an |
TreeViewTextFilter.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
Window.cs
|
f86b6b1ff3
Added prototype close button
|
il y a 1 an |