Commit History

Author SHA1 Message Date
  BDisp f013627a24 Fixes #1535. Added IsMouseDisabled prop to Application (#1546) 3 years ago
  BDisp d55ae77331 Fixes #1446. Added more features to the Border and Toplevel focus. (#1447) 3 years ago
  BDisp 23d4fa9016 Added Application.QuitKey property to allow change the quitting application key. (#1450) 3 years ago
  BDisp ef9fb593e5 Fixes WindowsDriver HeightAsBuffer set to false. (#1466) 3 years ago
  BDisp 8bfa2f0425 Border feature (#1436) 3 years ago
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 years ago
  BDisp 0f77914e69 Turning MdiTop as read only. 4 years ago
  BDisp 5a35bcae26 Fixes #1317. Forces wakeup the mainloop in a thread. 4 years ago
  BDisp 4cd694ac78 Added a Mdi Container feature. 4 years ago
  BDisp 480a63d222 Toplevel improvement as a subviews container without frame borders. 4 years ago
  Charlie Kindel 8d8025329e Added Attributes tests; balanced Application.Init/Shutdown 4 years ago
  BDisp 5b490a8c8f Fixes #1266. Using Ctrl+PageUp/PageDown to allowing navigate through windows. (#1283) 4 years ago
  BDisp 013bf80fb2 Fixes #1267. Allows NetDriver run Terminal.Gui. (#1268) 4 years ago
  Charlie Kindel b29240f362 Code coverage (#1235) 4 years ago
  BDisp 3ab9e1fc27 Fixes #1199. Normalize views constructors and did some typo fixing. (#1200) 4 years ago
  BDisp 11524630d3 Fixes #1167. Application.Run method with #DEBUG can be simplified. (#1168) 4 years ago
  BDisp 0669e2cc94 Fixes #134. TextView: Add line wrapping. (#1147) 4 years ago
  Charlie Kindel ca333ceb70 Merge pull request #1066 from BDisp/heightasbuffer-as-true 4 years ago
  Gilles Freart e88bca0c93 set as before as not modified lines 4 years ago
  Gilles Freart 8a13efbb83 Preparing PR + fix cursor issue happening inside frameview 4 years ago
  Gilles Freart 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 years ago
  BDisp 1603b680da A provisional solution to the #1065 issue. Setting HeightAsBuffer as true by default. 4 years ago
  Charlie Kindel 77add786fc Merge pull request #1081 from BDisp/scroll-bar-view 4 years ago
  BDisp 746a5c8c61 View not visible doesn't have to be handled. 4 years ago
  Angelo Breuer 4bbc2fc22d Reset synchronization context on Application.Shutdown() 4 years ago
  Herman Schoenfeld 183be6c31f Refactor unhandled exception handling loop as per review 4 years ago
  Herman Schoenfeld 5e1e7c0ee4 XMLDOC fixes for prior commit 4 years ago
  Herman Schoenfeld 721c796c7f Added unhandled exception handling in Application.Run 4 years ago
  Charlie Kindel 2e566c613e Merge pull request #1054 from BDisp/removing-application-currentView 4 years ago
  BDisp 708fd8a876 Fixes #1053. ProcessMouseEvent seems to initialize MouseEvent incorrectly. 4 years ago