Charlie Kindel 52e6d10d84 Fixed tons of little doc typos 2 anni fa
..
Autocomplete ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 anni fa
Clipboard 1e70e08996 Contents must return the current value, no matter what value is. 2 anni fa
Graphs b6916ffd7f Fixed Axis.Text being a field while every other class member is a property 3 anni fa
Trees 8e148013ec Added ColorGetter to TreeView 3 anni fa
Application.cs b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled 2 anni fa
Border.cs 49e2b95625 Fixes #1861. Border: Title property is preferable to Text. (#1862) 3 anni fa
Command.cs a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 anni fa
ConsoleDriver.cs 389d0be6bd Added abstract MakeColor and CreateColors to create the colors at once. (#1972) 2 anni fa
ContextMenu.cs a02dfeabd9 Fixes #1874. API docs on github are broken. (#1875) 3 anni fa
Event.cs 711d4d739e Updated docs and made MouseEvent fields into properties for futureproofing and consistency 2 anni fa
MainLoop.cs b87fd489a1 Fix locking for the entire RunIdle callback execution 2 anni fa
PosDim.cs 3001d43006 Added Pos/Dim Function feature to automate layout. (#1792) 3 anni fa
ReadOnlyCollectionExtensions.cs 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) 4 anni fa
Responder.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 anni fa
ShortcutHelper.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 anni fa
StackExtensions.cs 4cd694ac78 Added a Mdi Container feature. 4 anni fa
TextFormatter.cs 28718e9c3c Fixes #2002. Added feature to fill the remaining width with spaces. (#2003) 2 anni fa
Toplevel.cs 11491b3f79 Fixes #1883. Toplevel now propogates Loaded & Ready events to child Toplevel views. 3 anni fa
View.cs 52e6d10d84 Fixed tons of little doc typos 2 anni fa
Window.cs 40b661d531 Fixes #1855. Window and Frame content view without the margin frame. (#1857) 3 anni fa