summaryrefslogtreecommitdiff
path: root/src/gui/widgets/chattab.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-02-22General code cleanupsThorbjørn Lindeijer1-4/+3
2024-02-13General code cleanupsThorbjørn Lindeijer1-1/+0
2024-02-09Optimized BrowserBoxThorbjørn Lindeijer1-4/+2
2012-02-18Added notification sound on receiving whisperThorbjørn Lindeijer1-3/+20
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-20Made the ignore record parameter usefulErik Schilling1-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
2012-01-09Made the chat text much more readable in every opacity case.Yohann Ferreira1-0/+37
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-0/+1
2010-09-29Improve chat speed.Andrei Karas1-0/+1
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-0/+6
2010-08-29Move handling of autocomplete and input history into TextFieldJared Adams1-0/+6
2010-08-26Merged testing branch into master.Yohann Ferreira1-1/+1
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-2/+2
2010-06-29Make whisper responses from tmwAthena show up in correct tabsJared Adams1-1/+1
2010-05-01Add chat logging.Andrei Karas1-0/+10
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-1/+1
2010-02-22Change chat autocompletion to be more flexibleJared Adams1-5/+0
2010-02-22Fixed crash on exit when you're part of a guildThorbjørn Lindeijer1-1/+3
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-12Improve chat speed.Andrei Karas1-2/+23
2010-01-11Cleanup GUI classesJared Adams1-3/+3
2010-01-07Chat auto completingAndrei Karas1-0/+5
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