summaryrefslogtreecommitdiff
path: root/doc/classes/Window.xml
AgeCommit message (Expand)Author
2023-01-07Add support for the custom initial screen for the main window, fix primary sc...bruvzg
2022-12-07Copy local theme overrides from Control to WindowYuri Sizov
2022-12-07Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg
2022-10-30Fix typo minimize button -> maximize buttonHei
2022-10-05Add documentation for viewport's input handlingRedMser
2022-10-05[Docs] Synchronize and update Window and Display Server documentation.bruvzg
2022-09-22[macOS extend-to-title] Add scene/project name to the editor title, fix incor...bruvzg
2022-09-19Add missing initial window flags and window mode to the project settings.bruvzg
2022-08-26[macOS] Extend editor contents to the window titlebar for better space usage.bruvzg
2022-08-25Refactor and remove excessive calls of `NOTIFICATION_THEME_CHANGED`Aaron Record
2022-08-09[doc] Use "param" instead of "code" to refer to parametersAndy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-08-05Fix some bugs with `Window`sMichael Alexsander
2022-06-22Document most of the Window's memberskobewi
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-11Improvements to files_dropped signalkobewi
2022-02-28Remove files_dropped signal from SceneTreeIgor Kordiukiewicz
2022-02-25Improve popup window handling.bruvzg
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-09Remove code to update the layout direction of submenus from `PopupMenu`Michael Alexsander
2022-02-04[Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to al...bruvzg
2022-01-19Improve the default project themeHugo Locurcio
2022-01-19Add missing 'theme_changed' signal to Window classSaracenOne
2021-12-17add 2d scale factor propertyAnsraer
2021-12-01Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov
2021-11-22Added `reset_size` method to `Control` and `Window` classesYuri Roubinsky
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-10-04Add the base scale factor to the Theme resourceYuri Sizov
2021-09-15Merge pull request #50182 from SirQuartz/patch-15Max Hilbrunner
2021-08-04Add theme item descriptions to the online documentationYuri Sizov
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-29Add `auto_translate` toggle for automatic translationMichael Alexsander
2021-07-27Multiple cosmetic fixes for embedded windowsMichael Alexsander
2021-07-13Add type variations to ThemeYuri Sizov
2021-07-05Add many descriptions to the `Window` classNick Huelin
2021-07-02Expose `Window.get_contents_minimum_size()` to scriptsMichael Alexsander
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-10Let var2str display StringName with correct sigilJonathan Gollnick
2021-05-17Add theme_custom_type property to Control and WindowYuri Sizov
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2021-02-14[CTL] Add missing font outline drawing routines and theme constants.bruvzg
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-10-28Improve the documentation related to fullscreen and borderless settingsHugo Locurcio
2020-07-03doc: Sync classref with current sourceRémi Verschelde
2020-03-31doc: Sync classref with DisplayServer/Window changesRémi Verschelde