summaryrefslogtreecommitdiffstats
path: root/doc/classes/Window.xml
Commit message (Expand)AuthorAgeFilesLines
...
* | Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
|/
* Calling popup_center* with the default size will use the current sizeRindbee2023-02-111-0/+2
* Remove some unused signalsRémi Verschelde2023-01-311-0/+6
* Reorganize main and sub-window initial position properties.bruvzg2023-01-191-1/+9
* Fix typo and add missing docs for WINDOW_FLAG_MOUSE_PASSTHROUGH.bruvzg2023-01-161-0/+1
* Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose ...bruvzg2023-01-161-1/+36
* Add support for the custom initial screen for the main window, fix primary sc...bruvzg2023-01-071-1/+7
* Copy local theme overrides from Control to WindowYuri Sizov2022-12-071-24/+186
* Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg2022-12-071-1/+7
* Fix typo minimize button -> maximize buttonHei2022-10-301-1/+1
* Add documentation for viewport's input handlingRedMser2022-10-051-1/+1
* [Docs] Synchronize and update Window and Display Server documentation.bruvzg2022-10-051-19/+22
* [macOS extend-to-title] Add scene/project name to the editor title, fix incor...bruvzg2022-09-221-0/+5
* Add missing initial window flags and window mode to the project settings.bruvzg2022-09-191-1/+2
* [macOS] Extend editor contents to the window titlebar for better space usage.bruvzg2022-08-261-1/+7
* Refactor and remove excessive calls of `NOTIFICATION_THEME_CHANGED`Aaron Record2022-08-251-1/+8
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-091-16/+16
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-39/+39
* Fix some bugs with `Window`sMichael Alexsander2022-08-051-1/+3
* Document most of the Window's memberskobewi2022-06-221-16/+104
* Rename theme properties to include underscoresFireForge2022-04-231-2/+2
* Improvements to files_dropped signalkobewi2022-04-111-0/+9
* Remove files_dropped signal from SceneTreeIgor Kordiukiewicz2022-02-281-0/+1
* Improve popup window handling.bruvzg2022-02-251-1/+5
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Remove code to update the layout direction of submenus from `PopupMenu`Michael Alexsander2022-02-091-1/+1
* [Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to al...bruvzg2022-02-041-0/+5
* Improve the default project themeHugo Locurcio2022-01-191-3/+3
* Add missing 'theme_changed' signal to Window classSaracenOne2022-01-191-0/+4
* add 2d scale factor propertyAnsraer2021-12-171-0/+2
* Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-11/+11
* Added `reset_size` method to `Control` and `Window` classesYuri Roubinsky2021-11-221-0/+6
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Add the base scale factor to the Theme resourceYuri Sizov2021-10-041-0/+15
* Merge pull request #50182 from SirQuartz/patch-15Max Hilbrunner2021-09-151-0/+25
|\
| * Add many descriptions to the `Window` classNick Huelin2021-07-051-0/+25
* | Add theme item descriptions to the online documentationYuri Sizov2021-08-041-13/+13
* | doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-154/+77
* | Add `auto_translate` toggle for automatic translationMichael Alexsander2021-07-291-0/+3
* | Multiple cosmetic fixes for embedded windowsMichael Alexsander2021-07-271-4/+2
* | Add type variations to ThemeYuri Sizov2021-07-131-1/+1
|/
* Expose `Window.get_contents_minimum_size()` to scriptsMichael Alexsander2021-07-021-0/+7
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-10/+10
* Let var2str display StringName with correct sigilJonathan Gollnick2021-06-101-1/+1
* Add theme_custom_type property to Control and WindowYuri Sizov2021-05-171-18/+20
* doc: Sync classref with current sourceRémi Verschelde2021-02-191-2/+2
* [CTL] Add missing font outline drawing routines and theme constants.bruvzg2021-02-141-0/+9
* [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-0/+61
* Improve the documentation related to fullscreen and borderless settingsHugo Locurcio2020-10-281-0/+2
* doc: Sync classref with current sourceRémi Verschelde2020-07-031-2/+2