.. |
Button.cs
|
4fa3ac7b48
Fixes #2179. Button should only respond to a mouse button clicked.
|
2 년 전 |
Checkbox.cs
|
6542e86979
Removing duplicate code.
|
3 년 전 |
ColorPicker.cs
|
09b8ce64da
Add ColorPicker Control. (#1668)
|
3 년 전 |
ComboBox.cs
|
b21f203292
Fixes #820. Added HideDropdownListOnClick property. (#1983)
|
2 년 전 |
ContextMenu.cs
|
6eac49383e
Merge branch 'develop' into fix_2109_menubar_spacing
|
2 년 전 |
DateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 년 전 |
FrameView.cs
|
40b661d531
Fixes #1855. Window and Frame content view without the margin frame. (#1857)
|
3 년 전 |
GraphView.cs
|
5594aff326
Hide cursor when entering GraphView and TabRowView
|
2 년 전 |
HexView.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 년 전 |
Label.cs
|
e02df8c043
Added some more features and bug fixes.
|
3 년 전 |
LineView.cs
|
996ce13b82
Fixed erroneous namespace on LineView to match other views
|
3 년 전 |
ListView.cs
|
342130f61c
reapplied fixes from 26eabdda6c178329d8cd391e1b0200383b4a1e06
|
2 년 전 |
Menu.cs
|
887a3b8b98
Fixes #2137. Disabled menu item is selected on click.
|
2 년 전 |
PanelView.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
3 년 전 |
ProgressBar.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 년 전 |
RadioGroup.cs
|
fc9e84a429
Updated docs; regeneraged docs (#1881)
|
3 년 전 |
ScrollBarView.cs
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
2 년 전 |
ScrollView.cs
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
2 년 전 |
StatusBar.cs
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 년 전 |
TabView.cs
|
d2bcc10193
Removed TabRowView.PositionCursor as we no longer show cursor
|
2 년 전 |
TableView.cs
|
61335e8788
Fixes #1893: Fix URLs to match gui-cs Org (#1900)
|
3 년 전 |
TextField.cs
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
2 년 전 |
TextValidateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 년 전 |
TextView.cs
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
2 년 전 |
TimeField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 년 전 |
TreeView.cs
|
a7c175227f
Revert "TreeView: Now highlights only model text"
|
2 년 전 |