| .. |
|
Button.cs
|
4fa3ac7b48
Fixes #2179. Button should only respond to a mouse button clicked.
|
3 years ago |
|
Checkbox.cs
|
6542e86979
Removing duplicate code.
|
3 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
|
40b661d531
Fixes #1855. Window and Frame content view without the margin frame. (#1857)
|
3 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 |
|
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
|
342130f61c
reapplied fixes from 26eabdda6c178329d8cd391e1b0200383b4a1e06
|
3 years ago |
|
Menu.cs
|
1b9b50dd12
merge develop branch
|
3 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 |
|
SplitContainer.cs
|
74524a280a
made titles work; refactored; fixed bugs
|
3 years ago |
|
StatusBar.cs
|
aa5ee5f3c2
Merge pull request #2231 from BDisp/statusbar-misplaced-fix-2226
|
3 years ago |
|
TabView.cs
|
d2bcc10193
Removed TabRowView.PositionCursor as we no longer show cursor
|
3 years ago |
|
TableView.cs
|
cf4c02a71f
merge develop into tablecol-visible
|
3 years ago |
|
TextField.cs
|
a84c682b62
Fixes #2212. Editor Scenario: Crashes on Exit.
|
3 years ago |
|
TextValidateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
|
TextView.cs
|
12465e2e50
Removed AllowsNullTerminated property.
|
3 years ago |
|
TimeField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
|
TreeView.cs
|
93ce8b79e3
recreating
|
3 years ago |