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