Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke | |
Also: - Adds two stress tests to test_string.h - Changes to .empty() on std::strings | |||
2021-12-09 | align to horizontal_alignment, valign to vertical_alignment, related | Nathan Franke | |
2021-12-06 | Rename minimum_size_changed() method | kobewi | |
2021-11-29 | Prevent hidden tab close buttons from intercepting input [4.0] | ator-dev | |
2021-11-23 | Rename `remove()` to `remove_at()` when removing by index | Lightning_A | |
2021-11-12 | Use "enum class" for input enums | Aaron Franke | |
2021-10-28 | Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed` | Michael Alexsander | |
2021-10-27 | Fix uninteractable singular tab in `TabBar` | Michael Alexsander | |
2021-10-20 | Fix Tabs crash where it still tries to detect the clicked tab even if there ↵ | Robin Arys | |
are none | |||
2021-10-19 | Rename `Tabs` to `TabBar` | Michael Alexsander | |