summaryrefslogtreecommitdiff
path: root/doc/classes/OptionButton.xml
AgeCommit message (Expand)Author
2022-12-28Add missing OptionButton method descriptionsHana
2022-12-19Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-10-03Improve MenuButton and OptionButtonEricEzaM
2022-08-22Merge pull request #64218 from Rindbee/fix-button-minimum-size-calculationRémi Verschelde
2022-08-15[doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney
2022-08-12Fix case where `h_separation` might not work in `Button`Rindbee
2022-08-11Add missing properties to default themekobewi
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-08-02Add fit_to_longest_item to OptionButtonkobewi
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-11Implement Animation Librariesreduz
2022-03-19Hide text and icon properties in OptionButtonkobewi
2022-03-17Add item tooltip access to OptionButtonHaoyu Qiu
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-28Make various improvements to OptionButtoneikobear
2022-01-19Improve the default project themeHugo Locurcio
2021-12-21Implement property array for OptionButtonkobewi
2021-12-15Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-12-03Make overridden properties link to parent definitionYuri Sizov
2021-12-01Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov
2021-10-26Add focus font color to Button and derivativesYuri Sizov
2021-10-10Add warnings to methods that give access to internal nodesYuri Sizov
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-08-04Add theme item descriptions to the online documentationYuri Sizov
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-02-14[CTL] Add missing font outline drawing routines and theme constants.bruvzg
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-09-23Reference the BaseButton class explicitly in button class documentationsHugo Locurcio
2020-08-29OptionButton.xml word order fixAndreas Gustafsson
2020-04-10Fix OptionButton docs godotengine#36803Zak Grumbles
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-02-05Completes doc for button classesHaoyu Qiu
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-12-17Docs: OptionButtonJames Westman
2019-09-24doc: Fix parsing of self-closing XML tagsRémi Verschelde
2019-09-04Run doctool after overridden properties changesBojidar Marinov
2019-07-09TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-05-23Change "Return" to "Returns" where necessary in XML documentationSean Heffernan
2019-05-15doc: Sync classref with current sourceRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-03-29ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry