Tig 2b8884a881 Finished integrated tznind's work. 9 mēneši atpakaļ
..
CharMap 5a0b3507a0 Merged v2_develop. 9 mēneši atpakaļ
GraphView 90d492716a Adds IConsoleDriver 9 mēneši atpakaļ
Menu 5a0b3507a0 Merged v2_develop. 9 mēneši atpakaļ
ScrollBar 725df05f7b Prepping to combine keybinding classes 2 9 mēneši atpakaļ
SpinnerView ef06f4bd7a Implemented deferred Margin drawing to enable shadow with minimal perf hit 10 mēneši atpakaļ
TabView aa2f3f8461 Rename to TabRow. 9 mēneši atpakaļ
TableView 2b8884a881 Finished integrated tznind's work. 9 mēneši atpakaļ
TreeView 2b8884a881 Finished integrated tznind's work. 9 mēneši atpakaļ
Wizard e0551f4e4d NeedsDisplay -> NeedsDraw 10 mēneši atpakaļ
AutocompleteFilepathContext.cs ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 mēneši atpakaļ
BBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 gadu atpakaļ
Bar.cs 7a15f7b39b Backported a bunch of fixes from #3691 9 mēneši atpakaļ
Button.cs 725df05f7b Prepping to combine keybinding classes 2 9 mēneši atpakaļ
CheckBox.cs 7d4f4e4735 Tweaks 9 mēneši atpakaļ
CheckState.cs 153f1015d7 Fixed warnings 1 gadu atpakaļ
ColorBar.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 mēneši atpakaļ
ColorModelStrategy.cs c39318c521 merged 1 gadu atpakaļ
ColorPicker.16.cs 2b8884a881 Finished integrated tznind's work. 9 mēneši atpakaļ
ColorPicker.Prompt.cs f6b65c6f08 Added mouse support. update charmap 9 mēneši atpakaļ
ColorPicker.Style.cs 52435e4943 Move Prompt method and all ColorPicker*.cs to ColorPicker.*.cs. 11 mēneši atpakaļ
ColorPicker.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 mēneši atpakaļ
ComboBox.cs 65cf641685 Fixed CheckBox issue 9 mēneši atpakaļ
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 gadu atpakaļ
DateField.cs 4b02893276 Change select all keybinding for text inputs 9 mēneši atpakaļ
DatePicker.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 mēneši atpakaļ
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 gadu atpakaļ
Dialog.cs 2214d8c715 #nullable enable 10 mēneši atpakaļ
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 gadi atpakaļ
FileDialog.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 mēneši atpakaļ
FileDialogTableSource.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 gadu atpakaļ
FileSystemColorProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 gadu atpakaļ
FileSystemIconProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 gadu atpakaļ
FrameView.cs 725df05f7b Prepping to combine keybinding classes 2 9 mēneši atpakaļ
GBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 gadu atpakaļ
HexView.cs e6aeada480 Tweaked HexView 9 mēneši atpakaļ
HexViewEventArgs.cs 11f2f301f5 Added unicode edit support 11 mēneši atpakaļ
HistoryTextItemEventArgs.cs ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 mēneši atpakaļ
HueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 gadu atpakaļ
IColorBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 gadu atpakaļ
IListDataSource.cs 30adbd67de ListView cleanup 9 mēneši atpakaļ
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 gadu atpakaļ
Label.cs 725df05f7b Prepping to combine keybinding classes 2 9 mēneši atpakaļ
LightnessBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 gadu atpakaļ
Line.cs 7a15f7b39b Backported a bunch of fixes from #3691 9 mēneši atpakaļ
LineView.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 mēneši atpakaļ
ListView.cs 2b8884a881 Finished integrated tznind's work. 9 mēneši atpakaļ
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 gadu atpakaļ
MenuBarv2.cs b31339da02 Tons of stuff 10 mēneši atpakaļ
Menuv2.cs 7656602245 #nullable enable 10 mēneši atpakaļ
MessageBox.cs 0f137579c8 Combined KeyBinding classes 9 mēneši atpakaļ
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 gadu atpakaļ
NumericUpDown.cs 6c5475620d reverted - Shortcut bug breaking hexeditor 2 9 mēneši atpakaļ
OpenDialog.cs 71e5118cdb Fixed warnings 1 gadu atpakaļ
ProgressBar.cs 55387d3c13 Made more Driver APIs internal 10 mēneši atpakaļ
RBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 gadu atpakaļ
RadioGroup.cs 23344baca7 Incorporated tznind's stuff 9 mēneši atpakaļ
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 gadu atpakaļ
SaturationBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 gadu atpakaļ
SaveDialog.cs 71e5118cdb Fixed warnings 1 gadu atpakaļ
SelectedItemChangedArgs.cs 952fc49709 Fix typos 1 gadu atpakaļ
Shortcut.cs 2b8884a881 Finished integrated tznind's work. 9 mēneši atpakaļ
Slider.cs 65cf641685 Fixed CheckBox issue 9 mēneši atpakaļ
SliderAttributes.cs b64f10cc6a Slider - one type per file 1 gadu atpakaļ
SliderConfiguration.cs b64f10cc6a Slider - one type per file 1 gadu atpakaļ
SliderEventArgs.cs b64f10cc6a Slider - one type per file 1 gadu atpakaļ
SliderOption.cs 952fc49709 Fix typos 1 gadu atpakaļ
SliderOptionEventArgs.cs b64f10cc6a Slider - one type per file 1 gadu atpakaļ
SliderStyle.cs b64f10cc6a Slider - one type per file 1 gadu atpakaļ
SliderType.cs b64f10cc6a Slider - one type per file 1 gadu atpakaļ
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 gadu atpakaļ
StatusBar.cs b31339da02 Tons of stuff 10 mēneši atpakaļ
TextField.cs 2b8884a881 Finished integrated tznind's work. 9 mēneši atpakaļ
TextValidateField.cs 17e3fe8c5f Non-rectangular clip reigion support basically works 10 mēneši atpakaļ
TextView.cs 2b8884a881 Finished integrated tznind's work. 9 mēneši atpakaļ
Tile.cs 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal 10 mēneši atpakaļ
TileView.cs d3d3df8f15 Fixed feedback from bdisp 10 mēneši atpakaļ
TimeField.cs e0551f4e4d NeedsDisplay -> NeedsDraw 10 mēneši atpakaļ
Toplevel.cs 8c7982f9c0 Tons of Layout refactoring. LayoutSubviews is now internal. 10 mēneši atpakaļ
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 gadu atpakaļ
TreeViewTextFilter.cs e0551f4e4d NeedsDisplay -> NeedsDraw 10 mēneši atpakaļ
ValueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 gadu atpakaļ
Window.cs 66edb36cc7 Fixed RadioGroup 11 mēneši atpakaļ