BDisp db78fe28bc Fixes #2717. Label not display fully when resizing terminal. (#2718) 2 years ago
..
Autocomplete 5da7665e92 Fixes #2328. TextView Autocomplete triggered by cursor move. 2 years ago
Clipboard 580d212a09 Oops 2 years ago
EscSeqUtils 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 years ago
Graphs 85a4471004 Remove the Draw method from LineCanvas and make GenerateImage easier to use 2 years ago
Trees f5ca5b0781 Adds TreeView MaxDepth (#2652) 2 years ago
Application.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 years ago
Border.cs 58ad65f348 Fixes #2686. Border color doesn't change when changing color scheme. (#2687) 2 years ago
CollectionNavigator.cs 1247a129e1 updated unit tests for new 'wrong' key behavior 2 years ago
Command.cs 18ec9a2a70 integrated tznind's stuff 2 years ago
ConsoleDriver.cs 8287acbe89 Release v1.11 (#2639) 2 years ago
ConsoleKeyMapping.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 years ago
Event.cs 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 years ago
MainLoop.cs 1efb051379 Refactored AutoInitShutdown attribute - scary stuff 2 years ago
PosDim.cs 45990d0e87 Fixes 2142. Dim.Combine wasn't calculating well. 2 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 b29754cc5a moves isovverriden to Responder, adds unit tests 2 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 db78fe28bc Fixes #2717. Label not display fully when resizing terminal. (#2718) 2 years ago
Toplevel.cs 9cfa78a033 Fixes #2354. View.Redraw doesn't clear itself and PositionCursor doesn't ensure focus when a prior view was disabled. (#2355) 2 years ago
View.cs db78fe28bc Fixes #2717. Label not display fully when resizing terminal. (#2718) 2 years ago
Window.cs ed27696b9e Fixes 2342. Border: can't change border color in window by Border.BorderBrush. (#2345) 2 years ago