summaryrefslogtreecommitdiff
path: root/src/gui/didyouknowwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-19Fix namespace conflicts.Andrei Karas1-1/+1
2012-10-16Fix code style and some other minor issues.Andrei Karas1-6/+5
2012-10-03Add sound effects for open/close windows.Andrei Karas1-0/+1
2012-09-06Improve constructors in some classes.Andrei Karas1-4/+5
2012-08-27Add const to more classes.Andrei Karas1-3/+3
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-08-17Improve size calculations.Andrei Karas1-1/+1
2012-08-05Move some hardcoded paddings to themes.Andrei Karas1-5/+0
2012-08-04Extend background theming.Andrei Karas1-1/+2
2012-06-19Add help about downloadsAndrei Karas1-1/+1
2012-06-19Add help search commands (?text).Andrei Karas1-1/+1
2012-06-03Add support for help footer.Andrei Karas1-1/+0
2012-05-13Move some code from logic queue to separate calls.Andrei Karas1-0/+1
2012-03-29Replace vectors with strings to short names.Andrei Karas1-2/+2
2012-03-19Add help po translation.Andrei Karas1-15/+5
2012-02-05Move language functions to langs.cpp and langs.h files.Andrei Karas1-1/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-12-06Add gm commands to chat autocomplete list (only for gms)Andrei Karas1-3/+3
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-08-31Add ability to lock any window position and size. Using sticky image for this.Andrei Karas1-0/+2
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-06-11Update translations.Andrei Karas1-1/+1
2011-06-10Add more "did you know?" texts.Andrei Karas1-1/+1
2011-06-09Add more texts to "did you know" window.Andrei Karas1-1/+1
2011-06-09Add "did you know?" dialog and some messages for it.Andrei Karas1-0/+160