.. |
Button.cs
|
4fa3ac7b48
Fixes #2179. Button should only respond to a mouse button clicked.
|
2 éve |
Checkbox.cs
|
6542e86979
Removing duplicate code.
|
3 éve |
ColorPicker.cs
|
09b8ce64da
Add ColorPicker Control. (#1668)
|
3 éve |
ComboBox.cs
|
8cf7a3514d
Fixes bug related with allowed type files filter in FileDialog.
|
2 éve |
ContextMenu.cs
|
4b8917a08d
Fixes #2213. ContextMenu.IsShow is wrongly inheriting previous value on a new instance.
|
2 éve |
DateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 éve |
FrameView.cs
|
40b661d531
Fixes #1855. Window and Frame content view without the margin frame. (#1857)
|
3 éve |
GraphView.cs
|
5594aff326
Hide cursor when entering GraphView and TabRowView
|
2 éve |
HexView.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 éve |
Label.cs
|
e02df8c043
Added some more features and bug fixes.
|
3 éve |
LineView.cs
|
996ce13b82
Fixed erroneous namespace on LineView to match other views
|
3 éve |
ListView.cs
|
2c921b056d
Change method name to EnsureSelectedItemVisible.
|
2 éve |
Menu.cs
|
1b9b50dd12
merge develop branch
|
2 éve |
PanelView.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
3 éve |
ProgressBar.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 éve |
RadioGroup.cs
|
8d44217c8a
Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well.
|
2 éve |
ScrollBarView.cs
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
2 éve |
ScrollView.cs
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
2 éve |
StatusBar.cs
|
aa5ee5f3c2
Merge pull request #2231 from BDisp/statusbar-misplaced-fix-2226
|
2 éve |
TabView.cs
|
ab398b93cb
Make OnTabClicked fire for clicks in empty space and fix Notepad to only show context menu on right click.
|
2 éve |
TableView.cs
|
3adfa22f91
Merge pull request #2263 from tznind/full-row-select-home-end
|
2 éve |
TextField.cs
|
eea6bf2ef8
Fixes #2277. Changing TextField.Text does not clear text selection.
|
2 éve |
TextValidateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 éve |
TextView.cs
|
12465e2e50
Removed AllowsNullTerminated property.
|
2 éve |
TimeField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 éve |
TreeView.cs
|
93ce8b79e3
recreating
|
2 éve |