Tig d55c6654d9 Merge branch 'develop' into dim-combine-calc-fix hace 2 años
..
Autocomplete ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) hace 3 años
Clipboard 49eefa617d Fixes #2081. Clipboard unit tests sometimes fail with WSL. hace 2 años
Graphs b6916ffd7f Fixed Axis.Text being a field while every other class member is a property hace 3 años
Trees 8e148013ec Added ColorGetter to TreeView hace 3 años
Application.cs b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled hace 2 años
Border.cs 49e2b95625 Fixes #1861. Border: Title property is preferable to Text. (#1862) hace 3 años
Command.cs a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) hace 3 años
ConsoleDriver.cs 76dab4ad0b Simplify MakePrintable by using AND and avoiding converting to string and back. hace 2 años
ConsoleKeyMapping.cs abd9d47860 Added support to handle with the virtual packet key. hace 2 años
Event.cs abd9d47860 Added support to handle with the virtual packet key. hace 2 años
MainLoop.cs b87fd489a1 Fix locking for the entire RunIdle callback execution hace 2 años
PosDim.cs 45990d0e87 Fixes 2142. Dim.Combine wasn't calculating well. hace 2 años
ReadOnlyCollectionExtensions.cs 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) hace 4 años
Responder.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) hace 4 años
ShortcutHelper.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) hace 4 años
StackExtensions.cs 4cd694ac78 Added a Mdi Container feature. hace 4 años
TextFormatter.cs 28718e9c3c Fixes #2002. Added feature to fill the remaining width with spaces. (#2003) hace 3 años
Toplevel.cs 11491b3f79 Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views. hace 3 años
View.cs 237b57e4b2 Refactoring code. hace 2 años
Window.cs 40b661d531 Fixes #1855. Window and Frame content view without the margin frame. (#1857) hace 3 años