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