.. |
Autocomplete
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 年之前 |
Clipboard
|
6c21b1ee6e
Implementing HistoryText class for undo and redo text. (#1590)
|
3 年之前 |
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
|
68b40a93f1
Exposes APIs to support upcoming Web console feature (#1770)
|
3 年之前 |
Border.cs
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 年之前 |
Command.cs
|
a822e1afa9
Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615)
|
3 年之前 |
ConsoleDriver.cs
|
9ee3502c61
Added public abstract ResizeScreen method to the ConsoleDriver.
|
3 年之前 |
ContextMenu.cs
|
9c36ec7c83
Fixes #1675. ContextMenu MenuItens typo
|
3 年之前 |
Event.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 年之前 |
MainLoop.cs
|
68b40a93f1
Exposes APIs to support upcoming Web console feature (#1770)
|
3 年之前 |
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
|
b33b658f5b
Fixes #1769. Supports a minimum view size for non-automatic size views. (#1771)
|
3 年之前 |
Toplevel.cs
|
18be3731bb
Fixes #1732. Toplevel shouldn't clear the buffer.
|
3 年之前 |
View.cs
|
38bed3fd98
Added exceptions for AutoSize.
|
3 年之前 |
Window.cs
|
3160b4c914
Fixes some AutoSize issues with rules.
|
3 年之前 |