.. |
GraphView
|
bb16e695fa
merged with v2_develop
|
1 year ago |
Menu
|
c39318c521
merged
|
11 months ago |
SpinnerView
|
617960d6cb
Spinner upgrade
|
1 year ago |
TableView
|
e86a2fca2f
Simplfiied app scope key setters
|
1 year ago |
TreeView
|
794ad0bad7
Refactoring again... WIP broke
|
11 months ago |
Wizard
|
952fc49709
Fix typos
|
1 year 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)
|
11 months ago |
Bar.cs
|
20249faa10
Fixed adornment editor scenarios
|
11 months 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
|
11 months ago |
ColorModelStrategy.cs
|
c39318c521
merged
|
11 months ago |
ColorPicker.cs
|
20249faa10
Fixed adornment editor scenarios
|
11 months ago |
ColorPicker16.cs
|
20249faa10
Fixed adornment editor scenarios
|
11 months ago |
ColorPickerStyle.cs
|
38f84f7424
Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604)
|
11 months ago |
ComboBox.cs
|
1a16f43495
Refactored subview methods. Fixed issues.
|
11 months 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
|
0d6ad5b112
Fixed treeviewTests
|
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
|
1a16f43495
Refactored subview methods. Fixed issues.
|
11 months 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)
|
11 months ago |
HexView.cs
|
d1d7ab5fa8
Done with refactor. Nav unit tests all pass. Fixing View unit tests...
|
11 months ago |
HexViewEventArgs.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
HistoryTextItem.cs
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
HueBar.cs
|
38f84f7424
Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604)
|
11 months ago |
IColorBar.cs
|
38f84f7424
Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604)
|
11 months 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)
|
11 months ago |
LightnessBar.cs
|
38f84f7424
Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604)
|
11 months 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...
|
11 months 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
|
8cfd218f86
Made Menuv2 work right
|
1 year 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
|
11 months 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)
|
11 months 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)
|
11 months ago |
SaveDialog.cs
|
71e5118cdb
Fixed warnings
|
1 year ago |
ScrollBarView.cs
|
24ca95fd5e
Removed LayoutStyle
|
1 year ago |
ScrollView.cs
|
f2eb9ce6e2
WIP: More refining
|
1 year ago |
SelectedItemChangedArgs.cs
|
952fc49709
Fix typos
|
1 year ago |
Shortcut.cs
|
794ad0bad7
Refactoring again... WIP broke
|
11 months 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
|
1a16f43495
Refactored subview methods. Fixed issues.
|
11 months ago |
TextField.cs
|
20249faa10
Fixed adornment editor scenarios
|
11 months ago |
TextValidateField.cs
|
47e1c87590
Added AllViews_AtLeastOneNavKey_Leaves
|
1 year ago |
TextView.cs
|
20249faa10
Fixed adornment editor scenarios
|
11 months ago |
Tile.cs
|
bdc60c9490
Got all unit tests passing. Some AdvanceFocus stuff still not right.
|
11 months ago |
TileView.cs
|
cc627781e4
Fixed Config editor
|
11 months ago |
TimeField.cs
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 year ago |
Toplevel.cs
|
29f3550489
merged
|
11 months 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)
|
11 months ago |
Window.cs
|
63e75b7413
Fixes #3109. AOT support with .Net 8. (#3638)
|
1 year ago |