index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
widgets
/
chattab.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Improve chat speed.
Andrei Karas
1
-2
/
+23
2010-01-11
Cleanup GUI classes
Jared Adams
1
-3
/
+3
2010-01-07
Chat auto completing
Andrei Karas
1
-0
/
+5
2009-07-26
Gettext fixes
Kess Vargavind
1
-1
/
+1
2009-05-24
Made some parameters const references like they should be
Bjørn Lindeijer
1
-1
/
+2
2009-05-23
Fixed the empty item link crash differently
Bjørn Lindeijer
1
-14
/
+8
2009-05-23
Fix a segmentation fault
Kess Vargavind
1
-8
/
+12
2009-05-13
Remove Aethyra's custom visible GM system
Jared Adams
1
-7
/
+0
2009-05-12
Fix up handling of GM status
Jared Adams
1
-1
/
+1
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+0
2009-05-02
Make sure messages on most tabs are handled right
Jared Adams
1
-1
/
+1
2009-04-26
Remove a debugging statement
Jared Adams
1
-1
/
+0
2009-04-25
Fix chat actions
Jared Adams
1
-1
/
+2
2009-04-16
Some more cleanups
Bjørn Lindeijer
1
-6
/
+7
2009-04-16
Some cleanups
Bjørn Lindeijer
1
-1
/
+1
2009-04-15
Make whisper tabs optional
Jared Adams
1
-3
/
+3
2009-04-13
Fixed broken links
David Athay
1
-3
/
+0
2009-04-13
Fixed @'s in a user's nick
David Athay
1
-0
/
+3
2009-04-09
Fixed some warnings
Bjørn Lindeijer
1
-1
/
+2
2009-04-09
Made BeingManager methods const where appropriate
Bjørn Lindeijer
1
-5
/
+0
2009-04-08
Don't highlight chat tabs on own input
Bernd Wachter
1
-1
/
+2
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-3
/
+4
2009-04-07
Used custom widgets where appropriate and some cleanup
Bjørn Lindeijer
1
-0
/
+2
2009-04-05
Implement TMWServ's Admin-, Chat-, and MapHandlers
Jared Adams
1
-12
/
+2
2009-04-01
Create a few more handlers for eAthena
Jared Adams
1
-9
/
+4
2009-03-30
Hilight chat tabs when appropriate
Jared Adams
1
-0
/
+2
2009-03-29
Fix up eAthena party handling some more
Jared Adams
1
-26
/
+1
2009-03-28
Fix output location for CommandHandler
Jared Adams
1
-1
/
+1
2009-03-27
Make chat wrap
Jared Adams
1
-1
/
+1
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-5
/
+2
2009-03-27
Clean up chat and chat tabs some more
Jared Adams
1
-36
/
+28
2009-03-27
Add some const to the chat tabs
Jared Adams
1
-1
/
+1
2009-03-27
Add a close command to WhisperTab
Jared Adams
1
-1
/
+6
2009-03-26
Major clean up of ChatTab handling
Jared Adams
1
-1
/
+9
2009-03-26
Add ChannelTab for chat channels
Jared Adams
1
-17
/
+21
2009-03-26
Move ChatWindow over to ChatTabs
Jared Adams
1
-0
/
+312