Tonttu e089108e72 Fixes #4000. Named colors as enums. (#4005) 8 months ago
..
CharMap 98f70b2632 Adds `ViewportSettings.Transparent` (#3886) 9 months ago
GraphView ce7fc04100 Fixes #3984 - `Margin` w/out shadow should not force draw (#3985) 9 months ago
Menu 56c8b20e24 Fixes #3986. ContextMenu crashing with right and left arrows 9 months ago
ScrollBar acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 9 months ago
SpinnerView acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 9 months ago
TabView 8b5639e5e5 Using SubViews and letting the top-level handle the key if the TabView doesn't handle it 8 months ago
TableView df9549e0a2 Tons of V2 API doc fixes (#3932) 9 months ago
TreeView 2b8884a881 Finished integrated tznind's work. 1 year ago
Wizard acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 9 months ago
AutocompleteFilepathContext.cs ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 1 year 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) 9 months ago
Button.cs 7ba6d638bc Fixes #3918 and #3913 - `Accepting` behavior (#3921) 9 months ago
CheckBox.cs f3697a99f4 Fixes #3839, #3922 - CM Glyphs not working (#3923) 9 months ago
CheckState.cs 153f1015d7 Fixed warnings 1 year ago
ColorBar.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 1 year ago
ColorModelStrategy.cs c39318c521 merged 1 year ago
ColorPicker.16.cs 2b8884a881 Finished integrated tznind's work. 1 year ago
ColorPicker.Prompt.cs f6b65c6f08 Added mouse support. update charmap 1 year ago
ColorPicker.Style.cs 52435e4943 Move Prompt method and all ColorPicker*.cs to ColorPicker.*.cs. 1 year ago
ColorPicker.cs e089108e72 Fixes #4000. Named colors as enums. (#4005) 6 months ago
ComboBox.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 9 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 1 year ago
DatePicker.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 1 year 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) 9 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) 9 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) 9 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) 9 months ago
HexViewEventArgs.cs 11f2f301f5 Added unicode edit support 1 year ago
HistoryTextItemEventArgs.cs ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 1 year 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 1 year 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) 9 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) 9 months ago
LineView.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 1 year ago
ListView.cs 2b8884a881 Finished integrated tznind's work. 1 year 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) 9 months ago
Menuv2.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 9 months ago
MessageBox.cs 85cf6619ed Fixes #3956. MessageBox doesn't return the index of IsDefault button (#3958) 9 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 1 year ago
OpenDialog.cs 71e5118cdb Fixed warnings 1 year ago
ProgressBar.cs 55387d3c13 Made more Driver APIs internal 1 year 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) 9 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) 9 months ago
Slider.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 9 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) 9 months ago
TextField.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 9 months ago
TextValidateField.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 1 year ago
TextView.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 9 months ago
Tile.cs 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal 1 year ago
TileView.cs ce7fc04100 Fixes #3984 - `Margin` w/out shadow should not force draw (#3985) 9 months ago
TimeField.cs e0551f4e4d NeedsDisplay -> NeedsDraw 1 year ago
Toplevel.cs acb5979e6c Cleans up/Refactors `View.Subviews` (#3962) 9 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 1 year 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) 9 months ago