BDisp 42b9a4d4af Fixes #3740. Disabled MenuItem triggers exception. 11 months ago
..
Button.cs ce7ecb51d8 Fixes #2252. Pressing the ENTER key in a TextField should not move the focus (#3195) 1 year ago
CheckBox.cs c5e32e102f Rename Checkbox to CheckBox. 2 years ago
ColorPicker.cs 09b8ce64da Add ColorPicker Control. (#1668) 3 years ago
ComboBox.cs 2ba162405e Fixes #3424. v1 - Views should not force focus if they are not selected. 1 year ago
ContextMenu.cs b65092fcaa Fixes #2095. Resizing when a context menu is open causes the Enter event to get spammed (#3193) 1 year ago
DateField.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
FrameView.cs c7942ae3bb Fix issue where the TestViewsDisposeCorrectly was not doing what it was supposed to do (#2964) 1 year ago
GraphView.cs 5594aff326 Hide cursor when entering GraphView and TabRowView 2 years ago
HexView.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
ITreeViewFilter.cs 8f199cd765 Add ITreeViewFilter (#2599) 2 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 d5bf412d37 Adjust the top considering the selected item and the frame height. 1 year ago
Menu.cs 42b9a4d4af Fixes #3740. Disabled MenuItem triggers exception. 11 months 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. 2 years ago
ScrollBarView.cs 85c92f4b0d Fixes #2959. Some of the scroll features on v1 are broken. (#2960) 1 year ago
ScrollView.cs b6df2cc3d1 Fixes #3425. v1 - ScrollView is not clearing the background by duplicating views. 1 year ago
StatusBar.cs b4975f4747 Fixes #3090. Introduce StatusItem.HotTextSpecifier (#3093) 1 year ago
TabView.cs bf06b47c8f Fixes #2571. Wizards background shifts to gray when focusing, looks bad. (#2706) 2 years ago
TableView.cs 3adfa22f91 Merge pull request #2263 from tznind/full-row-select-home-end 2 years ago
TextField.cs 03b20371f6 Fixes #2333. TextField is selecting badly a word on double click. 2 years ago
TextValidateField.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
TextView.cs 577fae1ac7 Fixes #3034. Text remains "invisible" in the TextView when WordWrap is activated. (#3035) 1 year ago
TimeField.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
TreeView.cs f5ca5b0781 Adds TreeView MaxDepth (#2652) 2 years ago
TreeViewTextFilter.cs 8f199cd765 Add ITreeViewFilter (#2599) 2 years ago