summaryrefslogtreecommitdiff
path: root/scene/gui/menu_button.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-03Improve MenuButton and OptionButtonEricEzaM
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-04-05[Input] Add extra `shortcut_input` input processing step to process Unicode c...bruvzg
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-04Add optional constructor arguments to more Control nodesHugo Locurcio
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-03Implement inspector property array for `PopupMenu` and `MenuButton`rafallus
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-07-26Make `switch_on_hover` work on embedded windowsMichael Alexsander
2021-07-22Make `MenuButton`'s `switch_on_hover` work againMichael Alexsander
2021-02-09Initialize class variables with default values in scene/ [2/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-23Implement new shortcuts system.Eric M
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-04-22Fix popup visibility for OptionButton, MenuButton and ColorPickerButtonNikolay Neupokoev
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-20Make opening menus with the same parent on mouse focus explicitMichael Alexsander Silva Dias
2018-07-24Opens the menu with the same parent on mouse focusGuilherme Felipe
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-25Made MenuButton and ColorPickerButton's "get_popup" methods return constant.Michael Alexsander Silva Dias
2017-12-21Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ...carlosfvieira
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky