BDisp 026a20ee7f Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class. 11 meses atrás
..
GraphView bb16e695fa merged with v2_develop 1 ano atrás
Menu 97870d72d7 Merge branch 'v2_develop' into v2_2491-Overlapped 11 meses atrás
SpinnerView 617960d6cb Spinner upgrade 1 ano atrás
TableView 941a6ee5e6 New overlapped drawing impl. 11 meses atrás
TreeView 941a6ee5e6 New overlapped drawing impl. 11 meses atrás
Wizard 011f208c5e Fixed unit test 11 meses atrás
AutocompleteFilepathContext.cs 026a20ee7f Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class. 11 meses atrás
BBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 ano atrás
Bar.cs 20249faa10 Fixed adornment editor scenarios 1 ano atrás
Button.cs cdfc49ece5 unit test issue 11 meses atrás
CheckBox.cs 21e55cc6c0 Enabled ViewHighlight.Hover 11 meses atrás
CheckState.cs 153f1015d7 Fixed warnings 1 ano atrás
ColorBar.cs ba161b3eae Cleaned up Command enum. 11 meses atrás
ColorModelStrategy.cs c39318c521 merged 1 ano atrás
ColorPicker.cs 5cdac86fea Fixed warnings 1 ano atrás
ColorPicker16.cs bff7794495 Rebased onto v2_2491-Overlapped 11 meses atrás
ColorPickerStyle.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 ano atrás
ComboBox.cs ba161b3eae Cleaned up Command enum. 11 meses atrás
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
DateField.cs ba161b3eae Cleaned up Command enum. 11 meses atrás
DatePicker.cs 86d21ef3b7 WIP of tiled-mode 11 meses atrás
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
Dialog.cs 941a6ee5e6 New overlapped drawing impl. 11 meses atrás
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 anos atrás
FileDialog.cs ba161b3eae Cleaned up Command enum. 11 meses atrás
FileDialogTableSource.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 ano atrás
FileSystemColorProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
FileSystemIconProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
FrameView.cs 63e75b7413 Fixes #3109. AOT support with .Net 8. (#3638) 1 ano atrás
GBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 ano atrás
HexView.cs ba161b3eae Cleaned up Command enum. 11 meses atrás
HexViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
HistoryTextItemEventArgs.cs 524fab1987 Fixes #3693. HistoryTextItem derived from EventArgs doesn't follow the name rule convention. 1 ano atrás
HueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 ano atrás
IColorBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 ano atrás
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
Label.cs c1d82947aa Fixes #3682. CanFocus true for Label works only for keyboard and not mouse. (#3683) 1 ano atrás
LightnessBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 ano atrás
Line.cs 6220863b9c Fixed issues @bdisp noted: 1 ano atrás
LineView.cs a4bb63af8b LineView uses DimAuto 1 ano atrás
ListView.cs ba161b3eae Cleaned up Command enum. 11 meses atrás
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
MenuBarv2.cs c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 ano atrás
Menuv2.cs bff7794495 Rebased onto v2_2491-Overlapped 11 meses atrás
MessageBox.cs 1f310fdb74 Fixes #3655 - Fixes rendering issue in `Dialog`/`MessageBox` (#3656) 1 ano atrás
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
NumericUpDown.cs 21e55cc6c0 Enabled ViewHighlight.Hover 11 meses atrás
OpenDialog.cs 71e5118cdb Fixed warnings 1 ano atrás
ProgressBar.cs bff7794495 Rebased onto v2_2491-Overlapped 11 meses atrás
RBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 ano atrás
RadioGroup.cs bff7794495 Rebased onto v2_2491-Overlapped 11 meses atrás
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
RuneCellEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
SaturationBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 ano atrás
SaveDialog.cs 71e5118cdb Fixed warnings 1 ano atrás
ScrollBarView.cs d6651f6ecd Fixed (again) SuperViewChangedEventArgs 1 ano atrás
ScrollView.cs bff7794495 Rebased onto v2_2491-Overlapped 11 meses atrás
SelectedItemChangedArgs.cs 952fc49709 Fix typos 1 ano atrás
Shortcut.cs c249e14ab6 Code cleanup 11 meses atrás
Slider.cs bff7794495 Rebased onto v2_2491-Overlapped 11 meses atrás
SliderAttributes.cs b64f10cc6a Slider - one type per file 1 ano atrás
SliderConfiguration.cs b64f10cc6a Slider - one type per file 1 ano atrás
SliderEventArgs.cs b64f10cc6a Slider - one type per file 1 ano atrás
SliderOption.cs 952fc49709 Fix typos 1 ano atrás
SliderOptionEventArgs.cs b64f10cc6a Slider - one type per file 1 ano atrás
SliderStyle.cs b64f10cc6a Slider - one type per file 1 ano atrás
SliderType.cs b64f10cc6a Slider - one type per file 1 ano atrás
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
StatusBar.cs bb16e695fa merged with v2_develop 1 ano atrás
Tab.cs 941a6ee5e6 New overlapped drawing impl. 11 meses atrás
TabChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
TabMouseEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
TabStyle.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
TabView.cs ba161b3eae Cleaned up Command enum. 11 meses atrás
TextField.cs 026a20ee7f Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class. 11 meses atrás
TextValidateField.cs ba161b3eae Cleaned up Command enum. 11 meses atrás
TextView.cs 026a20ee7f Fixes #3774. TextModel.ToRuneCellList is internal and is better move it to the public RuneCell class. 11 meses atrás
Tile.cs bdc60c9490 Got all unit tests passing. Some AdvanceFocus stuff still not right. 1 ano atrás
TileView.cs b717892235 Removed OverlappedTop. 11 meses atrás
TimeField.cs ba161b3eae Cleaned up Command enum. 11 meses atrás
Toplevel.cs 5e9d5a8f19 Updated docfx and fixed most warnings 11 meses atrás
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
TreeViewTextFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 ano atrás
ValueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 ano atrás
Window.cs 889c59c7be Made Window resizable by default 11 meses atrás