summaryrefslogtreecommitdiff
path: root/src/gui/widgets/chattab.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-07-26Gettext fixesKess Vargavind1-1/+1
2009-05-24Made some parameters const references like they should beBjørn Lindeijer1-1/+2
2009-05-23Fixed the empty item link crash differentlyBjørn Lindeijer1-14/+8
2009-05-23Fix a segmentation faultKess Vargavind1-8/+12
2009-05-13Remove Aethyra's custom visible GM systemJared Adams1-7/+0
2009-05-12Fix up handling of GM statusJared Adams1-1/+1
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+0
2009-05-02Make sure messages on most tabs are handled rightJared Adams1-1/+1
2009-04-26Remove a debugging statementJared Adams1-1/+0
2009-04-25Fix chat actionsJared Adams1-1/+2
2009-04-16Some more cleanupsBjørn Lindeijer1-6/+7
2009-04-16Some cleanupsBjørn Lindeijer1-1/+1
2009-04-15Make whisper tabs optionalJared Adams1-3/+3
2009-04-13Fixed broken linksDavid Athay1-3/+0
2009-04-13Fixed @'s in a user's nickDavid Athay1-0/+3
2009-04-09Fixed some warningsBjørn Lindeijer1-1/+2
2009-04-09Made BeingManager methods const where appropriateBjørn Lindeijer1-5/+0
2009-04-08Don't highlight chat tabs on own inputBernd Wachter1-1/+2
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-3/+4
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-0/+2
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-12/+2
2009-04-01Create a few more handlers for eAthenaJared Adams1-9/+4
2009-03-30Hilight chat tabs when appropriateJared Adams1-0/+2
2009-03-29Fix up eAthena party handling some moreJared Adams1-26/+1
2009-03-28Fix output location for CommandHandlerJared Adams1-1/+1
2009-03-27Make chat wrapJared Adams1-1/+1
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-5/+2
2009-03-27Clean up chat and chat tabs some moreJared Adams1-36/+28
2009-03-27Add some const to the chat tabsJared Adams1-1/+1
2009-03-27Add a close command to WhisperTabJared Adams1-1/+6
2009-03-26Major clean up of ChatTab handlingJared Adams1-1/+9
2009-03-26Add ChannelTab for chat channelsJared Adams1-17/+21
2009-03-26Move ChatWindow over to ChatTabsJared Adams1-0/+312