.. |
Button.cs
|
17496ac59e
Fixes #1193. A non auto size default Button now preserves his width and thus the text alignment now work. (#1194)
|
4 éve |
Checkbox.cs
|
328276f490
Fixes #1202. CheckBox now deals with a functional '_' underscore hotkey. (#1203)
|
4 éve |
ComboBox.cs
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 éve |
DateField.cs
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 éve |
FrameView.cs
|
8a13efbb83
Preparing PR + fix cursor issue happening inside frameview
|
4 éve |
GraphView.cs
|
deebed5068
Fix bug where series/annotations are added during render
|
4 éve |
HexView.cs
|
4c34a88552
Applying requested style
|
4 éve |
Label.cs
|
8dabd16975
Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277)
|
4 éve |
ListView.cs
|
26cb200737
Fixes #1257 - ListView's ProcessKey should return false if no OpenSelectedItem handler is defined (#1258)
|
4 éve |
Menu.cs
|
e009aa747f
Fixes #1143. Cannot change the MenuBar's background color. (#1144)
|
4 éve |
ProgressBar.cs
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 éve |
RadioGroup.cs
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 éve |
ScrollBarView.cs
|
d03b926921
Fixes #1145. ScrollBar down arrow is not showing. (#1146)
|
4 éve |
ScrollView.cs
|
8a13efbb83
Preparing PR + fix cursor issue happening inside frameview
|
4 éve |
StatusBar.cs
|
68329f6895
Fixes #1141. Cannot change the StatusBar's background color. (#1142)
|
4 éve |
TabView.cs
|
6a9e27761f
Nested types for TabView and TableView (#1243)
|
4 éve |
TableView.cs
|
0dd0f2e5c4
TableView - adds last column dividing line (#1289)
|
4 éve |
TextField.cs
|
66b46851cb
Fixes #1327. Fixes TextField backspace and canceling TextChanging.
|
4 éve |
TextValidateField.cs
|
028e7e5bf2
TextValidateField reimplementation without generics (#1261)
|
4 éve |
TextView.cs
|
f60458cc6b
Fixes #983. Improving clipboard with interaction with the OS.
|
4 éve |
TimeField.cs
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 éve |
TreeView.cs
|
444a01ae46
Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246)
|
4 éve |