summaryrefslogtreecommitdiff
path: root/src/gui/widgets/chattab.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-24Made some parameters const references like they should beBjørn Lindeijer1-1/+1
2009-04-16Some more cleanupsBjørn Lindeijer1-7/+0
2009-04-16Some cleanupsBjørn Lindeijer1-2/+3
2009-04-16Rehash CommandHandler a bit, it's now fully mergedJared Adams1-0/+19
2009-04-09Made BeingManager methods const where appropriateBjørn Lindeijer1-1/+0
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-8/+0
2009-03-30Hilight chat tabs when appropriateJared Adams1-0/+2
2009-03-29Fix up eAthena party handling some moreJared Adams1-4/+1
2009-03-27Clean up chat and chat tabs some moreJared Adams1-7/+14
2009-03-27Add some const to the chat tabsJared Adams1-1/+1
2009-03-27Add a close command to WhisperTabJared Adams1-0/+2
2009-03-26Major clean up of ChatTab handlingJared Adams1-1/+19
2009-03-26Add WhisperTabsJared Adams1-1/+1
2009-03-26Add ChannelTab for chat channelsJared Adams1-0/+11
2009-03-26Move ChatWindow over to ChatTabsJared Adams1-0/+89