BDisp b200763a3f Fixes #1387. Allowing the UnitTests project to test internal keywords. 4 years ago
..
Button.cs 3c9a4e51c6 Button text should be centered by default. 4 years ago
Checkbox.cs 328276f490 Fixes #1202. CheckBox now deals with a functional '_' underscore hotkey. (#1203) 4 years ago
ComboBox.cs d172f3f186 Fixes to avoid exception with the ComboBox in All Views Tester. 4 years ago
DateField.cs 01d4b4f55f Added wide improvements on keys managements. 4 years ago
FrameView.cs 35655183c6 Simplifying FrameView constructors avoiding redundant code. 4 years ago
GraphView.cs deebed5068 Fix bug where series/annotations are added during render 4 years ago
HexView.cs 4c34a88552 Applying requested style 4 years ago
Label.cs ee75af620d Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true. 4 years ago
LineView.cs 02dfb2be2a Adds Lineview (#1374) 4 years ago
ListView.cs b351b858ae Only sets the top if the sum (top + selected) is bigger than the frame height. 4 years ago
Menu.cs b2a8a7cb6d Improves the MenuOpening event. 4 years ago
ProgressBar.cs e2d53d2d92 Fixes #546. Enhancement ProgressBar. (#1379) 4 years ago
RadioGroup.cs 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 years ago
ScrollBarView.cs b200763a3f Fixes #1387. Allowing the UnitTests project to test internal keywords. 4 years ago
ScrollView.cs 8a13efbb83 Preparing PR + fix cursor issue happening inside frameview 4 years ago
StatusBar.cs 68329f6895 Fixes #1141. Cannot change the StatusBar's background color. (#1142) 4 years ago
TabView.cs 5cef7f7663 Fixed Redraw in TabView not setting needs display on tab area view 4 years ago
TableView.cs 446759a3f2 Made RowColorGetterDelegate follow same pattern as CellColorGetter 4 years ago
TextField.cs b200763a3f Fixes #1387. Allowing the UnitTests project to test internal keywords. 4 years ago
TextValidateField.cs 028e7e5bf2 TextValidateField reimplementation without generics (#1261) 4 years ago
TextView.cs b200763a3f Fixes #1387. Allowing the UnitTests project to test internal keywords. 4 years ago
TimeField.cs 01d4b4f55f Added wide improvements on keys managements. 4 years ago
TreeView.cs 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) 4 years ago