BDisp 87271cc477 Implemented the ClipboardBase abstract class as suggested by @tznind. 4 years ago
..
Clipboard 87271cc477 Implemented the ClipboardBase abstract class as suggested by @tznind. 4 years ago
Graphs a8628e7c28 Feature/graphs (#1201) 4 years ago
Trees 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) 4 years ago
Application.cs 8d8025329e Added Attributes tests; balanced Application.Init/Shutdown 4 years ago
ConsoleDriver.cs 87271cc477 Implemented the ClipboardBase abstract class as suggested by @tznind. 4 years ago
Event.cs c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 years ago
MainLoop.cs c2d0a28c86 Fixes #1307 MainLoop timeouts duplicate keys error. (#1308) 4 years ago
PosDim.cs a492a52d79 Fixes #1291. Combining two PosAbsolute or two DimAbsolute result on a PosAbsolute or DimAbsolute. (#1292) 4 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 da54dece1f dealt with Removed 5 years ago
ShortcutHelper.cs 4164ea9ef0 Rename ShortCutHelper.cs to ShortcutHelper.cs 4 years ago
TextFormatter.cs 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) 4 years ago
Toplevel.cs 5b490a8c8f Fixes #1266. Using Ctrl+PageUp/PageDown to allowing navigate through windows. (#1283) 4 years ago
View.cs 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) 4 years ago
Window.cs ee0fc06b9a Fixes #1061. ComputerLayout scenario does not drawn correctly. 4 years ago