summaryrefslogtreecommitdiff
path: root/doc/classes/PopupMenu.xml
AgeCommit message (Expand)Author
2021-12-08Improve PopupMenu doc about id and indexkobewi
2021-12-06Rename "items_count" property to "item_count"Aaron Franke
2021-12-01Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov
2021-11-12Use "enum class" for input enumsAaron Franke
2021-11-03Implement inspector property array for `PopupMenu` and `MenuButton`rafallus
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-07-08Add method description to `PopupMenu`Nick Huelin
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-03-19class reference proofreadingPaul Joannon
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2021-02-14[CTL] Add missing font outline drawing routines and theme constants.bruvzg
2021-01-28doc: Sync classref with current sourceRémi Verschelde
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2020-12-27Added optional id parameter to `PopupMenu::add_separator`Yuri Roubinsky
2020-12-03Add "font_color_separator" theme property to 'PopupMenu'Michael Alexsander
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-09-09Rename ShortCut to Shortcut which is more grammatically correctHugo Locurcio
2020-09-02Updated PopupMenu documentation after merge of #41640 - PopupMenu reworkEric M
2020-05-20doc: Sync classref with current sourceRémi Verschelde
2020-05-11doc: Sync classref with current sourceRémi Verschelde
2020-03-31doc: Sync classref with DisplayServer/Window changesRémi Verschelde
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-27Document theme_items of multiple classesTomasz Chabora
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-07Complete docs for GraphEdit/Node and PopupMenuMichael Alexsander
2020-01-02[DOCS] Class reference typos and fixes.Chris Bradfield
2019-11-02Code format for true/false/null to make documentation consistentPouleyKetchoupp
2019-10-11doc: Sync classref with current sourceRémi Verschelde
2019-10-08PopupMenu: Reorder add_* methods in more natural orderRémi Verschelde
2019-09-24doc: Fix parsing of self-closing XML tagsRémi Verschelde
2019-09-24Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docsRémi Verschelde
2019-09-19Fix misc. source comment typosluz.paz
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: Remove hardcoded default values from descriptionsRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-28Document PopupMenu node.Zak
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-01doc: Sync classref with current sourceRémi Verschelde
2019-06-01Merge pull request #28841 from KoBeWi/option_button_optionsRémi Verschelde
2019-05-31Improvements to incremental searchTomasz Chabora
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-01doc: Bump version to 3.2Rémi Verschelde
2019-02-10doc: Misc formatting fixesRémi Verschelde
2018-08-21doc: Sync classref with current sourceRémi Verschelde