BDisp 56c8b20e24 Fixes #3986. ContextMenu crashing with right and left arrows 5 months ago
..
CharMap 98f70b2632 Adds `ViewportSettings.Transparent` (#3886) 6 months ago
GraphView ce7fc04100 Fixes #3984 - `Margin` w/out shadow should not force draw (#3985) 5 months ago
Menu 56c8b20e24 Fixes #3986. ContextMenu crashing with right and left arrows 5 months ago
ScrollBar acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
SpinnerView acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
TabView acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
TableView df9549e0a2 Tons of V2 API doc fixes (#3932) 6 months ago
TreeView 2b8884a881 Finished integrated tznind's work. 8 months ago
Wizard acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
AutocompleteFilepathContext.cs ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 months ago
BBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 year ago
Bar.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
Button.cs 7ba6d638bc Fixes #3918 and #3913 - `Accepting` behavior (#3921) 6 months ago
CheckBox.cs f3697a99f4 Fixes #3839, #3922 - CM Glyphs not working (#3923) 6 months ago
CheckState.cs 153f1015d7 Fixed warnings 1 year ago
ColorBar.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 months ago
ColorModelStrategy.cs c39318c521 merged 1 year ago
ColorPicker.16.cs 2b8884a881 Finished integrated tznind's work. 8 months ago
ColorPicker.Prompt.cs f6b65c6f08 Added mouse support. update charmap 8 months ago
ColorPicker.Style.cs 52435e4943 Move Prompt method and all ColorPicker*.cs to ColorPicker.*.cs. 10 months ago
ColorPicker.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 months ago
ComboBox.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
DateField.cs 4b02893276 Change select all keybinding for text inputs 9 months ago
DatePicker.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 months ago
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Dialog.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 5 months ago
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 years ago
FileDialog.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months 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 df9549e0a2 Tons of V2 API doc fixes (#3932) 6 months ago
GBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 year ago
HexView.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
HexViewEventArgs.cs 11f2f301f5 Added unicode edit support 10 months ago
HistoryTextItemEventArgs.cs ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 months ago
HueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 year ago
IColorBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 year ago
IListDataSource.cs 30adbd67de ListView cleanup 9 months ago
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
Label.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
LightnessBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 year ago
Line.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 5 months ago
LineView.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 months ago
ListView.cs 2b8884a881 Finished integrated tznind's work. 8 months ago
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
MenuBarv2.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
Menuv2.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
MessageBox.cs 85cf6619ed Fixes #3956. MessageBox doesn't return the index of IsDefault button (#3958) 5 months ago
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
NumericUpDown.cs 6c5475620d reverted - Shortcut bug breaking hexeditor 2 9 months ago
OpenDialog.cs 71e5118cdb Fixed warnings 1 year ago
ProgressBar.cs 55387d3c13 Made more Driver APIs internal 10 months ago
RBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 year ago
RadioGroup.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
SaturationBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 year ago
SaveDialog.cs 71e5118cdb Fixed warnings 1 year ago
SelectedItemChangedArgs.cs 952fc49709 Fix typos 1 year ago
Shortcut.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
Slider.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months 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 952fc49709 Fix typos 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 acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
TextField.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
TextValidateField.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 months ago
TextView.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
Tile.cs 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal 10 months ago
TileView.cs ce7fc04100 Fixes #3984 - `Margin` w/out shadow should not force draw (#3985) 5 months ago
TimeField.cs e0551f4e4d NeedsDisplay -> NeedsDraw 10 months ago
Toplevel.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 5 months ago
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
TreeViewTextFilter.cs e0551f4e4d NeedsDisplay -> NeedsDraw 10 months ago
ValueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 year ago
Window.cs c00de4a092 Makes `Window` default `Arrangement` not be movable/resizable (#3931) 6 months ago