Charlie Kindel 3ac18bc53a Merge pull request #1323 from tznind/main 4 years ago
..
Button.cs 17496ac59e Fixes #1193. A non auto size default Button now preserves his width and thus the text alignment now work. (#1194) 4 years ago
Checkbox.cs 328276f490 Fixes #1202. CheckBox now deals with a functional '_' underscore hotkey. (#1203) 4 years ago
ComboBox.cs 01d4b4f55f Added wide improvements on keys managements. 4 years ago
DateField.cs 01d4b4f55f Added wide improvements on keys managements. 4 years ago
FrameView.cs 8a13efbb83 Preparing PR + fix cursor issue happening inside frameview 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 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) 4 years ago
ListView.cs 26cb200737 Fixes #1257 - ListView's ProcessKey should return false if no OpenSelectedItem handler is defined (#1258) 4 years ago
Menu.cs e009aa747f Fixes #1143. Cannot change the MenuBar's background color. (#1144) 4 years ago
ProgressBar.cs 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 years ago
RadioGroup.cs 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 years ago
ScrollBarView.cs d03b926921 Fixes #1145. ScrollBar down arrow is not showing. (#1146) 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 6a9e27761f Nested types for TabView and TableView (#1243) 4 years ago
TableView.cs 0dd0f2e5c4 TableView - adds last column dividing line (#1289) 4 years ago
TextField.cs c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 years ago
TextValidateField.cs 028e7e5bf2 TextValidateField reimplementation without generics (#1261) 4 years ago
TextView.cs f60458cc6b Fixes #983. Improving clipboard with interaction with the OS. 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