summaryrefslogtreecommitdiff
path: root/src/gui/windows/statuswindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-18derive Widget from Widget2.Andrei Karas1-2/+2
2014-02-16move actionevent into events directory.Andrei Karas1-3/+3
2014-02-15move actionlistener from base into listeners.Andrei Karas1-3/+3
2014-02-07add missing const and static keywords.Andrei Karas1-2/+2
2014-02-04rename Setup into SetupWindow.Andrei Karas1-1/+1
2014-02-02Add missing const and static into gui classes.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-22allow fill complete part of progress bar with images.Andrei Karas1-6/+7
2013-12-22allow use different theme file for different progress bars.Andrei Karas1-5/+8
2013-12-17add restrict into statuswindow.Andrei Karas1-16/+16
2013-12-09Add text colors for job bar.Andrei Karas1-0/+2
2013-12-09Add text colors for xp bar.Andrei Karas1-0/+2
2013-12-09Add text colors for mp bar.Andrei Karas1-2/+20
2013-12-09Add text colors for hp bar.Andrei Karas1-0/+2
2013-12-04Add new color for slots progress bar in inventory.Andrei Karas1-2/+2
2013-10-24add final keyword to windows files.Andrei Karas1-4/+4
2013-10-19fix const in declaration in statuswindow.Andrei Karas1-1/+1
2013-10-19in statuswindow remove from constuctors calls to virtual methods.Andrei Karas1-4/+2
2013-10-11First part of checks from Parasoft C++ Test.Andrei Karas1-2/+6
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+888