summaryrefslogtreecommitdiffstats
path: root/doc/classes/MenuButton.xml
Commit message (Expand)AuthorAgeFilesLines
* fix: replace "Godot" to "Redot"Muhannad Elbolaky2024-10-151-1/+1
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
* Use bound theme properties for documentationYuri Sizov2023-09-261-48/+0
* 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-3/+2
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio2022-12-191-0/+1
* Improve MenuButton and OptionButtonEricEzaM2022-10-031-0/+6
* Fix case where `h_separation` might not work in `Button`Rindbee2022-08-121-1/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-1/+1
* Rename theme properties to include underscoresFireForge2022-04-231-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Improve the default project themeHugo Locurcio2022-01-191-3/+3
* Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio2021-12-151-1/+1
* Rename "items_count" property to "item_count"Aaron Franke2021-12-061-1/+1
* Make overridden properties link to parent definitionYuri Sizov2021-12-031-4/+4
* Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-15/+15
* Implement inspector property array for `PopupMenu` and `MenuButton`rafallus2021-11-031-0/+3
* 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-14/+14
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-6/+3
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-5/+5
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* [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
* doc: Sync classref with current sourceRémi Verschelde2020-12-041-0/+1
* [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-0/+3
* doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-1/+0
* Remove redundant property "enabled_focus_mode"FIF152020-10-131-1/+0
* Reference the BaseButton class explicitly in button class documentationsHugo Locurcio2020-09-231-0/+1
* doc: Sync classref with DisplayServer/Window changesRémi Verschelde2020-03-311-2/+2
* Completes doc for button classesHaoyu Qiu2020-02-051-0/+11
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-3/+4
* Improved MenuButton DescriptionFeniks2020-01-181-1/+2
* doc: Fix parsing of self-closing XML tagsRémi Verschelde2019-09-241-5/+5
* Run doctool after overridden properties changesBojidar Marinov2019-09-041-0/+5
* TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde2019-07-091-2/+2
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-6/+6
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-1/+1
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* Make opening menus with the same parent on mouse focus explicitMichael Alexsander Silva Dias2018-11-201-0/+5
* 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