.. |
Button.cs
|
4fa3ac7b48
Fixes #2179. Button should only respond to a mouse button clicked.
|
2 anni fa |
CheckBox.cs
|
c5e32e102f
Rename Checkbox to CheckBox.
|
2 anni fa |
ColorPicker.cs
|
09b8ce64da
Add ColorPicker Control. (#1668)
|
3 anni fa |
ComboBox.cs
|
cc88e33ffe
Fix order of parameters
|
1 anno fa |
ContextMenu.cs
|
d8eaf7e8bb
Fixes #2836. v1 RequestStop while a ContextMenu is open can throw an exception.
|
1 anno fa |
DateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 anni fa |
FrameView.cs
|
c7942ae3bb
Fix issue where the TestViewsDisposeCorrectly was not doing what it was supposed to do (#2964)
|
1 anno fa |
GraphView.cs
|
5594aff326
Hide cursor when entering GraphView and TabRowView
|
2 anni fa |
HexView.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 anni fa |
ITreeViewFilter.cs
|
8f199cd765
Add ITreeViewFilter (#2599)
|
2 anni fa |
Label.cs
|
e02df8c043
Added some more features and bug fixes.
|
3 anni fa |
LineView.cs
|
996ce13b82
Fixed erroneous namespace on LineView to match other views
|
3 anni fa |
ListView.cs
|
2c921b056d
Change method name to EnsureSelectedItemVisible.
|
2 anni fa |
Menu.cs
|
d51322ad17
Fixes #2892 for v1 - Null reference pressing menu shortcuts when menus have separators (#2955)
|
1 anno fa |
PanelView.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
3 anni fa |
ProgressBar.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 anni fa |
RadioGroup.cs
|
8d44217c8a
Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well.
|
2 anni fa |
ScrollBarView.cs
|
2bcd22c49d
Add ColorScheme to the contentBottomRightCorner and only set the visibility if necessary.
|
2 anni fa |
ScrollView.cs
|
91865eed22
Fixes #2970. ScrollView doesn't remove a view that was previously added on both versions. (#2971)
|
1 anno fa |
StatusBar.cs
|
74aedd25bf
Fixes #2789. StatusItem should have a disabled attribute if it can't execute.
|
2 anni fa |
TabView.cs
|
bf06b47c8f
Fixes #2571. Wizards background shifts to gray when focusing, looks bad. (#2706)
|
2 anni fa |
TableView.cs
|
3adfa22f91
Merge pull request #2263 from tznind/full-row-select-home-end
|
2 anni fa |
TextField.cs
|
03b20371f6
Fixes #2333. TextField is selecting badly a word on double click.
|
2 anni fa |
TextValidateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 anni fa |
TextView.cs
|
c7942ae3bb
Fix issue where the TestViewsDisposeCorrectly was not doing what it was supposed to do (#2964)
|
1 anno fa |
TimeField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 anni fa |
TreeView.cs
|
f5ca5b0781
Adds TreeView MaxDepth (#2652)
|
2 anni fa |
TreeViewTextFilter.cs
|
8f199cd765
Add ITreeViewFilter (#2599)
|
2 anni fa |