summaryrefslogtreecommitdiff
path: root/scene/gui/tab_bar.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-09-01Add a lifecycle method for manual theme item caching to ControlYuri Sizov
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
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-03Make `TabContainer` use `TabBar` internallyMichael Alexsander
2022-01-31Bring `TabBar` to full parity with the `TabContainer` implementation.Michael Alexsander
2022-01-12Improve looks and consistency of tabsMichael Alexsander
2022-01-05Inspector property array for `TabBar`rafallus
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-10-19Rename `Tabs` to `TabBar`Michael Alexsander