summaryrefslogtreecommitdiff
path: root/doc/classes/TabBar.xml
AgeCommit message (Expand)Author
2023-01-08Expose TabBar::clear_tabs to GDScriptStanislav Labzyuk
2022-12-19Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio
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-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-04-23Rename theme properties to include underscoresFireForge
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-09Replace `TabBar`'s `min_width` with `max_tab_width` and expose itMichael 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-31Bring `TabBar` to full parity with the `TabContainer` implementation.Michael Alexsander
2022-01-19Improve the default project themeHugo Locurcio
2022-01-07i18n: Sync classref translations with current 3.x codebaseRĂ©mi Verschelde
2022-01-05Inspector property array for `TabBar`rafallus
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-10-28Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed`Michael Alexsander
2021-10-19Rename `Tabs` to `TabBar`Michael Alexsander