Charlie Kindel 86a7b0764c Merge with develop 2 lat temu
..
Autocomplete ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 lat temu
Clipboard 49eefa617d Fixes #2081. Clipboard unit tests sometimes fail with WSL. 2 lat temu
Graphs b6916ffd7f Fixed Axis.Text being a field while every other class member is a property 3 lat temu
Trees 60d116617a Near final fixes? Refactored/renamed stuff 2 lat temu
Application.cs b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled 2 lat temu
Border.cs 49e2b95625 Fixes #1861. Border: Title property is preferable to Text. (#1862) 3 lat temu
CollectionNavigator.cs 1247a129e1 updated unit tests for new 'wrong' key behavior 2 lat temu
Command.cs 18ec9a2a70 integrated tznind's stuff 2 lat temu
ConsoleDriver.cs b06e4229c4 Revert "Revert "Fixes #1743 - CharMap renders painfully slow"" 2 lat temu
ConsoleKeyMapping.cs abd9d47860 Added support to handle with the virtual packet key. 2 lat temu
Event.cs abd9d47860 Added support to handle with the virtual packet key. 2 lat temu
MainLoop.cs b87fd489a1 Fix locking for the entire RunIdle callback execution 2 lat temu
PosDim.cs 45990d0e87 Fixes 2142. Dim.Combine wasn't calculating well. 2 lat temu
ReadOnlyCollectionExtensions.cs 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) 4 lat temu
Responder.cs b29754cc5a moves isovverriden to Responder, adds unit tests 2 lat temu
ShortcutHelper.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 lat temu
StackExtensions.cs 4cd694ac78 Added a Mdi Container feature. 4 lat temu
TextFormatter.cs 28718e9c3c Fixes #2002. Added feature to fill the remaining width with spaces. (#2003) 3 lat temu
Toplevel.cs 11491b3f79 Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views. 3 lat temu
View.cs b29754cc5a moves isovverriden to Responder, adds unit tests 2 lat temu
Window.cs 40b661d531 Fixes #1855. Window and Frame content view without the margin frame. (#1857) 3 lat temu