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
2012-02-18
Added notification sound on receiving whisper
Thorbjørn Lindeijer
1
-3
/
+20
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-20
Made the ignore record parameter useful
Erik Schilling
1
-1
/
+1
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
2012-01-09
Made the chat text much more readable in every opacity case.
Yohann Ferreira
1
-0
/
+37
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-0
/
+1
2010-09-29
Improve chat speed.
Andrei Karas
1
-0
/
+1
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-0
/
+6
2010-08-29
Move handling of autocomplete and input history into TextField
Jared Adams
1
-0
/
+6
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-1
/
+1
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-2
/
+2
2010-06-29
Make whisper responses from tmwAthena show up in correct tabs
Jared Adams
1
-1
/
+1
2010-05-01
Add chat logging.
Andrei Karas
1
-0
/
+10
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-1
/
+1
2010-02-22
Change chat autocompletion to be more flexible
Jared Adams
1
-5
/
+0
2010-02-22
Fixed crash on exit when you're part of a guild
Thorbjørn Lindeijer
1
-1
/
+3
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
[next]