Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 7 meses |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
hai 8 meses |
Pāvels Nadtočajevs
|
9604e98a52
[MenuBar] Use PopupMenu title property as a menu name.
|
hai 8 meses |
bruvzg
|
5851f1e2dd
[MenuBar] Use NativeMenu RIDs instead of indices to track items.
|
hai 1 ano |
bruvzg
|
ac7583e449
[NativeMenu] Implement native popup menu support on Windows.
|
hai 1 ano |
bruvzg
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
hai 1 ano |
Rémi Verschelde
|
f5cfc7f203
Merge pull request #86322 from bruvzg/mac_global_index
|
hai 1 ano |
Emmanouil Papadeas
|
e864b26e54
Fix `MenuBar` hover position scaling properly with the scale factor multiplier
|
hai 1 ano |
bruvzg
|
a759d97a51
[MenuBar] Store and use global menu item indices.
|
hai 1 ano |
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.
|
%!s(int64=2) %!d(string=hai) anos |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
%!s(int64=2) %!d(string=hai) anos |
Juan Linietsky
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
%!s(int64=2) %!d(string=hai) anos |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
%!s(int64=2) %!d(string=hai) anos |
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.
|
%!s(int64=2) %!d(string=hai) anos |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
%!s(int64=3) %!d(string=hai) anos |
Michael Alexsander
|
9e0de4e2cb
Fix switching `MenuBar`'s menus with the keys while mouse hovering
|
%!s(int64=3) %!d(string=hai) anos |
Michael Alexsander
|
44c64b912f
Add item auto-highlighting to `MenuBar`
|
%!s(int64=3) %!d(string=hai) anos |
bruvzg
|
8c56a7416b
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor.
|
%!s(int64=3) %!d(string=hai) anos |