BDisp 8da5ce6792 Merge branch 'v2_develop' into v2_tabview-fix 9 miesięcy temu
..
GraphView 304784cbe7 Code cleanup and refactor 10 miesięcy temu
Menu 7fb321b85c Cleanup 10 miesięcy temu
ScrollBar 7777668d11 Added AllowNegativeXWhenWidthGreaterThanContentWidth 9 miesięcy temu
SpinnerView ef06f4bd7a Implemented deferred Margin drawing to enable shadow with minimal perf hit 10 miesięcy temu
TabView 93259b050f Code review tweak 9 miesięcy temu
TableView 9fc9438f6c Perf work 10 miesięcy temu
TreeView 5a41d2c0fc Fixing unit tests. WIP 10 miesięcy temu
Wizard e0551f4e4d NeedsDisplay -> NeedsDraw 10 miesięcy temu
AutocompleteFilepathContext.cs ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 miesięcy temu
BBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok temu
Bar.cs 9fc9438f6c Perf work 10 miesięcy temu
Button.cs b31339da02 Tons of stuff 10 miesięcy temu
CheckBox.cs b31339da02 Tons of stuff 10 miesięcy temu
CheckState.cs 153f1015d7 Fixed warnings 1 rok temu
ColorBar.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 miesięcy temu
ColorModelStrategy.cs c39318c521 merged 1 rok temu
ColorPicker.16.cs 55387d3c13 Made more Driver APIs internal 10 miesięcy temu
ColorPicker.Prompt.cs a6234da334 Fix merge errors. 11 miesięcy temu
ColorPicker.Style.cs 52435e4943 Move Prompt method and all ColorPicker*.cs to ColorPicker.*.cs. 11 miesięcy temu
ColorPicker.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 miesięcy temu
ComboBox.cs 55387d3c13 Made more Driver APIs internal 10 miesięcy temu
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok temu
DateField.cs e85f694269 Fixed Time/DateField crash 2 10 miesięcy temu
DatePicker.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 miesięcy temu
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok temu
Dialog.cs 2214d8c715 #nullable enable 10 miesięcy temu
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 lat temu
FileDialog.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 miesięcy temu
FileDialogTableSource.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 rok temu
FileSystemColorProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok temu
FileSystemIconProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok temu
FrameView.cs 1abe3182b6 View.Mouse cleanup - WIP3 10 miesięcy temu
GBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok temu
HexView.cs 245d78e952 Removed restriction in View.Move 9 miesięcy temu
HexViewEventArgs.cs 11f2f301f5 Added unicode edit support 11 miesięcy temu
HistoryTextItemEventArgs.cs ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 miesięcy temu
HueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok temu
IColorBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok temu
IListDataSource.cs 30adbd67de ListView cleanup 9 miesięcy temu
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok temu
Label.cs 1abe3182b6 View.Mouse cleanup - WIP3 10 miesięcy temu
LightnessBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok temu
Line.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 miesięcy temu
LineView.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 miesięcy temu
ListView.cs 93a08597b9 ListView cleanup 3 9 miesięcy temu
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok temu
MenuBarv2.cs b31339da02 Tons of stuff 10 miesięcy temu
Menuv2.cs 7656602245 #nullable enable 10 miesięcy temu
MessageBox.cs dc4ce1e418 Fixed Dialogs 11 miesięcy temu
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok temu
NumericUpDown.cs 6c5475620d reverted - Shortcut bug breaking hexeditor 2 9 miesięcy temu
OpenDialog.cs 71e5118cdb Fixed warnings 1 rok temu
ProgressBar.cs 55387d3c13 Made more Driver APIs internal 10 miesięcy temu
RBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok temu
RadioGroup.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 miesięcy temu
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok temu
SaturationBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok temu
SaveDialog.cs 71e5118cdb Fixed warnings 1 rok temu
SelectedItemChangedArgs.cs 952fc49709 Fix typos 1 rok temu
Shortcut.cs 2a79e96210 reverted - Shortcut bug breaking hexeditor 9 miesięcy temu
Slider.cs 127bfd50a2 Refactoring... WIP 10 miesięcy temu
SliderAttributes.cs b64f10cc6a Slider - one type per file 1 rok temu
SliderConfiguration.cs b64f10cc6a Slider - one type per file 1 rok temu
SliderEventArgs.cs b64f10cc6a Slider - one type per file 1 rok temu
SliderOption.cs 952fc49709 Fix typos 1 rok temu
SliderOptionEventArgs.cs b64f10cc6a Slider - one type per file 1 rok temu
SliderStyle.cs b64f10cc6a Slider - one type per file 1 rok temu
SliderType.cs b64f10cc6a Slider - one type per file 1 rok temu
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok temu
StatusBar.cs b31339da02 Tons of stuff 10 miesięcy temu
TextField.cs 5a41d2c0fc Fixing unit tests. WIP 10 miesięcy temu
TextValidateField.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 miesięcy temu
TextView.cs 054559a6ae Fixed SyntaxHighlighting 10 miesięcy temu
Tile.cs 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal 10 miesięcy temu
TileView.cs d3d3df8f15 Fixed feedback from bdisp 10 miesięcy temu
TimeField.cs e0551f4e4d NeedsDisplay -> NeedsDraw 10 miesięcy temu
Toplevel.cs 8c7982f9c0 Tons of Layout refactoring. LayoutSubviews is now internal. 10 miesięcy temu
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok temu
TreeViewTextFilter.cs e0551f4e4d NeedsDisplay -> NeedsDraw 10 miesięcy temu
ValueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok temu
Window.cs 66edb36cc7 Fixed RadioGroup 11 miesięcy temu