Charlie Kindel 5ac64a4b92 Merge pull request #1012 from BDisp/layoutneeded-property 4 years ago
..
Application.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. 4 years ago
ConsoleDriver.cs bcc31e0da0 Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver. 4 years ago
Event.cs 01d4b4f55f Added wide improvements on keys managements. 4 years ago
MainLoop.cs 129f6403d8 Fix high CPU load #708 5 years ago
PosDim.cs 4fb0c93861 Fixes #968. Button Dim handler and a Dim unit test. Added a ToString to DimCombine. 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 1cd80ab3a4 Fixes #992. TextFormatter class now respect the view dimensions. Some typo fixing too. 4 years ago
Toplevel.cs 71f1b6b002 Fixes #1011. LayoutNeeded must be a property with a private set, because it's used outside the View class. 4 years ago
View.cs 5ac64a4b92 Merge pull request #1012 from BDisp/layoutneeded-property 4 years ago
Window.cs 295b2ac779 Merge pull request #950 from tig/remove_ienumerable 4 years ago