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