.. |
Autocomplete
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
há 3 anos atrás |
Clipboard
|
49eefa617d
Fixes #2081. Clipboard unit tests sometimes fail with WSL.
|
há 2 anos atrás |
Graphs
|
b6916ffd7f
Fixed Axis.Text being a field while every other class member is a property
|
há 3 anos atrás |
Trees
|
60d116617a
Near final fixes? Refactored/renamed stuff
|
há 2 anos atrás |
Application.cs
|
b20483cc68
Change `MouseEvent` to a mutable class (previously struct) and added Handled
|
há 2 anos atrás |
Border.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
há 3 anos atrás |
CollectionNavigator.cs
|
1247a129e1
updated unit tests for new 'wrong' key behavior
|
há 2 anos atrás |
Command.cs
|
18ec9a2a70
integrated tznind's stuff
|
há 2 anos atrás |
ConsoleDriver.cs
|
76dab4ad0b
Simplify MakePrintable by using AND and avoiding converting to string and back.
|
há 2 anos atrás |
ConsoleKeyMapping.cs
|
abd9d47860
Added support to handle with the virtual packet key.
|
há 2 anos atrás |
Event.cs
|
abd9d47860
Added support to handle with the virtual packet key.
|
há 2 anos atrás |
MainLoop.cs
|
b87fd489a1
Fix locking for the entire RunIdle callback execution
|
há 2 anos atrás |
PosDim.cs
|
45990d0e87
Fixes 2142. Dim.Combine wasn't calculating well.
|
há 2 anos atrás |
ReadOnlyCollectionExtensions.cs
|
444a01ae46
Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246)
|
há 4 anos atrás |
Responder.cs
|
b29754cc5a
moves isovverriden to Responder, adds unit tests
|
há 2 anos atrás |
ShortcutHelper.cs
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
há 4 anos atrás |
StackExtensions.cs
|
4cd694ac78
Added a Mdi Container feature.
|
há 4 anos atrás |
TextFormatter.cs
|
28718e9c3c
Fixes #2002. Added feature to fill the remaining width with spaces. (#2003)
|
há 2 anos atrás |
Toplevel.cs
|
11491b3f79
Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views.
|
há 3 anos atrás |
View.cs
|
b29754cc5a
moves isovverriden to Responder, adds unit tests
|
há 2 anos atrás |
Window.cs
|
40b661d531
Fixes #1855. Window and Frame content view without the margin frame. (#1857)
|
há 3 anos atrás |