summaryrefslogtreecommitdiff
path: root/src/gui/widgets/whispertab.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-1/+1
2012-01-10player_node -> local_playerYohann Ferreira1-1/+1
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-2/+2
2010-07-19Merge branch '1.0'Yohann Ferreira1-2/+3
2010-07-16Fix memory corruption in chat on exit.Andrei Karas1-1/+2
2010-05-01Add chat logging.Andrei Karas1-0/+7
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-2/+2
2010-02-22Change chat autocompletion to be more flexibleJared Adams1-5/+0
2010-02-21Do some more copyright header cleanupsJared Adams1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-10Change code styleAndrei Karas1-1/+2
2010-01-07Chat auto completingAndrei Karas1-0/+5
2009-08-07Gettext fixesKess Vargavind1-1/+1
2009-07-25Minor spelling fixKess Vargavind1-1/+1
2009-05-28Add /ignore and /unignore commandsJared Adams1-0/+23
2009-05-11Switch Tab to a color pointer to update on the flyJared Adams1-1/+1
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+1
2009-05-02Make sure messages on most tabs are handled rightJared Adams1-2/+1
2009-04-16Some more cleanupsBjørn Lindeijer1-1/+1
2009-04-16Some cleanupsBjørn Lindeijer1-3/+5
2009-04-16Rehash CommandHandler a bit, it's now fully mergedJared Adams1-0/+27
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-11/+2
2009-04-01Create a few more handlers for eAthenaJared Adams1-6/+4
2009-03-30Allow tabs to be colored and color whisper tabsJared Adams1-1/+1
2009-03-27Clean up some ifdefs and start cleanup of partiesJared Adams1-1/+0
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-2/+1
2009-03-27Clean up chat and chat tabs some moreJared Adams1-22/+12
2009-03-27Add some const to the chat tabsJared Adams1-2/+2
2009-03-27Add a close command to WhisperTabJared Adams1-0/+9
2009-03-27Fixed some compiler warningsBjørn Lindeijer1-2/+3
2009-03-26Add WhisperTabsJared Adams1-0/+77