.. |
Button.cs
|
ce7ecb51d8
Fixes #2252. Pressing the ENTER key in a TextField should not move the focus (#3195)
|
1 year ago |
CheckBox.cs
|
c5e32e102f
Rename Checkbox to CheckBox.
|
2 years ago |
ColorPicker.cs
|
09b8ce64da
Add ColorPicker Control. (#1668)
|
3 years ago |
ComboBox.cs
|
cc88e33ffe
Fix order of parameters
|
2 years ago |
ContextMenu.cs
|
d8eaf7e8bb
Fixes #2836. v1 RequestStop while a ContextMenu is open can throw an exception.
|
2 years ago |
DateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
FrameView.cs
|
c7942ae3bb
Fix issue where the TestViewsDisposeCorrectly was not doing what it was supposed to do (#2964)
|
1 year ago |
GraphView.cs
|
5594aff326
Hide cursor when entering GraphView and TabRowView
|
2 years ago |
HexView.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
ITreeViewFilter.cs
|
8f199cd765
Add ITreeViewFilter (#2599)
|
2 years ago |
Label.cs
|
e02df8c043
Added some more features and bug fixes.
|
3 years ago |
LineView.cs
|
996ce13b82
Fixed erroneous namespace on LineView to match other views
|
3 years ago |
ListView.cs
|
85c92f4b0d
Fixes #2959. Some of the scroll features on v1 are broken. (#2960)
|
1 year ago |
Menu.cs
|
d51322ad17
Fixes #2892 for v1 - Null reference pressing menu shortcuts when menus have separators (#2955)
|
1 year ago |
PanelView.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
3 years ago |
ProgressBar.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 years ago |
RadioGroup.cs
|
8d44217c8a
Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well.
|
2 years ago |
ScrollBarView.cs
|
85c92f4b0d
Fixes #2959. Some of the scroll features on v1 are broken. (#2960)
|
1 year ago |
ScrollView.cs
|
85c92f4b0d
Fixes #2959. Some of the scroll features on v1 are broken. (#2960)
|
1 year ago |
StatusBar.cs
|
b4975f4747
Fixes #3090. Introduce StatusItem.HotTextSpecifier (#3093)
|
1 year ago |
TabView.cs
|
bf06b47c8f
Fixes #2571. Wizards background shifts to gray when focusing, looks bad. (#2706)
|
2 years ago |
TableView.cs
|
3adfa22f91
Merge pull request #2263 from tznind/full-row-select-home-end
|
2 years ago |
TextField.cs
|
03b20371f6
Fixes #2333. TextField is selecting badly a word on double click.
|
2 years ago |
TextValidateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
TextView.cs
|
577fae1ac7
Fixes #3034. Text remains "invisible" in the TextView when WordWrap is activated. (#3035)
|
1 year ago |
TimeField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
TreeView.cs
|
f5ca5b0781
Adds TreeView MaxDepth (#2652)
|
2 years ago |
TreeViewTextFilter.cs
|
8f199cd765
Add ITreeViewFilter (#2599)
|
2 years ago |