.. |
Button.cs
|
a4d4a5f9c3
Using base.HotKey instead of private field.
|
3 lat temu |
Checkbox.cs
|
6542e86979
Removing duplicate code.
|
3 lat temu |
ColorPicker.cs
|
09b8ce64da
Add ColorPicker Control. (#1668)
|
3 lat temu |
ComboBox.cs
|
b21f203292
Fixes #820. Added HideDropdownListOnClick property. (#1983)
|
2 lat temu |
ContextMenu.cs
|
6eac49383e
Merge branch 'develop' into fix_2109_menubar_spacing
|
2 lat temu |
DateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 lat temu |
FrameView.cs
|
40b661d531
Fixes #1855. Window and Frame content view without the margin frame. (#1857)
|
3 lat temu |
GraphView.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 lat temu |
HexView.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 lat temu |
Label.cs
|
e02df8c043
Added some more features and bug fixes.
|
3 lat temu |
LineView.cs
|
996ce13b82
Fixed erroneous namespace on LineView to match other views
|
3 lat temu |
ListView.cs
|
b21f203292
Fixes #820. Added HideDropdownListOnClick property. (#1983)
|
2 lat temu |
Menu.cs
|
8af9d0ddd7
Merge branch 'develop' into fix_2109_menubar_spacing
|
2 lat temu |
PanelView.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
3 lat temu |
ProgressBar.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 lat temu |
RadioGroup.cs
|
fc9e84a429
Updated docs; regeneraged docs (#1881)
|
3 lat temu |
ScrollBarView.cs
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
2 lat temu |
ScrollView.cs
|
516e7e25de
Fixes 2094. View does not clear it's background.
|
2 lat temu |
StatusBar.cs
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 lat temu |
TabView.cs
|
769f5c8091
Improves the TabView minimum size and added more unit tests.
|
2 lat temu |
TableView.cs
|
61335e8788
Fixes #1893: Fix URLs to match gui-cs Org (#1900)
|
3 lat temu |
TextField.cs
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
2 lat temu |
TextValidateField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 lat temu |
TextView.cs
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
2 lat temu |
TimeField.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 lat temu |
TreeView.cs
|
04a8395be5
Fixes #2133. TreeView: desiredCursorVisibility field is set before the if condition check.
|
2 lat temu |