BDisp 85cf6619ed Fixes #3956. MessageBox doesn't return the index of IsDefault button (#3958) 5 月之前
..
CharMap 98f70b2632 Adds `ViewportSettings.Transparent` (#3886) 6 月之前
GraphView 90d492716a Adds IConsoleDriver 9 月之前
Menu c88c772462 Fixes #3692++ - Rearchitects drivers (#3837) 6 月之前
ScrollBar 5984a3c564 Fixes #3941 - v2win/v2net: UICatalog crash - Fixes warnings (#3946) 5 月之前
SpinnerView ef06f4bd7a Implemented deferred Margin drawing to enable shadow with minimal perf hit 10 月之前
TabView aa2f3f8461 Rename to TabRow. 9 月之前
TableView df9549e0a2 Tons of V2 API doc fixes (#3932) 6 月之前
TreeView 2b8884a881 Finished integrated tznind's work. 8 月之前
Wizard b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 5 月之前
AutocompleteFilepathContext.cs ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 月之前
BBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 年之前
Bar.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 5 月之前
Button.cs 7ba6d638bc Fixes #3918 and #3913 - `Accepting` behavior (#3921) 6 月之前
CheckBox.cs f3697a99f4 Fixes #3839, #3922 - CM Glyphs not working (#3923) 6 月之前
CheckState.cs 153f1015d7 Fixed warnings 1 年之前
ColorBar.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 月之前
ColorModelStrategy.cs c39318c521 merged 1 年之前
ColorPicker.16.cs 2b8884a881 Finished integrated tznind's work. 8 月之前
ColorPicker.Prompt.cs f6b65c6f08 Added mouse support. update charmap 8 月之前
ColorPicker.Style.cs 52435e4943 Move Prompt method and all ColorPicker*.cs to ColorPicker.*.cs. 10 月之前
ColorPicker.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 月之前
ComboBox.cs 65cf641685 Fixed CheckBox issue 8 月之前
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
DateField.cs 4b02893276 Change select all keybinding for text inputs 9 月之前
DatePicker.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 月之前
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
Dialog.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 5 月之前
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 年之前
FileDialog.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 月之前
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 df9549e0a2 Tons of V2 API doc fixes (#3932) 6 月之前
GBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 年之前
HexView.cs e6aeada480 Tweaked HexView 8 月之前
HexViewEventArgs.cs 11f2f301f5 Added unicode edit support 10 月之前
HistoryTextItemEventArgs.cs ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 月之前
HueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 年之前
IColorBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 年之前
IListDataSource.cs 30adbd67de ListView cleanup 9 月之前
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
Label.cs 7ba6d638bc Fixes #3918 and #3913 - `Accepting` behavior (#3921) 6 月之前
LightnessBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 年之前
Line.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 5 月之前
LineView.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 月之前
ListView.cs 2b8884a881 Finished integrated tznind's work. 8 月之前
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
MenuBarv2.cs b31339da02 Tons of stuff 10 月之前
Menuv2.cs 7656602245 #nullable enable 10 月之前
MessageBox.cs 85cf6619ed Fixes #3956. MessageBox doesn't return the index of IsDefault button (#3958) 5 月之前
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
NumericUpDown.cs 6c5475620d reverted - Shortcut bug breaking hexeditor 2 9 月之前
OpenDialog.cs 71e5118cdb Fixed warnings 1 年之前
ProgressBar.cs 55387d3c13 Made more Driver APIs internal 10 月之前
RBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 年之前
RadioGroup.cs 5984a3c564 Fixes #3941 - v2win/v2net: UICatalog crash - Fixes warnings (#3946) 5 月之前
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
SaturationBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 年之前
SaveDialog.cs 71e5118cdb Fixed warnings 1 年之前
SelectedItemChangedArgs.cs 952fc49709 Fix typos 1 年之前
Shortcut.cs 2b8884a881 Finished integrated tznind's work. 8 月之前
Slider.cs 65cf641685 Fixed CheckBox issue 8 月之前
SliderAttributes.cs b64f10cc6a Slider - one type per file 1 年之前
SliderConfiguration.cs b64f10cc6a Slider - one type per file 1 年之前
SliderEventArgs.cs b64f10cc6a Slider - one type per file 1 年之前
SliderOption.cs 952fc49709 Fix typos 1 年之前
SliderOptionEventArgs.cs b64f10cc6a Slider - one type per file 1 年之前
SliderStyle.cs b64f10cc6a Slider - one type per file 1 年之前
SliderType.cs b64f10cc6a Slider - one type per file 1 年之前
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
StatusBar.cs b31339da02 Tons of stuff 10 月之前
TextField.cs 2b8884a881 Finished integrated tznind's work. 8 月之前
TextValidateField.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 月之前
TextView.cs 2b8884a881 Finished integrated tznind's work. 8 月之前
Tile.cs 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal 10 月之前
TileView.cs 98f70b2632 Adds `ViewportSettings.Transparent` (#3886) 6 月之前
TimeField.cs e0551f4e4d NeedsDisplay -> NeedsDraw 10 月之前
Toplevel.cs 8c7982f9c0 Tons of Layout refactoring. LayoutSubviews is now internal. 10 月之前
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 年之前
TreeViewTextFilter.cs e0551f4e4d NeedsDisplay -> NeedsDraw 10 月之前
ValueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 年之前
Window.cs c00de4a092 Makes `Window` default `Arrangement` not be movable/resizable (#3931) 6 月之前