Commit History

Author SHA1 Message Date
  BDisp f749eef8e9 Remove InvalidOperationException and use Task.Delay with CancellationTokenSource. 1 year ago
  BDisp cf35c58a0f Fixes #3423. v1 - Wizards scenario doesn't refresh after opened by mouse. 1 year ago
  BDisp 85c92f4b0d Fixes #2959. Some of the scroll features on v1 are broken. (#2960) 1 year ago
  usr c7942ae3bb Fix issue where the TestViewsDisposeCorrectly was not doing what it was supposed to do (#2964) 1 year ago
  BDisp c348cda317 Fixes #2987. Set a MdiChild visible to false still processes keystrokes. (#2988) 1 year ago
  BDisp 3e1637aac8 Fixes #2775. Something in 1.13 broke centering child windows. (#2778) 1 year ago
  BDisp 6e458559e2 Finally the Enter and Leave events has the correct sequence. 2 years ago
  Tigger Kindel 7ef51bad85 Remove EnableConsoleScrolling 2 years ago
  Tigger Kindel 72e43bad73 Undid change to Application.cs 2 years ago
  Tigger Kindel ba01db3e8c Change Cleanup to not call SetConsoleOutputWindow 2 years ago
  BDisp 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 years ago
  Tig ff8ac0faac Merge branch 'develop' into invisible-cursor-fix_2326 2 years ago
  Tig Kindel 2b26ec7bfb merge fixes 2 years ago
  BDisp 057bbcaea8 Fixes #2326. Invisible cursor after modal dialog. 2 years ago
  Tig Kindel 84a4bb69d4 removed unused Cook/UncookMouse APIs 2 years ago
  Charlie Kindel d2cffa345b Merge branch 'develop' into fixes_2205_fakeclipboard 2 years ago
  Charlie Kindel 1efb051379 Refactored AutoInitShutdown attribute - scary stuff 2 years ago
  BDisp d1a03aeecf Fixes #2162. Toplevel dragging wasn't moving well. 2 years ago
  Charlie Kindel 2cfe7e9695 Changed Example to use Run<T> because we need more examples of this 2 years ago
  Charlie Kindel de3c02e9bf refactored internal Init() (now called InternnalInit()) to be more clear; updated docs and unit tests 2 years ago
  Charlie Kindel 8a73ade5b2 fixed unit tests 2 years ago
  Charlie Kindel 34d4caa883 removed remainging #520 comments and re-enabled broken mdi test 2 years ago
  Charlie Kindel 812a389082 with #520 fixed, cleaning up comments and tests 2 years ago
  Charlie Kindel 75f83a4a86 Made @bdisp's suggested fixes 2 years ago
  Charlie Kindel bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 years ago
  Charlie Kindel 89d674d4d7 Updated API docs for Application 2 years ago
  Charlie Kindel 87c224297c fixed by removing Init calls 2 years ago
  tznind b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled 2 years ago
  tznind 20856f0ce0 Non breaking implementation of cancellable root mouse events 2 years ago
  BDisp 834a942302 Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control. 2 years ago