Commit History

Author SHA1 Message Date
  BDisp 05384c8903 Fixes #2121. ContextMenu: When open, Shift-F10 should close menu. 2 years ago
  Charlie Kindel f9a3817a22 documenting behavior 2 years ago
  Charlie Kindel 68697c0f18 Finished refactoring tests 2 years ago
  Charlie Kindel 4646b7291c further progress 2 years ago
  Charlie Kindel e809affb10 refactoring menutests 2 years ago
  BDisp 13948501d5 Fixes #1973. Avoid positioning Submenus off screen. (#1975) 2 years ago
  BDisp 63bcd2b1fc Fixes unit test after git rebase. 3 years ago
  BDisp 4392f450da Fixes unit tests according to the changes. 3 years ago
  BDisp d84c4b285a Fixes #1825. Parent MenuItem stay focused if child MenuItem is empty. 3 years ago
  BDisp 9dc40088bc UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789) 3 years ago
  BDisp c867d32a13 Fixes #1739. Setting menu UseKeysUpDownAsKeysLeftRight as false by default. (#1779) 3 years ago
  BDisp ed2c516702 Button pressed now close the menu and the menu length is the same with or without hot-keys 3 years ago
  BDisp d9f52fc2f2 Changing from AssertDriverContentsWithPosAre to AssertDriverContentsWithFrameAre to return a Rect. 3 years ago
  BDisp 484e98998a Feature to display the sub-menus on a single frame instead multiple frames. 3 years ago
  BDisp a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 years ago
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
  BDisp ff962b64df Added MenuOpened event and others bug fixes. (#1572) 3 years ago