提交歷史

作者 SHA1 備註 提交日期
  justchen1369 59a78ecf5a Fix exported type for Menubar start_index 2 年之前
  Алексей Смирнов a118bc2723 MenuBar add auto-translation of Menu names 2 年之前
  Juan Linietsky 0e0a6bb39b Removed unused property hints and `Object::get_translatable_strings()` 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Markus Sauermann c5c40f4f23 Fix hovering-color of MenuBar entries when reentering MenuBar 2 年之前
  Rémi Verschelde 2ffb609658 Merge pull request #66337 from EricEzaM/sprite-frames 3 年之前
  Eric M a3ed9e6f2c Move Shortcut Context to Control and ensure that `shortcut_input` adheres to contexts. Also ensure that controls with no context are only triggered AFTER nodes which do have a context. 3 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 年之前
  Eric M 2eda77c682 Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly. 3 年之前
  RedMser a12c71fff1 Fix #66062: editing shortcut_context in inspector 3 年之前
  Michael Alexsander 9507e91c07 Rename `PopupMenu`'s `set/get_current_index()` to `set/get_focused_item()` 3 年之前
  Rémi Verschelde dcd74563b6 Merge pull request #65156 from YuriSizov/control-customizable-cache-p1 3 年之前
  Rémi Verschelde 027415312e Merge pull request #65132 from bruvzg/global_menu_shortcuts_context 3 年之前
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control 3 年之前
  bruvzg b85a4c5d79 [macOS] Handle accelerator and click events of the global menu items separately. 3 年之前
  Michael Alexsander 9e0de4e2cb Fix switching `MenuBar`'s menus with the keys while mouse hovering 3 年之前
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 年之前
  Michael Alexsander 44c64b912f Add item auto-highlighting to `MenuBar` 3 年之前
  bruvzg bc4ba6cb78 [macOS] Extend editor contents to the window titlebar for better space usage. 3 年之前
  bruvzg 8f2083e6c0 Fix MenuBar minimum size adding unnecessary extra spacing after the last item. 3 年之前
  bruvzg 2040087898 Fix MenuBar not processing shortcuts. 3 年之前
  bruvzg 8c56a7416b Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor. 3 年之前