summaryrefslogtreecommitdiff
path: root/src/gui/setup_theme.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-12/+12
2012-10-18Add button in themes to show additional theme info.Andrei Karas1-3/+29
2012-10-18Simplify reading values from config.Andrei Karas1-4/+3
2012-09-23fix code style.Andrei Karas1-2/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-6/+5
2012-09-07Improve constructors in some classes.Andrei Karas1-39/+32
2012-08-28Add const to more classes.Andrei Karas1-1/+1
2012-08-26Fix code style.Andrei Karas1-1/+2
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-08-04update and rebuild translations.Andrei Karas1-1/+2
2012-06-25Add more font sizes.Andrei Karas1-11/+18
2012-06-25Add npc font size with 13 pixels size.Andrei Karas1-16/+31
2012-02-28Add different sound effects for different events.Andrei Karas1-2/+2
2012-02-27Add sliderlist setup item.Andrei Karas1-27/+2
2012-02-24More copyright fixes.Andrei Karas1-2/+2
2012-02-24Fix GPL license.Andrei Karas1-2/+1
2011-11-29Update fr and pl (Derpella) translations.Andrei Karas1-1/+2
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-5/+5
2011-11-05Fix languages names translation.Andrei Karas1-2/+2
2011-11-05Fix current language detection if using custom language.Andrei Karas1-1/+1
2011-11-04Add option to settings for select any supported language. (tab Theme)Andrei Karas1-14/+93
2011-08-16Enable japanese language in gettext.Andrei Karas1-14/+33
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-09Fix copyright headers. Add missing copyrights and fix program name.Andrei Karas1-2/+3
2011-07-03Move some settings from video tab to other tabs.Andrei Karas1-12/+56
2011-05-31Add secure font. Now unused.Andrei Karas1-2/+20
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-01-02Initial commit.Andrei Karas1-0/+239