| .. |
|
Button.cs
|
4fa3ac7b48
Fixes #2179. Button should only respond to a mouse button clicked.
|
3 years ago |
|
CheckBox.cs
|
c5e32e102f
Rename Checkbox to CheckBox.
|
2 years ago |
|
ColorPicker.cs
|
09b8ce64da
Add ColorPicker Control. (#1668)
|
3 years ago |
|
ComboBox.cs
|
8cf7a3514d
Fixes bug related with allowed type files filter in FileDialog.
|
3 years ago |
|
ContextMenu.cs
|
4b8917a08d
Fixes #2213. ContextMenu.IsShow is wrongly inheriting previous value on a new instance.
|
3 years ago |
|
DateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
|
FrameView.cs
|
ed27696b9e
Fixes 2342. Border: can't change border color in window by Border.BorderBrush. (#2345)
|
2 years ago |
|
GraphView.cs
|
5594aff326
Hide cursor when entering GraphView and TabRowView
|
3 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
|
2c921b056d
Change method name to EnsureSelectedItemVisible.
|
3 years ago |
|
Menu.cs
|
6dc6530c58
Fixes #2750. MenuBar (without children) causes stack overflow when shortcut is pressed.
|
2 years 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.
|
3 years ago |
|
ScrollBarView.cs
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
3 years ago |
|
ScrollView.cs
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
3 years ago |
|
StatusBar.cs
|
aa5ee5f3c2
Merge pull request #2231 from BDisp/statusbar-misplaced-fix-2226
|
3 years 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
|
3 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
|
58ad65f348
Fixes #2686. Border color doesn't change when changing color scheme. (#2687)
|
2 years 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 |