summaryrefslogtreecommitdiff
path: root/src/gui/statuspopup.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas1-16/+15
2012-10-19Fix namespace conflicts.Andrei Karas1-1/+0
2012-10-14Add theming to labels.Andrei Karas1-2/+2
2012-10-04Fix popups sizes and padding.Andrei Karas1-55/+48
2012-09-23fix code style.Andrei Karas1-1/+0
2012-09-20Add theme color for text in popup windows.Andrei Karas1-0/+18
2012-09-07Improve constructors in some classes.Andrei Karas1-32/+17
2012-08-29Add const to more classes.Andrei Karas1-4/+6
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-08-21next code style changes.Andrei Karas1-2/+3
2012-04-08Move most input code from keyboardconfig to inputmanager.Andrei Karas1-2/+3
2012-04-08Move enums from keyboardconfig.h to keydata.h.Andrei Karas1-15/+15
2012-02-24More copyright fixes.Andrei Karas1-1/+1
2012-02-24Fix GPL license.Andrei Karas1-2/+1
2011-11-20Rebuild translations. Update russian translation.Andrei Karas1-1/+0
2011-11-19Show changed yellow bar modes in debug chat tab.Andrei Karas1-373/+38
2011-11-02Add option to yellow bar to change player attack in pvp mode.Andrei Karas1-7/+39
2011-10-30Remove duplicate getAway function.Andrei Karas1-1/+1
2011-10-02Add new move to target mode for archers.Andrei Karas1-0/+5
2011-09-16Fix code style.Andrei Karas1-2/+0
2011-09-16Fix status popup height.Andrei Karas1-1/+2
2011-09-11Add own xml configuration for missing windows.Andrei Karas1-1/+1
2011-09-09Fix first part of shadow variables/methods errors.Andrei Karas1-3/+3
2011-08-22Fix some theme font colors in different gui elements.Andrei Karas1-14/+15
2011-08-09Fix copyright headers. Add missing copyrights and fix program name.Andrei Karas1-2/+3
2011-07-02Replace some getters to direct members access in graphics class.Andrei Karas1-3/+3
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-2/+2
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-2/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-08Fix some include files paths.Andrei Karas1-1/+1
2011-04-13Fix warnings in clang compilation.Andrei Karas1-1/+1
2011-03-29Add new lines to translation and rebuild translation again.Andrei Karas1-1/+1
2011-03-29Fix typo in status popup window.Andrei Karas1-1/+1
2011-03-29Add gettext to statuspopup.Andrei Karas1-157/+147
2011-01-02Initial commit.Andrei Karas1-0/+543