index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Window.xml
Age
Commit message (
Expand
)
Author
2022-06-22
Document most of the Window's members
kobewi
2022-04-23
Rename theme properties to include underscores
FireForge
2022-04-11
Improvements to files_dropped signal
kobewi
2022-02-28
Remove files_dropped signal from SceneTree
Igor Kordiukiewicz
2022-02-25
Improve popup window handling.
bruvzg
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-02-09
Remove 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-19
Improve the default project theme
Hugo Locurcio
2022-01-19
Add missing 'theme_changed' signal to Window class
SaracenOne
2021-12-17
add 2d scale factor property
Ansraer
2021-12-01
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-11-22
Added `reset_size` method to `Control` and `Window` classes
Yuri Roubinsky
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-10-04
Add the base scale factor to the Theme resource
Yuri Sizov
2021-09-15
Merge pull request #50182 from SirQuartz/patch-15
Max Hilbrunner
2021-08-04
Add theme item descriptions to the online documentation
Yuri Sizov
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-29
Add `auto_translate` toggle for automatic translation
Michael Alexsander
2021-07-27
Multiple cosmetic fixes for embedded windows
Michael Alexsander
2021-07-13
Add type variations to Theme
Yuri Sizov
2021-07-05
Add many descriptions to the `Window` class
Nick Huelin
2021-07-02
Expose `Window.get_contents_minimum_size()` to scripts
Michael Alexsander
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-10
Let var2str display StringName with correct sigil
Jonathan Gollnick
2021-05-17
Add theme_custom_type property to Control and Window
Yuri Sizov
2021-02-19
doc: Sync classref with current source
Ré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-28
Improve the documentation related to fullscreen and borderless settings
Hugo Locurcio
2020-07-03
doc: Sync classref with current source
Rémi Verschelde
2020-03-31
doc: Sync classref with DisplayServer/Window changes
Rémi Verschelde