summaryrefslogtreecommitdiff
path: root/doc/classes/TabContainer.xml
AgeCommit message (Expand)Author
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-08-29Add background to TabContainer's tabbar and editor docksYuri Sizov
2022-08-11[doc] Use "param" instead of "code" to refer to parametersAndy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-04-28Link to Container tutorialChris verBurg
2022-04-04Add action map editor for OpenXRBastiaan Olij
2022-03-21Add visual marker when dragging and dropping tabsMichael Alexsander
2022-03-17Make `TabBar/Container` default their alignments to the left instead of centerMichael Alexsander
2022-03-06Fix regressions with nameless and icon-only tabsMichael Alexsander
2022-03-05Change tabs_rearrange_group to propertykobewi
2022-03-03Make `TabContainer` use `TabBar` internallyMichael Alexsander
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-19Improve the default project themeHugo Locurcio
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-12-01Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov
2021-11-29Clarify usage of TabContainerzacryol
2021-10-10Add warnings to methods that give access to internal nodesYuri Sizov
2021-09-24Expose `TabContainer`'s tab hidding for scriptsMichael Alexsander
2021-08-29Bind TabContainer::get_tab_idx_at_point() to ClassDBnobuyuki_nyuu
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-28doc: Sync classref with current sourceRémi Verschelde
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2021-01-04doc: Sync classref with current sourceRémi Verschelde
2020-12-10Add option to draw all tabs in frontvolzhs
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-05-21Clarifies 'icon_separation' in TabContainer (instead of 'hseparation')Dominik 'dreamsComeTrue' Jasiński
2020-03-14Fix incorrect TabContainer documentation for 'get_tab_control()'Michael Alexsander
2020-03-13Add LOTS of missing docsTomasz Chabora
2020-02-22Remove unused theme constants in Tab(Container)Michael Alexsander
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-03Document TabContainer's "use_hidden_tabs_for_min_size"Michael Alexsander
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-09-24doc: Sync classref with current sourceRémi Verschelde
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-27Proofread and improve the whole class referenceHugo Locurcio
2019-04-22Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-17Consistently wrap booleans in [code]Tomasz Chabora
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
2019-02-16Expose OS::get_current_video_driver to scripting languagesRémi Verschelde