Commit History

Author SHA1 Message Date
  Emmanouil Papadeas d216ac7a2c Fix `MenuBar` hover position scaling properly with the scale factor multiplier 1 year ago
  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. 1 year ago
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB 1 year ago
  Juan Linietsky 0e0a6bb39b Removed unused property hints and `Object::get_translatable_strings()` 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  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. 2 years ago
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control 2 years ago
  Michael Alexsander 9e0de4e2cb Fix switching `MenuBar`'s menus with the keys while mouse hovering 2 years ago
  Michael Alexsander 44c64b912f Add item auto-highlighting to `MenuBar` 2 years ago
  bruvzg 8c56a7416b Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor. 2 years ago