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