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