summaryrefslogtreecommitdiff
path: root/src/gui/helpwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Replace vectors with strings to short names.Andrei Karas1-2/+2
2012-03-19Add help po translation.Andrei Karas1-16/+6
2012-02-05Move language functions to langs.cpp and langs.h files.Andrei Karas1-0/+1
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-1/+1
2011-06-09Remove some debug messages.Andrei Karas1-2/+0
2011-06-09Add "did you know?" dialog and some messages for it.Andrei Karas1-0/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-18Impliment support for images in browser box. Enabled for help window.Andrei Karas1-0/+1
2011-04-18Allow try different language part for searching help translations.Andrei Karas1-3/+8
2011-04-07Add client version as special constant to help window.Andrei Karas1-0/+1
2011-04-06Add support for help pages translations.Andrei Karas1-2/+14
2011-04-04Rename some gui class files to real class names.Andrei Karas1-0/+107