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