.. |
Autocomplete
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
Clipboard
|
49eefa617d
Fixes #2081. Clipboard unit tests sometimes fail with WSL.
|
2 years ago |
Graphs
|
b6916ffd7f
Fixed Axis.Text being a field while every other class member is a property
|
3 years ago |
Trees
|
a7c175227f
Revert "TreeView: Now highlights only model text"
|
2 years ago |
Application.cs
|
b20483cc68
Change `MouseEvent` to a mutable class (previously struct) and added Handled
|
2 years ago |
Border.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
3 years ago |
CollectionNavigator.cs
|
1247a129e1
updated unit tests for new 'wrong' key behavior
|
2 years ago |
Command.cs
|
18ec9a2a70
integrated tznind's stuff
|
2 years ago |
ConsoleDriver.cs
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
2 years ago |
ConsoleKeyMapping.cs
|
abd9d47860
Added support to handle with the virtual packet key.
|
2 years ago |
Event.cs
|
abd9d47860
Added support to handle with the virtual packet key.
|
2 years ago |
MainLoop.cs
|
b87fd489a1
Fix locking for the entire RunIdle callback execution
|
2 years ago |
PosDim.cs
|
45990d0e87
Fixes 2142. Dim.Combine wasn't calculating well.
|
2 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
|
b29754cc5a
moves isovverriden to Responder, adds unit tests
|
2 years ago |
ShortcutHelper.cs
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
StackExtensions.cs
|
4cd694ac78
Added a Mdi Container feature.
|
4 years ago |
TextFormatter.cs
|
250ebd3f97
Added some more improvements.
|
2 years ago |
Toplevel.cs
|
11491b3f79
Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views.
|
3 years ago |
View.cs
|
842f73d07a
Merge branch 'develop' into view-clear-fix
|
2 years ago |
Window.cs
|
250ebd3f97
Added some more improvements.
|
2 years ago |