summaryrefslogtreecommitdiff
path: root/src/gui/widgets/whispertab.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move tabs into tabs directory.Andrei Karas1-196/+0
2013-09-18add consts in gui classes.Andrei Karas1-1/+1
2013-08-31move being related files into being dir.Andrei Karas1-1/+2
2013-06-04Fix crash in closing chat tabs by mod key + right click.Andrei Karas1-1/+6
2013-05-31Improve chattab class.Andrei Karas1-1/+1
2013-05-03add comments for translatorsAndrei Karas1-6/+9
2013-03-21Add channel name to chat tabs.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-28Add outlining support to tabs.Andrei Karas1-8/+12
2012-11-27Simplify command handlers.Andrei Karas1-5/+3
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-6/+6
2012-09-16Add const to variables with type size_t.Andrei Karas1-4/+4
2012-09-08Add new colors for whisper tabs.Andrei Karas1-1/+18
2012-09-08Rename colors WHISPER and WHISPER_OFFLINE to WHISPER_TAB and WHISPER_TAB_OFFL...Andrei Karas1-1/+1
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-04-01Last part of fixes.Andrei Karas1-1/+1
2012-03-29Replace vectors with strings to short names.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-15Autocomplete player nick in whisper first even if player offlineAndrei Karas1-0/+5
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-2/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-08Fix some include files paths.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+164