Commit History

Author SHA1 Message Date
  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
  BDisp 250d4af44b Some fixes for the WebConsole support. (#1865) 3 years ago
  Freddie Mercurial (Jessica M.) 68b40a93f1 Exposes APIs to support upcoming Web console feature (#1770) 3 years ago
  BDisp ad2b5a9ba2 Removed AlwaysSetPosition and fix some wide runes issue. 3 years ago
  BDisp f6ba9e3a22 Avoid UpdateScreen running twice because Driver.Refresh already do. 3 years ago
  Thomas Nind 6374ba5b56 Rootkeyevent (#1635) 3 years ago
  BDisp a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 years ago
  BDisp da0ea09bed Implementing localization for en-US and pt-PT to the FileDialog. (#1625) 3 years ago
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
  BDisp f96c63f57e Revert "Trying fixing the build action." 3 years ago
  BDisp e96f017387 Trying fixing the build action. 3 years ago
  BDisp 8c07643d42 Fixes #1535. Added IsMouseDisabled prop to Application (#1546) 3 years ago
  BDisp ad9a64c8fb Fixes #1529. Mdi container will deal with the visibility of their child's. 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