Commit History

Author SHA1 Message Date
  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 ceb5473d53 fixed 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 857e123c65 Added @bdisp's suggested tests 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
  BDisp 834a942302 Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control. 2 years ago
  BDisp d542548595 Incremented the sleep timeout. 2 years ago
  BDisp 0f9abea9e4 Fixes #2017. Sometimes I get fails with the TestAddManyTimeouts unit test. (#2018) 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 9dc40088bc UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789) 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
  Thomas Nind 550766dfca Fixed Assert to reference local variables instead of constant values 3 years ago
  Thomas Nind 735996f5e1 Improved threadsafety of Application.MainLoop.AddTimeout 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 58e7698f4c Fixes #1475. Selection ending with a white space error. (#1478) 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 b200763a3f Fixes #1387. Allowing the UnitTests project to test internal keywords. 4 years ago
  BDisp 5851d0e6f1 Adding more unit tests. 4 years ago
  BDisp c707d1351d Some changes and adding much more unit tests. 4 years ago
  Charlie Kindel 8d8025329e Added Attributes tests; balanced Application.Init/Shutdown 4 years ago