Commit History

Author SHA1 Message Date
  BDisp 6e458559e2 Finally the Enter and Leave events has the correct sequence. 1 year 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
  BDisp f57e48b1e5 Fixes #2014. Application mouseGrabView is run twice if return true. (#2015) 2 years ago
  BDisp 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) 2 years ago
  saskathex dc99fb354f Fix: The synchronization context method Send is now blocking (#1854) 3 years ago
  BDisp 97420bf5fd Fixes #1816. MessageBox: Hides underlying dialog when visible (#1907) 3 years ago
  Tig Kindel 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 years ago
  Tig Kindel 492966048c Fixes #1849. Wizard as non-popup is broken (#1853) 3 years ago