BDisp f6ba9e3a22 Avoid UpdateScreen running twice because Driver.Refresh already do. 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 8e148013ec Added ColorGetter to TreeView 3 years ago
Application.cs f6ba9e3a22 Avoid UpdateScreen running twice because Driver.Refresh already do. 3 years ago
Border.cs a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 years ago
Command.cs a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 years ago
ConsoleDriver.cs 640fecba03 Fixing drivers. 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 2785834805 Fixed RunTimers not checking for key collisions in list when adding to timeouts 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 a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 years ago
View.cs a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 years ago
Window.cs a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 years ago