summaryrefslogtreecommitdiff
path: root/doc/classes/PopupMenu.xml
AgeCommit message (Expand)Author
2023-03-13Fix various typos in the classrefHaoyu Qiu
2023-02-16Improve documentation on PopupMenu and DisplayServer acceleratorsHugo Locurcio
2022-12-19Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio
2022-12-08Use capitalized ID in the docHaoyu Qiu
2022-11-22Fill random docskobewi
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-10-19Document PopupMenu id behaviorEv1lbl0w
2022-09-06Rename `PopupMenu`'s `set/get_current_index()` to `set/get_focused_item()`Michael Alexsander
2022-08-28Fix some corner cases in the `Menu/OptionButton` item auto-highlightMichael Alexsander
2022-08-18Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg
2022-08-11[doc] Use "param" instead of "code" to refer to parameters (4)Andy Maloney
2022-08-11Add missing properties to default themekobewi
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-06-17Document incremental search support in ItemList, PopupMenu and TreeHugo Locurcio
2022-06-15Expose PopupMenu set/get_item_horizontal_offset()FireForge
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-13Add `font_separator` and related properties to `PopupMenu`Michael Alexsander
2022-04-13Fix and tweak labeled separator in `PopupMenu`Michael Alexsander
2022-03-12Allow negative indexes in ItemList and PopupMenukobewi
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-09Update Popup and PopupMenu descriptionsMarkus Sauermann
2022-02-06Enhancements and fixes for `OptionButton` and `PopupMenu`Michael Alexsander
2022-01-25Make popup menus focus items automatically when not using the mouseMichael Alexsander
2022-01-19Improve the default project themeHugo Locurcio
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