index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
popup_menu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu`...
bruvzg
2024-07-08
1
-0
/
+2
*
Automatically use property count in PropertyListHelper
kobewi
2024-05-25
1
-1
/
+1
*
Add PropertyListHelper in all simple cases
kobewi
2024-04-11
1
-0
/
+4
*
[NativeMenu] Implement native popup menu support on Windows.
bruvzg
2024-03-13
1
-0
/
+5
*
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
1
-6
/
+12
*
Fix PopupMenu doesn't respect it's ScrollContainer's margins
Mounir Tohami
2024-02-23
1
-3
/
+2
*
Add methods to add submenus without using names
kobewi
2024-02-22
1
-1
/
+5
*
Revert "Fix selecting popup menu items on mouse release"
Rémi Verschelde
2024-02-20
1
-2
/
+2
*
Merge pull request #86952 from ryevdokimov/fix-selecting-popup-menu-items-on-...
Rémi Verschelde
2024-02-14
1
-2
/
+2
|
\
|
*
Fix selecting popup menu items on mouse release
Robert Yevdokimov
2024-01-14
1
-2
/
+2
*
|
Add PropertyListHelper to PopupMenu
kobewi
2024-02-11
1
-3
/
+13
*
|
Expose PopupMenu get_item_multistate(), get_item_multistate_max() and set_ite...
mrcdk
2024-01-22
1
-0
/
+1
|
/
*
[PopupMenu] Handle physical_keycode and key_label of shortcuts.
bruvzg
2023-12-30
1
-0
/
+1
*
Merge pull request #81243 from Sauermann/fix-window-events
Yuri Sizov
2023-12-19
1
-1
/
+2
|
\
|
*
Fix internal events not being delivered to some Window types
Markus Sauermann
2023-11-14
1
-1
/
+2
*
|
[macOS] Add default Window and Help menus, allow special menu customization.
bruvzg
2023-12-13
1
-0
/
+6
|
/
*
[macOS] Add `about_to_open` and `popup_hide` callback for the global menus, m...
bruvzg
2023-10-04
1
-0
/
+9
*
Free submenu children when clearing PopupMenu
kobewi
2023-09-25
1
-1
/
+2
*
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-2
/
+1
*
Add option to allow echo events in menu shortcuts
Tomasz Chabora
2023-08-16
1
-2
/
+9
*
[macOS] Implement optional native file selection dialog support for sandboxed...
bruvzg
2023-07-12
1
-1
/
+1
*
Fix invalid minimum size for translated messages in option button
Florian Kothmeier
2023-06-29
1
-0
/
+1
*
Remove unused variable `PopupMenu::parent_rect`
Markus Sauermann
2023-06-15
1
-3
/
+0
*
Merge pull request #63168 from Levrault/master
Rémi Verschelde
2023-06-05
1
-0
/
+4
|
\
|
*
feat(gamepad): improve gamepad behavior with slider and popup_menu
Luc-Frédéric Langis
2023-06-05
1
-0
/
+4
*
|
Unify item indexing in `PopupMenu`
Ninni Pipping
2023-05-24
1
-5
/
+5
*
|
Add icon_modulate functionality to PopupMenu
the-sink
2023-05-08
1
-0
/
+3
|
/
*
Make icons of scripted and custom classes fit the editor UI
Yuri Sizov
2023-03-31
1
-0
/
+5
*
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
1
-2
/
+0
*
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Ensure popup menu redraws items when shortcuts update.
Eric M
2022-09-26
1
-0
/
+2
*
Rename `PopupMenu`'s `set/get_current_index()` to `set/get_focused_item()`
Michael Alexsander
2022-09-06
1
-2
/
+2
*
Add dumb and manual theme caching systems to Window
Yuri Sizov
2022-09-01
1
-0
/
+45
*
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...
bruvzg
2022-08-18
1
-3
/
+8
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-4
/
+0
*
Expose PopupMenu set/get_item_horizontal_offset()
FireForge
2022-06-15
1
-1
/
+2
*
Single-window mode popups and edited scene windows fixes.
bruvzg
2022-06-13
1
-0
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Fix sub-menu keyboard navigation.
bruvzg
2022-04-13
1
-1
/
+2
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-4
/
+4
*
Enhancements and fixes for `OptionButton` and `PopupMenu`
Michael Alexsander
2022-02-06
1
-1
/
+2
*
OptionButton::pressed(): give focus to selected
Ricardo Buring
2022-01-15
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-11
/
+11
*
Implement inspector property array for `PopupMenu` and `MenuButton`
rafallus
2021-11-03
1
-3
/
+5
*
Make some enhancements to the POT generation
Michael Alexsander
2021-09-02
1
-0
/
+4
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-2
/
+2
*
Make `MenuButton`'s `switch_on_hover` work again
Michael Alexsander
2021-07-22
1
-1
/
+0
[next]