提交历史

作者 SHA1 备注 提交日期
  Tig f04e7c108f Merge branch 'develop' into fix_2118_menu_hotkeys 2 年之前
  Charlie Kindel 6eac49383e Merge branch 'develop' into fix_2109_menubar_spacing 2 年之前
  Charlie Kindel 76dd8a70d4 more doc improvements 2 年之前
  BDisp 802820edfa Fixes #2121. ContextMenu: When open, Shift-F10 should close menu. 2 年之前
  Charlie Kindel 4ef36560d7 made code clearer 2 年之前
  Charlie Kindel f3e7042077 added constants to MenuBar 2 年之前
  Charlie Kindel d93a247a4d documenting behavior 2 年之前
  Charlie Kindel ce7567e733 Fixes HotColor for non-activated menus 2 年之前
  Charlie Kindel 40df03d3e3 Finished refactoring tests 2 年之前
  Charlie Kindel eb7fe9f126 further progress 2 年之前
  Charlie Kindel c15d9bcc57 refactoring menutests 2 年之前
  BDisp 834a942302 Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control. 2 年之前
  BDisp 13948501d5 Fixes #1973. Avoid positioning Submenus off screen. (#1975) 2 年之前
  Tig Kindel fc9e84a429 Updated docs; regeneraged docs (#1881) 3 年之前
  Charlie Kindel 59577feecf Added oldTitle to eventargs and fixed title = null 3 年之前
  BDisp b0d2fd050b Fixes changes requested. 3 年之前
  BDisp d84c4b285a Fixes #1825. Parent MenuItem stay focused if child MenuItem is empty. 3 年之前
  BDisp 9dc40088bc UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789) 3 年之前
  BDisp c867d32a13 Fixes #1739. Setting menu UseKeysUpDownAsKeysLeftRight as false by default. (#1779) 3 年之前
  BDisp ed2c516702 Button pressed now close the menu and the menu length is the same with or without hot-keys 3 年之前
  Tig Kindel f05cba2d81 Merge pull request #1689 from tznind/add-data-to-menuitem 3 年之前
  Thomas Nind 4a69da1d19 Adds Data field to MenuItem 3 年之前
  BDisp a82ac45843 Fixes AutoSize, Window Tile and added option to Border for fill or not. 3 年之前
  BDisp 5dc5bebbd5 Fixes the MenuIem Width for wider runes 3 年之前
  BDisp c1649981b5 Implementing UseSubMenusSingleFrame in context menu. 3 年之前
  BDisp 484e98998a Feature to display the sub-menus on a single frame instead multiple frames. 3 年之前
  BDisp 17ed8dbed0 Only allows an open menu bar at a time. 3 年之前
  BDisp a822e1afa9 Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615) 3 年之前
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 年之前
  BDisp ff962b64df Added MenuOpened event and others bug fixes. (#1572) 3 年之前