summaryrefslogtreecommitdiff
path: root/src/gui/setup_theme.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move tabs into tabs directory.Andrei Karas1-541/+0
2013-09-30move windows classes to windows directory.Andrei Karas1-1/+2
2013-09-29change smaller letter literalt into capital letter.Andrei Karas1-1/+1
2013-09-26remove useless virtual keywords.Andrei Karas1-6/+6
2013-09-11remove unused includes from gui files.Andrei Karas1-4/+0
2013-08-31move being related files into being dir.Andrei Karas1-1/+2
2013-06-30Set correct size in theme settings tab with different resolutions and font si...Andrei Karas1-1/+8
2013-06-17Fix code style.Andrei Karas1-1/+0
2013-06-13Add some missing cleanup on exit.Andrei Karas1-0/+5
2013-05-21Add ability to change gui opacity from theme file.Andrei Karas1-0/+2
2013-05-21improve theme setup page.Andrei Karas1-6/+7
2013-05-07add missing check in setup_theme file.Andrei Karas1-1/+1
2013-05-03add small and big font sizes.Andrei Karas1-6/+16
2013-05-03add comments for translatorsAndrei Karas1-2/+43
2013-04-30add support for set fonts and font sizes from themes.Andrei Karas1-5/+34
2013-04-20fix style in gui directory.Andrei Karas1-1/+4
2013-04-05add Turkish language.Andrei Karas1-2/+3
2013-02-26Improve string usage in other files.Andrei Karas1-2/+2
2013-02-14fix copyright years.Andrei Karas1-1/+1
2013-02-14Improve event.getId() speed.Andrei Karas1-9/+10
2013-01-18Added missing Belgium flag in the setup/theme/language scrolling menu.Alige1-1/+1
2012-12-29Show flags icons in language selection listAndrei Karas1-21/+49
2012-12-25Improve empty strings manipulation.Andrei Karas1-3/+3
2012-11-24Revert "Fake solution to avoid Theme Info button graphic to be corrupted."Andrei Karas1-1/+1
2012-11-22Fake solution to avoid Theme Info button graphic to be corrupted.Hal9OOO1-1/+1
2012-11-04Fix theme info dialog.Andrei Karas1-0/+1
2012-10-20Fix code style and some minor issues.Andrei Karas1-1/+0
2012-10-20Add palette inheritance to label class.Andrei Karas1-10/+10
2012-10-20Add palette inheritance to button class.Andrei Karas1-1/+1
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