summaryrefslogtreecommitdiffstats
path: root/doc/classes/AcceptDialog.xml
Commit message (Expand)AuthorAgeFilesLines
* Add minimum width/height to dialog buttonsHugo Locurcio2024-04-171-0/+6
* Fix some AcceptDialog argument typeskobewi2024-03-121-2/+2
* [DisplayServer] Add method to estimate window title bar size.bruvzg2023-10-031-0/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-2/+2
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-2/+2
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* Make AcceptDialog and derivatives utilize StyleBox fullyYuri Sizov2022-09-071-6/+3
* Add dumb and manual theme caching systems to WindowYuri Sizov2022-09-011-0/+6
* [doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney2022-08-121-4/+4
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-7/+7
* Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialogFireForge2022-07-091-0/+4
* Add Blender install autodetection and configuration.reduz2022-04-011-0/+2
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Make overridden properties link to parent definitionYuri Sizov2021-12-031-5/+5
* Add warnings to methods that give access to internal nodesYuri Sizov2021-10-101-0/+2
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Add theme item descriptions to the online documentationYuri Sizov2021-08-041-1/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-26/+13
* Multiple cosmetic fixes for embedded windowsMichael Alexsander2021-07-271-0/+5
* Add AcceptDialog::remove_button methodkleonc2021-07-061-0/+11
* Use a more specific type for AcceptDialog register_text_enterAaron Franke2021-06-031-1/+1
* Rename AcceptDialog get_ok() to get_ok_button()Marcel Admiraal2020-12-141-3/+3
* Add C# code examples to the docsHaSa10022020-09-261-0/+1
* Environment: Refactor code for readability + moreRémi Verschelde2020-07-011-0/+1
* doc: Sync classref with DisplayServer/Window changesRémi Verschelde2020-03-311-2/+9
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Fix parsing of self-closing XML tagsRémi Verschelde2019-09-241-1/+1
* Run doctool after overridden properties changesBojidar Marinov2019-09-041-0/+1
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-2/+2
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-3/+3
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-5/+5
* Merge pull request #27389 from YeldhamDev/acceptdiag_label_wrapRémi Verschelde2019-06-191-1/+4
|\
| * Add option to enable autowrapping for label inside 'AcceptDialog'Michael Alexsander Silva Dias2019-04-041-1/+4
* | Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-2/+2
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|/
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-1/+1
* Doc: Clarify usage of dialog_hide_on_ok and caveat for FileDialogRémi Verschelde2018-08-151-2/+3
* [docs] fix links in class docsKelly Thomas2018-05-171-1/+1
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-32/+0
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1