BDisp 933a1bda91 Added text direction support for word-wrap and fix draw issues. 3 years ago
..
Autocomplete ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
Clipboard 6c21b1ee6e Implementing HistoryText class for undo and redo text. (#1590) 3 years ago
Graphs b6916ffd7f Fixed Axis.Text being a field while every other class member is a property 3 years ago
Trees 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) 4 years ago
Application.cs 6374ba5b56 Rootkeyevent (#1635) 3 years ago
Border.cs 87f6cfc8ed Fixes #1557 - Border and PanelView fixes (#1563) 3 years ago
Command.cs a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 years ago
ConsoleDriver.cs 311acc03df Fixes drivers for wide runes handling which also works on Windows Terminal. 3 years ago
ContextMenu.cs 9c36ec7c83 Fixes #1675. ContextMenu MenuItens typo 3 years ago
Event.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
MainLoop.cs 1557f7a71e Fixes ComboBox text and list if the height is equal to one. (#1606) 3 years ago
PosDim.cs a492a52d79 Fixes #1291. Combining two PosAbsolute or two DimAbsolute result on a PosAbsolute or DimAbsolute. (#1292) 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 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 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 933a1bda91 Added text direction support for word-wrap and fix draw issues. 3 years ago
Toplevel.cs 484e98998a Feature to display the sub-menus on a single frame instead multiple frames. 3 years ago
View.cs a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 years ago
Window.cs a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 years ago