summaryrefslogtreecommitdiff
path: root/src/gui/windows/ministatuswindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-12-17add restrict into ministatuswindow.Andrei Karas1-2/+3
2013-12-09Add text colors for job bar.Andrei Karas1-1/+1
New theme colors: JOB_BAR, JOB_BAR_OUTLINE
2013-12-09Add text colors for status (yellow) bar.Andrei Karas1-1/+1
New theme colors: STATUS_BAR, STATUS_BAR_OUTLINE
2013-12-09add background color for status (yellow) bar.Andrei Karas1-1/+1
New progress color: STATUS.
2013-12-09Add text colors for arrows bar.Andrei Karas1-1/+1
New theme colors: ARROWS_BAR, ARROWS_BAR_OUTLINE
2013-12-09add background color for arrows bar.Andrei Karas1-1/+1
New progress color: ARROWS.
2013-12-09Add text colors for money bar.Andrei Karas1-1/+1
New theme colors: MONEY_BAR, MONEY_BAR_OUTLINE
2013-12-09add background color for money bar.Andrei Karas1-1/+1
New progress color: MONEY.
2013-12-09Add text colors for weight bar.Andrei Karas1-1/+1
New theme colors: WEIGHT_BAR, WEIGHT_BAR_OUTLINE
2013-12-09Add text colors for xp bar.Andrei Karas1-1/+1
New theme colors: XP_BAR, XP_BAR_OUTLINE
2013-12-09Add text colors for mp bar.Andrei Karas1-1/+2
New theme colors: MP_BAR, MP_BAR_OUTLINE, NO_MP_BAR, NO_MP_BAR_OUTLINE
2013-12-09Add text colors for hp bar.Andrei Karas1-1/+1
New theme colors: HP_BAR, HP_BAR_OUTLINE
2013-12-04add ability to set text colors on ministatus window bars.Andrei Karas1-12/+18
Also add PROGRESSBAR_OUTLINE color.
2013-10-19move virtual member calls from textpopup constructor into postInit.Andrei Karas1-0/+2
2013-10-19move virtual member calls from statuspopup constuctor into postInit.Andrei Karas1-0/+1
2013-09-30move popups into popups directory.Andrei Karas1-2/+4
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+527