summaryrefslogtreecommitdiff
path: root/src/gui/setup_chat.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move tabs into tabs directory.Andrei Karas1-208/+0
2013-09-30move windows classes to windows directory.Andrei Karas1-1/+1
2013-09-18show online messages in party tab.Andrei Karas1-0/+4
2013-09-11remove unused includes from gui files.Andrei Karas1-10/+0
2013-09-06add globals filter.Andrei Karas1-0/+4
2013-08-31move being related files into being dir.Andrei Karas1-1/+2
2013-08-11Fixed 2 typos in the setup chat window.Alige1-2/+2
2013-06-30Add support for logging debug chat tab.Andrei Karas1-0/+4
2013-05-03add comments for translatorsAndrei Karas1-0/+34
2013-03-22Add option to accept language messages in any languge.Andrei Karas1-0/+9
2013-03-22Add option to enable/disable language chat tab.Andrei Karas1-0/+5
2013-02-19Add option to enable/disable gm tab.Andrei Karas1-0/+3
2013-02-18Add option to show/hide guild online messages.Andrei Karas1-0/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-03Add option to protect chat focus.Andrei Karas1-0/+3
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-2/+2
2012-09-07Improve constructors in some classes.Andrei Karas1-1/+2
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-03-29Add option to auto hide chat window (chat window visible by default)Andrei Karas1-0/+6
2012-02-24Fix GPL license.Andrei Karas1-2/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-10-10Add option to show/hide MVP messages.Andrei Karas1-0/+3
2011-08-22Add highlight list option.Andrei Karas1-0/+8
2011-08-15Move setupitem class to widgets directory.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-10Add players setup tab.Andrei Karas1-0/+3
2011-08-09Fix copyright headers. Add missing copyrights and fix program name.Andrei Karas1-2/+2
2011-07-03Add separator field to setup settings tabs.Andrei Karas1-12/+32
2011-06-19Redesign Chat setup page.Andrei Karas1-272/+41
2011-06-15Add option to use local time in chat.Andrei Karas1-1/+15
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-08Now if chat input is hidden, it not using space in window.Andrei Karas1-0/+17
2011-04-04Rename some gui class files to real class names.Andrei Karas1-1/+1
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-1/+2
2011-01-02Initial commit.Andrei Karas1-0/+306