Tig 0b969d9eb0 Revamped Slider - Make it a showcase for how to build a View that uses Dim.Auto 1 year ago
..
GraphView a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
Menu d27b0b6212 Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize 1 year ago
SpinnerView 617960d6cb Spinner upgrade 1 year ago
TableView 6982a85a70 Code cleanup 1 year ago
TreeView d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
Wizard 3e1025897b AutoSize in comments i gone too. 1 year ago
AutocompleteFilepathContext.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
Button.cs e28f73f175 Pos / Dim code cleanup 1 year ago
CheckBox.cs 9766ee0516 Removed bad Checkbox code. 1 year ago
ColorPicker.cs 9766ee0516 Removed bad Checkbox code. 1 year ago
ComboBox.cs 6cdb4c4c90 Code cleanup 1 year ago
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
DateField.cs d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
DatePicker.cs 6cdb4c4c90 Code cleanup 1 year ago
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Dialog.cs 87a76669b7 Fixed broken unit tests. 1 year ago
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 years ago
FileDialog.cs d391cc7ad2 MouseEvent: int X, int Y -> Point Position 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 a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
HexView.cs d391cc7ad2 MouseEvent: int X, int Y -> Point Position 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 e28f73f175 Pos / Dim code cleanup 1 year ago
Line.cs b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
LineView.cs a4bb63af8b LineView uses DimAuto 1 year ago
ListView.cs 36b9171276 Removed ContentSize setter, replaced with SetContentSize 1 year ago
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
MessageBox.cs a5eca55f29 Removed nullable from ContentSize 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 6bc5ac4479 Code cleanup 1 year ago
RadioGroup.cs e28f73f175 Pos / Dim code cleanup 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 d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
ScrollView.cs a5eca55f29 Removed nullable from ContentSize 1 year ago
SelectedItemChangedArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Slider.cs 0b969d9eb0 Revamped Slider - Make it a showcase for how to build a View that uses Dim.Auto 1 year ago
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
StatusBar.cs d27b0b6212 Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize 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 d27b0b6212 Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize 1 year ago
TextField.cs f0865e8ff4 TextField modernization 1 year ago
TextValidateField.cs 6cdb4c4c90 Code cleanup 1 year ago
TextView.cs d21489cbf8 TextView modernization 1 year ago
Tile.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
TileView.cs dbd575eb58 PosFactor -> PosPercent (for consistency) and -> public 1 year ago
TimeField.cs d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
Toplevel.cs e28f73f175 Pos / Dim code cleanup 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