summaryrefslogtreecommitdiffstats
path: root/doc/classes/TabContainer.xml
Commit message (Expand)AuthorAgeFilesLines
* Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio2022-12-191-0/+1
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* Add background to TabContainer's tabbar and editor docksYuri Sizov2022-08-291-0/+3
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-111-13/+13
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-22/+22
* Link to Container tutorialChris verBurg2022-04-281-0/+1
* Add action map editor for OpenXRBastiaan Olij2022-04-041-0/+21
* Add visual marker when dragging and dropping tabsMichael Alexsander2022-03-211-0/+6
* Make `TabBar/Container` default their alignments to the left instead of centerMichael Alexsander2022-03-171-1/+1
* Fix regressions with nameless and icon-only tabsMichael Alexsander2022-03-061-1/+1
* Change tabs_rearrange_group to propertykobewi2022-03-051-13/+4
* Make `TabContainer` use `TabBar` internallyMichael Alexsander2022-03-031-26/+30
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Improve the default project themeHugo Locurcio2022-01-191-3/+3
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-8/+4
* Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-18/+18
* Clarify usage of TabContainerzacryol2021-11-291-1/+2
* Add warnings to methods that give access to internal nodesYuri Sizov2021-10-101-0/+1
* Expose `TabContainer`'s tab hidding for scriptsMichael Alexsander2021-09-241-6/+18
* Bind TabContainer::get_tab_idx_at_point() to ClassDBnobuyuki_nyuu2021-08-291-0/+7
* Add theme item descriptions to the online documentationYuri Sizov2021-08-041-19/+19
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-56/+28
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-4/+4
* [CTL] Add missing font outline drawing routines and theme constants.bruvzg2021-02-141-0/+6
* doc: Sync classref with current sourceRémi Verschelde2021-01-281-3/+3
* Change themes *_color_* to *_*_colorMarcel Admiraal2021-01-241-9/+9
* doc: Sync classref with current sourceRémi Verschelde2021-01-041-3/+3
* Add option to draw all tabs in frontvolzhs2020-12-101-0/+3
* [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-0/+3
* Clarifies 'icon_separation' in TabContainer (instead of 'hseparation')Dominik 'dreamsComeTrue' Jasiński2020-05-211-2/+2
* Fix incorrect TabContainer documentation for 'get_tab_control()'Michael Alexsander2020-03-141-2/+2
* Add LOTS of missing docsTomasz Chabora2020-03-131-0/+16
* Remove unused theme constants in Tab(Container)Michael Alexsander2020-02-221-6/+0
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-9/+9
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Document TabContainer's "use_hidden_tabs_for_min_size"Michael Alexsander2020-01-031-0/+1
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-09-241-0/+2
* TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde2019-07-091-2/+2
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-12/+12
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-3/+4
* Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde2019-04-221-1/+1
|\
| * Consistently wrap booleans in [code]Tomasz Chabora2019-04-171-1/+1
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|/
* Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-5/+5
|\
| * ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-5/+5
* | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* Expose OS::get_current_video_driver to scripting languagesRémi Verschelde2019-02-161-0/+2