summaryrefslogtreecommitdiff
path: root/scene/gui/dialogs.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-09-07Make AcceptDialog and derivatives utilize StyleBox fullyYuri Sizov
2022-09-01Add dumb and manual theme caching systems to WindowYuri Sizov
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-09Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialogFireForge
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-04-01Add Blender install autodetection and configuration.reduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-07-06Add AcceptDialog::remove_button methodkleonc
2021-06-16Documentation search fixesGregory Basile
2021-06-03Use a more specific type for AcceptDialog register_text_enterAaron Franke
2021-02-09Initialize class variables with default values in scene/ [2/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-14Rename AcceptDialog get_ok() to get_ok_button()Marcel Admiraal
2020-07-10Fix cancel/OK button order on macOSDaniel Ting
2020-07-10Add override keywords.Marcel Admiraal
2020-07-01Environment: Refactor code for readability + moreRémi Verschelde
2020-06-30Make dialogs exclusive by default, fixes #37732Juan Linietsky
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-02-28Signals: Port more uses of connect_compatRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-31Make the editor dimming smarterMichael Alexsander
2019-09-30FIX: WindowDialog title translationternvein
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-04-04Add option to enable autowrapping for label inside 'AcceptDialog'Michael Alexsander Silva Dias
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-02-21Fix typos with codespellluz.paz
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-03-01Added functionality for resizable dialogs.Ray Koopa
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-10Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky
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-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
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