Historique des commits

Auteur SHA1 Message Date
  Yufeng Ying 73d85f46c9 Remove unused headers in scene. il y a 10 mois
  Pāvels Nadtočajevs 9604e98a52 [MenuBar] Use PopupMenu title property as a menu name. il y a 10 mois
  bruvzg 5851f1e2dd [MenuBar] Use NativeMenu RIDs instead of indices to track items. il y a 1 an
  bruvzg ac7583e449 [NativeMenu] Implement native popup menu support on Windows. il y a 1 an
  bruvzg c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. il y a 1 an
  Rémi Verschelde f5cfc7f203 Merge pull request #86322 from bruvzg/mac_global_index il y a 1 an
  Emmanouil Papadeas e864b26e54 Fix `MenuBar` hover position scaling properly with the scale factor multiplier il y a 1 an
  bruvzg a759d97a51 [MenuBar] Store and use global menu item indices. il y a 1 an
  bruvzg d1aaa914f3 [macOS] Add `about_to_open` and `popup_hide` callback for the global menus, move part of logic to the PopupMenu to allow live menu modification. il y a 2 ans
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB il y a 2 ans
  Juan Linietsky 0e0a6bb39b Removed unused property hints and `Object::get_translatable_strings()` il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  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. il y a 3 ans
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control il y a 3 ans
  Michael Alexsander 9e0de4e2cb Fix switching `MenuBar`'s menus with the keys while mouse hovering il y a 3 ans
  Michael Alexsander 44c64b912f Add item auto-highlighting to `MenuBar` il y a 3 ans
  bruvzg 8c56a7416b Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor. il y a 3 ans