summaryrefslogtreecommitdiff
path: root/src/gui/windows/chatwindow.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-28Add strong typed bool type Visible.Andrei Karas1-1/+2
2015-05-25Add missing safeDraw to some windows.Andrei Karas1-0/+2
2015-05-24Add strong typed bool type TryRemoveColors.Andrei Karas1-3/+5
2015-05-24Add strong typed bool type IgnoreRecord.Andrei Karas1-3/+6
2015-05-10Improve performance in chat window.Andrei Karas1-0/+2
2015-04-10Fix compilation with different flags.Andrei Karas1-0/+2
2015-04-05On room creation show room name in general tab caption.Andrei Karas1-3/+2
2015-04-04Add chat command for create chat room (incomplete).Andrei Karas1-0/+3
2015-03-17Remove useless includes from .h files.Andrei Karas1-4/+0
2015-03-09Impliment DebugMessageListener in chat window.Andrei Karas1-1/+5
2015-02-18Add missing override keywords.Andrei Karas1-1/+1
2015-01-16fix code style.Andrei Karas1-1/+0
2015-01-14By requesting open #trade channel, really open trade tab.Andrei Karas1-2/+5
2015-01-11Fix code style.Andrei Karas1-2/+0
2015-01-11Add chat command for select debug tab.Andrei Karas1-1/+3
2015-01-11Add chat command for select general tab.Andrei Karas1-0/+2
2015-01-06Move beingdirection into enums directory.Andrei Karas1-1/+1
2015-01-06Move chatmsgtype.h into gui subdir.Andrei Karas1-1/+1
2015-01-06Move chatmsgtype.h into enums directory.Andrei Karas1-1/+1
2015-01-02Fix code style.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-28Add chat command for stop and start pet ai.Andrei Karas1-0/+4
2014-12-28Impliment actual change direction actions from pet commands.Andrei Karas1-0/+4
2014-12-28Impliment actual move actions from pet commands.Andrei Karas1-0/+3
2014-12-08In whisper constructor allow separatly set nick and caption.Andrei Karas1-1/+2
2014-10-13Fix compilation warnings.Andrei Karas1-1/+1
2014-10-13eathena: show channel messages in channel tab.Andrei Karas1-0/+6
2014-10-13Autojoin channels on open channel tab.Andrei Karas1-1/+4
2014-10-12Fix popup menu for channel chat tab.Andrei Karas1-0/+3
2014-10-12Add basic support for chat channels.Andrei Karas1-0/+14
2014-05-31Add to chat history enteerd text if was pressed up or down key.Andrei Karas1-0/+2
2014-05-16Move chatmsgtype into separate file.Andrei Karas1-16/+6
2014-05-16Move chatlog into separate file.Andrei Karas1-17/+0
2014-05-02Add missing const.Andrei Karas1-3/+3
2014-04-27Add StatListener.Andrei Karas1-9/+9
2014-04-27Add AttributeListener.Andrei Karas1-3/+8
2014-03-21Rename mouseEvent variables into event.Andrei Karas1-2/+2
2014-03-13improve variables order in windows.Andrei Karas1-5/+4
2014-02-16move mouseevent into events directory.Andrei Karas1-5/+5
2014-02-16move keyevent into events directory.Andrei Karas1-1/+1
2014-02-16move event into events directory.Andrei Karas1-1/+1
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-02-15move keylistener from base into listeners.Andrei Karas1-2/+2
2014-02-15move actionlistener from base into listeners.Andrei Karas1-2/+2
2014-02-15Move some listeners classes into listeners directory.Andrei Karas1-2/+2
2014-02-15move some methods from base/graphics into render/graphics.Andrei Karas1-1/+1
2014-02-15move exguichan files into gui/base/Andrei Karas1-2/+2
2014-02-02Add missing const and static into gui classes.Andrei Karas1-4/+4
2014-01-26add chat command for uploading main config.xmlAndrei Karas1-0/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1