Commit History

Author SHA1 Message Date
  BDisp 1b9b50dd12 merge develop branch 2 years ago
  BDisp 4c8520ca08 Fixes #2228. Crash when attempting to open menu bar item with action but no menu items assigned. 2 years ago
  BDisp 68c93ed540 Fixes #2225. MenuBar leaves trails when mounted in a Window. 2 years ago
  Tig e7bc9f5ff4 Fixed merge issue 2 years ago
  Tig 44d0de016d Merge branch 'develop' into menuitem-disabled-select-fix 2 years ago
  Tig Kindel c1d976c781 refactored AssertDriverContents out of GraphView tests 2 years ago
  BDisp 887a3b8b98 Fixes #2137. Disabled menu item is selected on click. 2 years ago
  Charlie Kindel 6eac49383e Merge branch 'develop' into fix_2109_menubar_spacing 2 years ago
  BDisp 802820edfa Fixes #2121. ContextMenu: When open, Shift-F10 should close menu. 2 years ago
  Charlie Kindel d93a247a4d documenting behavior 2 years ago
  Charlie Kindel 40df03d3e3 Finished refactoring tests 2 years ago
  Charlie Kindel eb7fe9f126 further progress 2 years ago
  Charlie Kindel c15d9bcc57 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