.. |
Trees
|
444a01ae46
Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246)
|
4 years ago |
Application.cs
|
b29240f362
Code coverage (#1235)
|
4 years ago |
ConsoleDriver.cs
|
ae2f713e23
Fixes #1206. NetDriver now print the selected text. Attribute struct now create a valid Value for the current driver. Insert key is detected by NetDriver. (#1207)
|
4 years ago |
Event.cs
|
845b940078
Fixes shift on Unix.
|
4 years ago |
MainLoop.cs
|
129f6403d8
Fix high CPU load #708
|
5 years ago |
PosDim.cs
|
e784765094
Fixes #1179. TextView does not copy to the clipboard on deleting. (#1180)
|
4 years ago |
ReadOnlyCollectionExtensions.cs
|
444a01ae46
Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246)
|
4 years ago |
Responder.cs
|
da54dece1f
dealt with Removed
|
5 years ago |
ShortcutHelper.cs
|
4164ea9ef0
Rename ShortCutHelper.cs to ShortcutHelper.cs
|
4 years ago |
TextFormatter.cs
|
4948d072b0
Fixes #1231. Ignoring negative bounds. (#1232)
|
4 years ago |
Toplevel.cs
|
f7a8cf63d7
Since FocusNearestView method deals with navigation and focus is better use TabIndexes instead.
|
4 years ago |
View.cs
|
3418f2882a
Fixes #1234. Setting Handled to true in the KeyPress event avoids ProcessKey from running. (#1237)
|
4 years ago |
Window.cs
|
ee0fc06b9a
Fixes #1061. ComputerLayout scenario does not drawn correctly.
|
4 years ago |