summaryrefslogtreecommitdiff
path: root/scene/gui/popup.h
AgeCommit message (Expand)Author
2022-10-11Prevent `Popup`s it the edited scene tree from closing on focus loss. Hide ir...bruvzg
2022-09-01Add dumb and manual theme caching systems to WindowYuri Sizov
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-06-13Single-window mode popups and edited scene windows fixes.bruvzg
2022-05-13popup deferred hide suppressed if reopenedderammo
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-06Remove set_as_minsize()kobewi
2022-02-25Improve popup window handling.bruvzg
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-08-13Fix some unnecessary includesAaron Franke
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-16Merge pull request #41851 from EricEzaM/PR/popup-menu-hysteresisRémi Verschelde
2020-11-08Added hysteresis for popup sub-menusEric M
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-08-22Fix popup closed when an ancestor window is focusedPouleyKetchoupp
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-26Popups have also been converted to windowsJuan Linietsky
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-06-25Fix Popup::popup_centered not centering at the first callGuilherme Felipe
2019-04-30Add Popup::popup_centered_clamped methodhomer666
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-07Many fixes to gradient editor, which was pretty broken. Closes #19308Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
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-03-03Make Editor, Export and Project settings dialogs resizable and store their bo...Ray Koopa
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-05-17-Added configuration warning system for nodesJuan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-06-13some editor window changesJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-05-04Lots of 3D improvements:Juan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky