summaryrefslogtreecommitdiff
path: root/src/gui/chat.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-04Rename some gui class files to real class names.Andrei Karas1-1416/+0
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-1/+1
2011-03-27Add no away to whisper chat context menu.Andrei Karas1-1/+3
2011-03-26Remove colors from nick if nick not real nick in whisper.Andrei Karas1-2/+3
2011-03-26Save chat tab options between client restarts.Andrei Karas1-2/+17
2011-03-26Add option to chat context menu to remove nicks.Andrei Karas1-1/+22
2011-03-19Add flag to enable or disable scroll buttons in tabbed area.Andrei Karas1-0/+3
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-1/+1
2011-03-12Add /uptime chat command to show client uptime.Andrei Karas1-0/+1
2011-03-09Fix color picker position to free space for scrolling buttons in chat.Andrei Karas1-2/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-27Show job exp in battle tab.Andrei Karas1-0/+22
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-2/+2
2011-01-14Translate chat colors.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+1350