.. |
Button.cs
|
17496ac59e
Fixes #1193. A non auto size default Button now preserves his width and thus the text alignment now work. (#1194)
|
il y a 4 ans |
Checkbox.cs
|
328276f490
Fixes #1202. CheckBox now deals with a functional '_' underscore hotkey. (#1203)
|
il y a 4 ans |
ComboBox.cs
|
01d4b4f55f
Added wide improvements on keys managements.
|
il y a 4 ans |
DateField.cs
|
01d4b4f55f
Added wide improvements on keys managements.
|
il y a 4 ans |
FrameView.cs
|
839b2cfebc
Fixes negative Width and Height exception.
|
il y a 4 ans |
GraphView.cs
|
deebed5068
Fix bug where series/annotations are added during render
|
il y a 4 ans |
HexView.cs
|
4c34a88552
Applying requested style
|
il y a 4 ans |
Label.cs
|
ee75af620d
Fixes the restriction of the AutoSize = true of only being true if both the width and the height are true.
|
il y a 4 ans |
ListView.cs
|
b351b858ae
Only sets the top if the sum (top + selected) is bigger than the frame height.
|
il y a 4 ans |
Menu.cs
|
e009aa747f
Fixes #1143. Cannot change the MenuBar's background color. (#1144)
|
il y a 4 ans |
ProgressBar.cs
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
il y a 4 ans |
RadioGroup.cs
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
il y a 4 ans |
ScrollBarView.cs
|
d03b926921
Fixes #1145. ScrollBar down arrow is not showing. (#1146)
|
il y a 4 ans |
ScrollView.cs
|
8a13efbb83
Preparing PR + fix cursor issue happening inside frameview
|
il y a 4 ans |
StatusBar.cs
|
68329f6895
Fixes #1141. Cannot change the StatusBar's background color. (#1142)
|
il y a 4 ans |
TabView.cs
|
6a9e27761f
Nested types for TabView and TableView (#1243)
|
il y a 4 ans |
TableView.cs
|
0dd0f2e5c4
TableView - adds last column dividing line (#1289)
|
il y a 4 ans |
TextField.cs
|
66b46851cb
Fixes #1327. Fixes TextField backspace and canceling TextChanging.
|
il y a 4 ans |
TextValidateField.cs
|
028e7e5bf2
TextValidateField reimplementation without generics (#1261)
|
il y a 4 ans |
TextView.cs
|
2b5c83d3dc
Merge remote-tracking branch 'upstream/main' into color-text-view
|
il y a 4 ans |
TimeField.cs
|
01d4b4f55f
Added wide improvements on keys managements.
|
il y a 4 ans |
TreeView.cs
|
444a01ae46
Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246)
|
il y a 4 ans |