summaryrefslogtreecommitdiffstats
path: root/doc/classes/OptionButton.xml
Commit message (Expand)AuthorAgeFilesLines
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-1/+1
* Use bound theme properties for documentationYuri Sizov2023-09-261-61/+0
* Fix various typos in classrefHaoyu Qiu2023-08-221-2/+0
* Merge pull request #80203 from WhalesState/Dev2Rémi Verschelde2023-08-171-0/+7
|\
| * Add shortcut handling to OptionButtonMounir Tohami2023-08-031-0/+7
* | Further separate icon from text of buttons in both editor and default themesMichael Alexsander2023-08-071-1/+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/+4
* Clarify range of various ID values are 32 bitNinni Pipping2023-05-191-0/+1
* Merge pull request #72028 from kilojool/option_button_reselectionRémi Verschelde2023-04-031-0/+4
|\
| * OptionButton: allow reselection of selected itemkilojool2023-01-251-0/+4
* | Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
|/
* Add missing OptionButton method descriptionsHana2022-12-281-0/+4
* Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio2022-12-191-0/+1
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* Improve MenuButton and OptionButtonEricEzaM2022-10-031-0/+6
* Merge pull request #64218 from Rindbee/fix-button-minimum-size-calculationRémi Verschelde2022-08-221-1/+1
|\
| * Fix case where `h_separation` might not work in `Button`Rindbee2022-08-121-1/+1
* | [doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney2022-08-151-15/+15
|/
* Add missing properties to default themekobewi2022-08-111-0/+6
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-31/+31
* Add fit_to_longest_item to OptionButtonkobewi2022-08-021-0/+4
* Rename theme properties to include underscoresFireForge2022-04-231-1/+1
* Implement Animation Librariesreduz2022-04-111-1/+19
* Hide text and icon properties in OptionButtonkobewi2022-03-191-0/+1
* Add item tooltip access to OptionButtonHaoyu Qiu2022-03-171-0/+15
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Make various improvements to OptionButtoneikobear2022-01-281-1/+2
* Improve the default project themeHugo Locurcio2022-01-191-5/+5
* Implement property array for OptionButtonkobewi2021-12-211-6/+3
* Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio2021-12-151-1/+1
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-1/+1
* Make overridden properties link to parent definitionYuri Sizov2021-12-031-3/+3
* Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-24/+24
* Add focus font color to Button and derivativesYuri Sizov2021-10-261-0/+3
* Add warnings to methods that give access to internal nodesYuri Sizov2021-10-101-0/+1
* 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-20/+20
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-92/+46
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-5/+5
* [CTL] Add missing font outline drawing routines and theme constants.bruvzg2021-02-141-0/+6
* Change themes *_color_* to *_*_colorMarcel Admiraal2021-01-241-3/+3
* [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-4/+19
* Reference the BaseButton class explicitly in button class documentationsHugo Locurcio2020-09-231-0/+1
* OptionButton.xml word order fixAndreas Gustafsson2020-08-291-1/+1
* Fix OptionButton docs godotengine#36803Zak Grumbles2020-04-101-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-4/+4
* Completes doc for button classesHaoyu Qiu2020-02-051-0/+13
* Update docs to version 4.0clayjohn2020-01-311-1/+1