.. |
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 |
Clipboard.cs
|
585f249b1c
Updated and fixed XML documentation
|
5 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 |
HexView.cs
|
4c34a88552
Applying requested style
|
4 years ago |
Label.cs
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
ListView.cs
|
5ac4372adf
Fixes #1183. ListView now return true on the handled keys. (#1184)
|
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
|
6a9e27761f
Nested types for TabView and TableView (#1243)
|
4 years ago |
TextField.cs
|
28580de3c5
Fixes #1208. Now the selected text is overwritten if SelectedStart is greater than CursorPosition. (#1209)
|
4 years ago |
TextValidateField.cs
|
819dc291bc
Feature TextValidateField (#1230)
|
4 years ago |
TextView.cs
|
0fe512d198
Fixes #1211. Added support to TextView for word based operations Ctrl+Del and Ctrl+Backspace. (#1212)
|
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 |