summaryrefslogtreecommitdiff
path: root/src/gui/setup_colors.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move tabs into tabs directory.Andrei Karas1-445/+0
2013-09-23fix calling gettext before gettext initialisation.Andrei Karas1-3/+3
2013-09-18add consts in gui classes.Andrei Karas1-1/+1
2013-09-11remove unused includes from gui files.Andrei Karas1-3/+1
2013-06-21fix code style.Andrei Karas1-4/+1
2013-05-21improve setup colors tab.Andrei Karas1-28/+10
2013-05-05dehardcode floor item color.Andrei Karas1-0/+2
2013-05-03add comments for translatorsAndrei Karas1-1/+22
2013-04-25fix some code style by cpplint.Andrei Karas1-5/+1
2013-02-14Improve event.getId() speed.Andrei Karas1-8/+6
2013-01-23Use in different listbox derived classes different xml skin.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-20Fix code style and some minor issues.Andrei Karas1-1/+0
2012-10-20Add palette inheritance to textpreview class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to label class.Andrei Karas1-6/+6
2012-10-20Add palette inheritance to textfield class.Andrei Karas1-4/+4
2012-10-20Add palette inheritance to browserbox class.Andrei Karas1-1/+1
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-3/+3
2012-10-19Fix namespace conflicts.Andrei Karas1-2/+2
2012-09-07Improve constructors in some classes.Andrei Karas1-32/+27
2012-08-28Add const to more classes.Andrei Karas1-10/+11
2012-08-24Small style changes.Andrei Karas1-0/+1
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-08-04Extend background theming.Andrei Karas1-2/+3
2012-05-31Add sittop sprites support.Andrei Karas1-0/+2
2012-05-13Move some code from logic queue to separate calls.Andrei Karas1-0/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-4/+4
2011-07-07Remove undescore from variables and defines.Andrei Karas1-1/+1
2011-06-19Redesign Chat setup page.Andrei Karas1-0/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-09Add drawing colors for new collision types.Andrei Karas1-0/+4
2011-02-19Update copyrights.Andrei Karas1-1/+1
2011-01-05Add hp bar to local player.Andrei Karas1-0/+2
2011-01-02Initial commit.Andrei Karas1-0/+443