BDisp c1475c7ee1 Merge branch 'v2_develop' into v2_3140-textview-frame-to-viewport 1 year ago
..
GraphView a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
Menu 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 1 year ago
SpinnerView 617960d6cb Spinner upgrade 1 year ago
TableView 3575a78e9d merged 1 year ago
TreeView d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
Wizard 24ca95fd5e Removed LayoutStyle 1 year ago
AutocompleteFilepathContext.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
Button.cs be0118e9d4 Addressed code review comments 1 year ago
CheckBox.cs 24ca95fd5e Removed LayoutStyle 1 year ago
ColorPicker.cs 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 1 year ago
ComboBox.cs 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 1 year ago
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
DateField.cs 24ca95fd5e Removed LayoutStyle 1 year ago
DatePicker.cs 354d02dc25 DatePicker tweaks 1 year ago
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Dialog.cs be0118e9d4 Addressed code review comments 1 year ago
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 years ago
FileDialog.cs 00daccfcf1 Renamed Pos.Function->Func to align iwth C# Func type. 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 24ca95fd5e Removed LayoutStyle 1 year ago
HexView.cs 24ca95fd5e Removed LayoutStyle 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 c877c1844d Simplified Alignment enum 1 year ago
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
MessageBox.cs 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 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
OrientationEventArgs.cs b64f10cc6a Slider - one type per file 1 year ago
ProgressBar.cs c877c1844d Simplified Alignment enum 1 year ago
RadioGroup.cs 24ca95fd5e Removed LayoutStyle 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 24ca95fd5e Removed LayoutStyle 1 year ago
ScrollView.cs aff87b0364 Rebased 1 year ago
SelectedItemChangedArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Slider.cs c877c1844d Simplified Alignment enum 1 year ago
SliderAttributes.cs b64f10cc6a Slider - one type per file 1 year ago
SliderConfiguration.cs b64f10cc6a Slider - one type per file 1 year ago
SliderEventArgs.cs b64f10cc6a Slider - one type per file 1 year ago
SliderOption.cs b64f10cc6a Slider - one type per file 1 year ago
SliderOptionEventArgs.cs b64f10cc6a Slider - one type per file 1 year ago
SliderStyle.cs b64f10cc6a Slider - one type per file 1 year ago
SliderType.cs b64f10cc6a Slider - one type per file 1 year ago
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
StatusBar.cs 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 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 aff87b0364 Rebased 1 year ago
TextField.cs 24ca95fd5e Removed LayoutStyle 1 year ago
TextValidateField.cs 24ca95fd5e Removed LayoutStyle 1 year ago
TextView.cs 698b28ea3c Fixes word wrap. 1 year ago
Tile.cs 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
TileView.cs f08f9c9567 Fixed FastFlags thing 1 year ago
TimeField.cs 24ca95fd5e Removed LayoutStyle 1 year ago
Toplevel.cs 24ca95fd5e Removed LayoutStyle 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 24ca95fd5e Removed LayoutStyle 1 year ago