Charlie Kindel 00b90cb480 Merge branch 'master' into fix_frame_dialog_messageboxes 5 years ago
..
Application.cs b286ba6e0a updated documentation to clarify superview, view, and screen-relative regions 5 years ago
ConsoleDriver.cs 8e58434e72 fixed frame drawing, buttons, dialogs, messageboxes and more 5 years ago
Event.cs 30edaebaae No need to made KeyModifiers public in the class KeyEvent because his settings is already expose in the IsShift, IsAlt, IsCtrl, IsCapslock, IsNumlock and IsScrolllock. 5 years ago
MainLoop.cs 532285db8d Moved NetDriver's IMainLoopDriver impl to NetDriver.cs 5 years ago
PosDim.cs 7c911ca830 Fix #522 - Last view of FrameView not drawn (#575) 5 years ago
Responder.cs 1ac4ce3d0d moved Dialogs to Windows 5 years ago
Toplevel.cs d035fb1116 fixed clipping once and for all 5 years ago
View.cs 8e58434e72 fixed frame drawing, buttons, dialogs, messageboxes and more 5 years ago
Window.cs 8e58434e72 fixed frame drawing, buttons, dialogs, messageboxes and more 5 years ago