| .. |
|
GraphView
|
bb16e695fa
merged with v2_develop
|
1 year ago |
|
Menu
|
a0c03b11b6
Fixes #3635. Focus gets confused with ContextMenu. (#3663)
|
1 year ago |
|
SpinnerView
|
617960d6cb
Spinner upgrade
|
1 year ago |
|
TableView
|
b122744c60
test datacolumn caption handling
|
1 year ago |
|
TreeView
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 year 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)
|
1 year ago |
|
Bar.cs
|
2ec07b8575
Merge branch 'v2_develop' into v2-IOrientation
|
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
|
38f84f7424
Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604)
|
1 year ago |
|
ColorModelStrategy.cs
|
38f84f7424
Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604)
|
1 year ago |
|
ColorPicker.cs
|
38f84f7424
Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604)
|
1 year ago |
|
ColorPicker16.cs
|
38f84f7424
Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604)
|
1 year ago |
|
ColorPickerStyle.cs
|
38f84f7424
Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604)
|
1 year ago |
|
ComboBox.cs
|
cf1435ae96
WIP: Fixed stuff. Broke stuff. Making progress.
|
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
|
f2eb9ce6e2
WIP: More refining
|
1 year 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
|
37f349004a
WIP: More. Trying to fix TableView regression
|
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
|
952fc49709
Fix typos
|
1 year 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)
|
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
|
b267e1698e
V2 fix warnings (#3671)
|
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
|
3d00102125
Added BUGBUGs
|
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
|
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
|
b267e1698e
V2 fix warnings (#3671)
|
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
|
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
|
c00290ffcc
Added unit test & fixed bug (#3666)
|
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
|
37f349004a
WIP: More. Trying to fix TableView regression
|
1 year ago |
|
TextField.cs
|
f9a1d0345e
Split processing autocomplete and drawing it (#3662)
|
1 year ago |
|
TextValidateField.cs
|
47e1c87590
Added AllViews_AtLeastOneNavKey_Leaves
|
1 year ago |
|
TextView.cs
|
37f349004a
WIP: More. Trying to fix TableView regression
|
1 year ago |
|
Tile.cs
|
022050db73
Fixed nullable warnings 7
|
1 year ago |
|
TileView.cs
|
d407683d5b
Made View.Navigation nullable enable.
|
1 year ago |
|
TimeField.cs
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 year ago |
|
Toplevel.cs
|
9635a434ed
Fixes #3667. Null reference in v2 in FindDeepestView.
|
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 |