BDisp d70966a29c Fixes the justified text not adding the extra spaces. (#2005) 2 éve
..
Autocomplete ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 éve
Clipboard a713ae5f73 Fixes #1917. Sometimes the Clipboard.IsSupported property doesn't return the correct value. (#1918) 3 éve
Graphs b6916ffd7f Fixed Axis.Text being a field while every other class member is a property 3 éve
Trees 8e148013ec Added ColorGetter to TreeView 3 éve
Application.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) 2 éve
Border.cs 49e2b95625 Fixes #1861. Border: Title property is preferable to Text. (#1862) 3 éve
Command.cs a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 éve
ConsoleDriver.cs 389d0be6bd Added abstract MakeColor and CreateColors to create the colors at once. (#1972) 2 éve
ContextMenu.cs a02dfeabd9 Fixes #1874. API docs on github are broken. (#1875) 3 éve
Event.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 éve
MainLoop.cs 1cdf6a1b45 Fixes #1994. BREAKING CHANGE. Ensure only a single IdleHandlers list can exist. (#1997) 2 éve
PosDim.cs 3001d43006 Added Pos/Dim Function feature to automate layout. (#1792) 3 éve
ReadOnlyCollectionExtensions.cs 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) 4 éve
Responder.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 éve
ShortcutHelper.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 éve
StackExtensions.cs 4cd694ac78 Added a Mdi Container feature. 4 éve
TextFormatter.cs d70966a29c Fixes the justified text not adding the extra spaces. (#2005) 2 éve
Toplevel.cs 11491b3f79 Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views. 3 éve
View.cs 9505987d40 Fixes #1984. Setting Label.Visible to false does not hide the Label (#1985) 2 éve
Window.cs 40b661d531 Fixes #1855. Window and Frame content view without the margin frame. (#1857) 3 éve