summaryrefslogtreecommitdiff
path: root/src/gui/helpwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-11remove unused includes from gui files.Andrei Karas1-1/+0
2013-08-29add some more missing checks.Andrei Karas1-1/+2
2013-07-13Add support for tabulation to fixed browserbox rows.Andrei Karas1-0/+1
2013-07-12add ability to show assigned keys in browserbox.Andrei Karas1-0/+1
2013-05-03add comments for translatorsAndrei Karas1-1/+3
2013-04-20fix style in gui directory.Andrei Karas1-1/+2
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-1/+0
2013-04-09Improve perfomance in windows and popups visibility checks.Andrei Karas1-2/+2
2013-03-15Fix code style.Andrei Karas1-1/+1
2013-03-12Moved Did you know to Help window.Socapex1-4/+14
2013-02-26Improve string usage in other files.Andrei Karas1-2/+2
2013-02-18Add support for help seach links.Andrei Karas1-3/+6
2013-02-10Add https support to link handlers.Andrei Karas1-1/+1
2013-01-30Fix minimal windows sizes for very small screens (320x240)Andrei Karas1-1/+1
2013-01-20Another part with FOR_EACH changes.Andrei Karas1-4/+2
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 button class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to browserbox class.Andrei Karas1-1/+1
2012-10-19Fix namespace conflicts.Andrei Karas1-1/+1
2012-10-03Add sound effects for open/close windows.Andrei Karas1-0/+1
2012-09-16Add const to variables with type size_t.Andrei Karas1-1/+1
2012-09-06Improve constructors in some classes.Andrei Karas1-3/+4
2012-08-27Add const to more classes.Andrei Karas1-2/+2
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/+1
2012-07-21Add support for opening urls in system default browser.Andrei Karas1-2/+10
2012-06-19Add help search commands (?text).Andrei Karas1-0/+54
2012-06-03Add support for help footer.Andrei Karas1-1/+1
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-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