summaryrefslogtreecommitdiff
path: root/src/gui/widgets/setupbuttonitem.cpp
AgeCommit message (Collapse)AuthorFilesLines
2023-01-08added manaverse' copyright line to src/jak11-0/+1
2023-01-08[WIP] renamed the client to ManaVersejak11-1/+1
removed evol, since its not developed anymore... only leads to confusing players removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends) updated copyright -2020 for manaplus
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-03-09Add skin parameter to all button constructors.Andrei Karas1-1/+5
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-10-31Add strong typed bool enum mainconfig.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-19Remove tooltips from setup items containers.Andrei Karas1-1/+0
And use simple controls for this.
2014-10-18Add tooltips to horizontcontainer in setup items.Andrei Karas1-1/+3
2014-08-15Fix code style.Andrei Karas1-2/+0
2014-08-14Add setupbutton object.Andrei Karas1-0/+96
Add upload log button in settings.