.. |
Autocomplete
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 年之前 |
Clipboard
|
fec4c286f4
Fixes #2081. Clipboard unit tests sometimes fail with WSL.
|
2 年之前 |
Graphs
|
b6916ffd7f
Fixed Axis.Text being a field while every other class member is a property
|
3 年之前 |
Trees
|
8e148013ec
Added ColorGetter to TreeView
|
3 年之前 |
Application.cs
|
46694ffa69
Change `MouseEvent` to a mutable class (previously struct) and added Handled
|
2 年之前 |
Border.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
3 年之前 |
Command.cs
|
a822e1afa9
Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615)
|
3 年之前 |
ConsoleDriver.cs
|
327980dea0
Simplify MakePrintable by using AND and avoiding converting to string and back.
|
2 年之前 |
ContextMenu.cs
|
68697c0f18
Finished refactoring tests
|
2 年之前 |
Event.cs
|
e7efa4058b
Updated docs and made MouseEvent fields into properties for futureproofing and consistency
|
2 年之前 |
MainLoop.cs
|
8e54135b53
Fix locking for the entire RunIdle callback execution
|
2 年之前 |
PosDim.cs
|
3001d43006
Added Pos/Dim Function feature to automate layout. (#1792)
|
3 年之前 |
ReadOnlyCollectionExtensions.cs
|
444a01ae46
Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246)
|
4 年之前 |
Responder.cs
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 年之前 |
ShortcutHelper.cs
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 年之前 |
StackExtensions.cs
|
4cd694ac78
Added a Mdi Container feature.
|
4 年之前 |
TextFormatter.cs
|
28718e9c3c
Fixes #2002. Added feature to fill the remaining width with spaces. (#2003)
|
2 年之前 |
Toplevel.cs
|
11491b3f79
Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views.
|
3 年之前 |
View.cs
|
55d4a786e0
Fixed tons of little doc typos
|
2 年之前 |
Window.cs
|
40b661d531
Fixes #1855. Window and Frame content view without the margin frame. (#1857)
|
3 年之前 |