summaryrefslogtreecommitdiff
path: root/src/gui/widgets/guildchattab.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move tabs into tabs directory.Andrei Karas1-152/+0
2013-09-18add consts in gui classes.Andrei Karas1-1/+1
2013-09-12remove unused includes from widget files.Andrei Karas1-6/+0
2013-08-31move being related files into being dir.Andrei Karas1-1/+2
2013-08-20fix typo.Andrei Karas1-1/+1
2013-07-11move sound constants to separate file.Andrei Karas1-0/+1
2013-05-31Improve chattab class.Andrei Karas1-2/+2
2013-05-03add comments for translatorsAndrei Karas1-0/+12
2013-03-31Rename SoundManager sigleton from sound to soundManager.Andrei Karas1-1/+1
2013-03-21Add channel name to chat tabs.Andrei Karas1-1/+1
2013-02-18Add option to show/hide guild online messages.Andrei Karas1-0/+10
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-28Add outlining support to tabs.Andrei Karas1-5/+6
2012-12-03Rename sound.cpp/h to soundmanager.Andrei Karas1-1/+1
2012-11-27Simplify command handlers.Andrei Karas1-1/+0
2012-10-20Fix code style and some minor issues.Andrei Karas1-2/+0
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-2/+2
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas1-3/+3
2012-09-08Add new colors for party and guild tabs.Andrei Karas1-0/+4
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-03-29Replace vectors with strings to short names.Andrei Karas1-1/+1
2012-02-28Fix some sound event.Andrei Karas1-0/+6
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-08-28Fix code style.Andrei Karas1-1/+2
2011-08-28Fix possible conflicts between class names GuildTab, PartyTab and other.Andrei Karas1-0/+127