summaryrefslogtreecommitdiff
path: root/tests/unit/gui/test-gui-bar-item.cpp
AgeCommit message (Collapse)Author
2024-04-26core: remove check of NULL pointers before calling gui_bar_item_free() ↵Sébastien Helleu
(issue #865)
2024-01-01core: update copyright datesSébastien Helleu
2023-10-23core: fix crash when a custom bar item name is already used by a default bar ↵Sébastien Helleu
item (closes #2034)
2023-01-01core: update copyright datesSébastien Helleu
2022-05-27core: add command /item (closes #808)Sébastien Helleu
This allows to create custom bar items with evaluated content (like the script text_item.py does).