BDisp 07d7162c8f Prevent Size being negative. 1 rok pred
..
GraphView bb16e695fa merged with v2_develop 1 rok pred
Menu fa0085d9e4 ix some more bug, cleanup code and add more unit tests. 1 rok pred
Scroll 07d7162c8f Prevent Size being negative. 1 rok pred
SpinnerView 617960d6cb Spinner upgrade 1 rok pred
TableView 5b2e10e6d0 Fixes #3696 Remove custom navigation in FileDialog (#3712) 1 rok pred
TreeView 794ad0bad7 Refactoring again... WIP broke 1 rok pred
Wizard 942e7fbebe Fixed wizard layout 1 rok pred
AutocompleteFilepathContext.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 rok pred
BBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok pred
Bar.cs 20249faa10 Fixed adornment editor scenarios 1 rok pred
Button.cs 63e75b7413 Fixes #3109. AOT support with .Net 8. (#3638) 1 rok pred
CheckBox.cs 0bd50c5b93 Fixes #3641. `CheckBox.State` -> `CheckBox.CheckState` (#3648) 1 rok pred
CheckState.cs 153f1015d7 Fixed warnings 1 rok pred
ColorBar.cs 90cc922150 Fixed colorpicker 1 rok pred
ColorModelStrategy.cs c39318c521 merged 1 rok pred
ColorPicker.cs 5cdac86fea Fixed warnings 1 rok pred
ColorPicker16.cs 20249faa10 Fixed adornment editor scenarios 1 rok pred
ColorPickerStyle.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok pred
ComboBox.cs 1a16f43495 Refactored subview methods. Fixed issues. 1 rok pred
ContentsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
DateField.cs c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 rok pred
DatePicker.cs 27234b7bf9 Fixes #3707 - Wizard focus (#3708) 1 rok pred
DateTimeEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
Dialog.cs 1f310fdb74 Fixes #3655 - Fixes rendering issue in `Dialog`/`MessageBox` (#3656) 1 rok pred
FileDialog.cd c04703f5d6 Fixes #2617 - Support for Nerd icons for FileDialog (#2613) 2 rokov pred
FileDialog.cs 02a98f3fc2 Fixes #3700. ContextMenu pollutes Toplevel.MenuBar's key bindings 1 rok pred
FileDialogTableSource.cs 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 rok pred
FileSystemColorProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
FileSystemIconProvider.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
FrameView.cs 63e75b7413 Fixes #3109. AOT support with .Net 8. (#3638) 1 rok pred
GBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok pred
HexView.cs d1d7ab5fa8 Done with refactor. Nav unit tests all pass. Fixing View unit tests... 1 rok pred
HexViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
HistoryTextItemEventArgs.cs 524fab1987 Fixes #3693. HistoryTextItem derived from EventArgs doesn't follow the name rule convention. 1 rok pred
HueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok pred
IColorBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok pred
ITreeViewFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
Label.cs c1d82947aa Fixes #3682. CanFocus true for Label works only for keyboard and not mouse. (#3683) 1 rok pred
LightnessBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok pred
Line.cs 6220863b9c Fixed issues @bdisp noted: 1 rok pred
LineView.cs a4bb63af8b LineView uses DimAuto 1 rok pred
ListView.cs d1d7ab5fa8 Done with refactor. Nav unit tests all pass. Fixing View unit tests... 1 rok pred
ListViewEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
MenuBarv2.cs c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 rok pred
Menuv2.cs 8cfd218f86 Made Menuv2 work right 1 rok pred
MessageBox.cs 1f310fdb74 Fixes #3655 - Fixes rendering issue in `Dialog`/`MessageBox` (#3656) 1 rok pred
NerdFonts.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
NumericUpDown.cs 29f3550489 merged 1 rok pred
OpenDialog.cs 71e5118cdb Fixed warnings 1 rok pred
ProgressBar.cs 6550cde7b5 Nuked Textformatter.AutoSize. 1 rok pred
RBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok pred
RadioGroup.cs bb16e695fa merged with v2_develop 1 rok pred
ReadOnlyCollectionExtensions.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
RuneCellEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
SaturationBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok pred
SaveDialog.cs 71e5118cdb Fixed warnings 1 rok pred
ScrollBarView.cs d6651f6ecd Fixed (again) SuperViewChangedEventArgs 1 rok pred
ScrollView.cs f2eb9ce6e2 WIP: More refining 1 rok pred
SelectedItemChangedArgs.cs 952fc49709 Fix typos 1 rok pred
Shortcut.cs 492a772abc Cleaned up scenarios. Fixed Visible issue. 1 rok pred
Slider.cs bb16e695fa merged with v2_develop 1 rok pred
SliderAttributes.cs b64f10cc6a Slider - one type per file 1 rok pred
SliderConfiguration.cs b64f10cc6a Slider - one type per file 1 rok pred
SliderEventArgs.cs b64f10cc6a Slider - one type per file 1 rok pred
SliderOption.cs 952fc49709 Fix typos 1 rok pred
SliderOptionEventArgs.cs b64f10cc6a Slider - one type per file 1 rok pred
SliderStyle.cs b64f10cc6a Slider - one type per file 1 rok pred
SliderType.cs b64f10cc6a Slider - one type per file 1 rok pred
SplitterEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
StatusBar.cs bb16e695fa merged with v2_develop 1 rok pred
Tab.cs 37f349004a WIP: More. Trying to fix TableView regression 1 rok pred
TabChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
TabMouseEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
TabStyle.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
TabView.cs 6931326686 Fixed Tabview 1 rok pred
TextField.cs 02a98f3fc2 Fixes #3700. ContextMenu pollutes Toplevel.MenuBar's key bindings 1 rok pred
TextValidateField.cs 47e1c87590 Added AllViews_AtLeastOneNavKey_Leaves 1 rok pred
TextView.cs 02a98f3fc2 Fixes #3700. ContextMenu pollutes Toplevel.MenuBar's key bindings 1 rok pred
Tile.cs bdc60c9490 Got all unit tests passing. Some AdvanceFocus stuff still not right. 1 rok pred
TileView.cs cc627781e4 Fixed Config editor 1 rok pred
TimeField.cs c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 rok pred
Toplevel.cs 5cdac86fea Fixed warnings 1 rok pred
ToplevelEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
ToplevelOverlapped.cs 331d9726d7 nullable enable TopLevel 1 rok pred
TreeViewTextFilter.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 rok pred
ValueBar.cs 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 rok pred
Window.cs 63e75b7413 Fixes #3109. AOT support with .Net 8. (#3638) 1 rok pred