summaryrefslogtreecommitdiffstats
path: root/doc/classes/TabBar.xml
Commit message (Expand)AuthorAgeFilesLines
* Expose TabBar::clear_tabs to GDScriptStanislav Labzyuk2023-01-081-0/+6
* Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio2022-12-191-0/+1
* [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-37/+37
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-24/+0
* Rename theme properties to include underscoresFireForge2022-04-231-1/+1
* 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
* Replace `TabBar`'s `min_width` with `max_tab_width` and expose itMichael Alexsander2022-03-091-0/+3
* Change tabs_rearrange_group to propertykobewi2022-03-051-13/+4
* Make `TabContainer` use `TabBar` internallyMichael Alexsander2022-03-031-0/+7
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Bring `TabBar` to full parity with the `TabContainer` implementation.Michael Alexsander2022-01-311-11/+51
* Improve the default project themeHugo Locurcio2022-01-191-3/+3
* i18n: Sync classref translations with current 3.x codebaseRémi Verschelde2022-01-071-1/+1
* Inspector property array for `TabBar`rafallus2022-01-051-13/+10
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-10/+5
* Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-23/+23
* Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed`Michael Alexsander2021-10-281-2/+11
* Rename `Tabs` to `TabBar`Michael Alexsander2021-10-191-0/+339