index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
AcceptDialog.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add minimum width/height to dialog buttons
Hugo Locurcio
2024-04-17
1
-0
/
+6
*
Fix some AcceptDialog argument types
kobewi
2024-03-12
1
-2
/
+2
*
[DisplayServer] Add method to estimate window title bar size.
bruvzg
2023-10-03
1
-0
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-2
/
+2
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-2
/
+2
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
Make AcceptDialog and derivatives utilize StyleBox fully
Yuri Sizov
2022-09-07
1
-6
/
+3
*
Add dumb and manual theme caching systems to Window
Yuri Sizov
2022-09-01
1
-0
/
+6
*
[doc] Use "param" instead of "code" to refer to parameters (8)
Andy Maloney
2022-08-12
1
-4
/
+4
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-7
/
+7
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-0
/
+4
*
Add Blender install autodetection and configuration.
reduz
2022-04-01
1
-0
/
+2
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Make overridden properties link to parent definition
Yuri Sizov
2021-12-03
1
-5
/
+5
*
Add warnings to methods that give access to internal nodes
Yuri Sizov
2021-10-10
1
-0
/
+2
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-1
/
+1
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-26
/
+13
*
Multiple cosmetic fixes for embedded windows
Michael Alexsander
2021-07-27
1
-0
/
+5
*
Add AcceptDialog::remove_button method
kleonc
2021-07-06
1
-0
/
+11
*
Use a more specific type for AcceptDialog register_text_enter
Aaron Franke
2021-06-03
1
-1
/
+1
*
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
1
-3
/
+3
*
Add C# code examples to the docs
HaSa1002
2020-09-26
1
-0
/
+1
*
Environment: Refactor code for readability + more
Rémi Verschelde
2020-07-01
1
-0
/
+1
*
doc: Sync classref with DisplayServer/Window changes
Rémi Verschelde
2020-03-31
1
-2
/
+9
*
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-22
1
-1
/
+1
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-24
1
-1
/
+1
*
Run doctool after overridden properties changes
Bojidar Marinov
2019-09-04
1
-0
/
+1
*
doc: Remove hardcoded default values from descriptions
Rémi Verschelde
2019-06-30
1
-2
/
+2
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-3
/
+3
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-5
/
+5
*
Merge pull request #27389 from YeldhamDev/acceptdiag_label_wrap
Rémi Verschelde
2019-06-19
1
-1
/
+4
|
\
|
*
Add option to enable autowrapping for label inside 'AcceptDialog'
Michael Alexsander Silva Dias
2019-04-04
1
-1
/
+4
*
|
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-05-23
1
-2
/
+2
*
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
|
/
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
*
doc: Add missing commas after "If true/false"
Rémi Verschelde
2018-12-20
1
-1
/
+1
*
Doc: Clarify usage of dialog_hide_on_ok and caveat for FileDialog
Rémi Verschelde
2018-08-15
1
-2
/
+3
*
[docs] fix links in class docs
Kelly Thomas
2018-05-17
1
-1
/
+1
*
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
1
-1
/
+1
*
doc: Update version string in header
Rémi Verschelde
2018-02-19
1
-1
/
+1
*
doc: Sync with current source
Rémi Verschelde
2018-01-25
1
-1
/
+1
*
doc: Update version string in XML
Rémi Verschelde
2018-01-13
1
-1
/
+1
*
doc: Remove setters and getters now exposed via properties/members
Rémi Verschelde
2017-11-24
1
-32
/
+0
*
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-24
1
-1
/
+1
[next]