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
/
whispertab.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-1
/
+1
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-2
/
+2
2010-07-19
Merge branch '1.0'
Yohann Ferreira
1
-2
/
+3
2010-07-16
Fix memory corruption in chat on exit.
Andrei Karas
1
-1
/
+2
2010-05-01
Add chat logging.
Andrei Karas
1
-0
/
+7
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-2
/
+2
2010-02-22
Change chat autocompletion to be more flexible
Jared Adams
1
-5
/
+0
2010-02-21
Do some more copyright header cleanups
Jared Adams
1
-1
/
+1
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-10
Change code style
Andrei Karas
1
-1
/
+2
2010-01-07
Chat auto completing
Andrei Karas
1
-0
/
+5
2009-08-07
Gettext fixes
Kess Vargavind
1
-1
/
+1
2009-07-25
Minor spelling fix
Kess Vargavind
1
-1
/
+1
2009-05-28
Add /ignore and /unignore commands
Jared Adams
1
-0
/
+23
2009-05-11
Switch Tab to a color pointer to update on the fly
Jared Adams
1
-1
/
+1
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+1
2009-05-02
Make sure messages on most tabs are handled right
Jared Adams
1
-2
/
+1
2009-04-16
Some more cleanups
Bjørn Lindeijer
1
-1
/
+1
2009-04-16
Some cleanups
Bjørn Lindeijer
1
-3
/
+5
2009-04-16
Rehash CommandHandler a bit, it's now fully merged
Jared Adams
1
-0
/
+27
2009-04-05
Implement TMWServ's Admin-, Chat-, and MapHandlers
Jared Adams
1
-11
/
+2
2009-04-01
Create a few more handlers for eAthena
Jared Adams
1
-6
/
+4
2009-03-30
Allow tabs to be colored and color whisper tabs
Jared Adams
1
-1
/
+1
2009-03-27
Clean up some ifdefs and start cleanup of parties
Jared Adams
1
-1
/
+0
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-2
/
+1
2009-03-27
Clean up chat and chat tabs some more
Jared Adams
1
-22
/
+12
2009-03-27
Add some const to the chat tabs
Jared Adams
1
-2
/
+2
2009-03-27
Add a close command to WhisperTab
Jared Adams
1
-0
/
+9
2009-03-27
Fixed some compiler warnings
Bjørn Lindeijer
1
-2
/
+3
2009-03-26
Add WhisperTabs
Jared Adams
1
-0
/
+77