summaryrefslogtreecommitdiff
path: root/src/net/ea/gui/guildtab.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-12Move GuildTab from net namespace into gui.Andrei Karas1-67/+0
2014-10-12Move ChatTabType into chat subdir.Andrei Karas1-1/+1
2014-10-12Move ChatTab into chat subdir.Andrei Karas1-1/+1
2014-05-31Add missing notfinal/final to classes.Andrei Karas1-2/+2
2014-05-15Move chat tab types into separate file.Andrei Karas1-1/+2
2014-02-18derive Widget from Widget2.Andrei Karas1-1/+2
2014-02-13Remove unused chat help from code.Andrei Karas1-2/+0
2014-02-12add autocomplete special commands in guild tab.Andrei Karas1-0/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-26add restrict into chattab.Andrei Karas1-2/+2
2013-10-24add final keyword to net files.Andrei Karas1-7/+7
2013-09-30move tabs into tabs directory.Andrei Karas1-1/+1
2013-09-26Change destructors to virtual in all basic classes.Andrei Karas1-1/+1
2013-09-18add consts in gui classes.Andrei Karas1-1/+1
2013-05-31Improve chattab class.Andrei Karas1-2/+2
2013-05-28fix guard header part2.Andrei Karas1-3/+3
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-04-14some more style fixes from cpplint.Andrei Karas1-2/+2
2013-02-18Add option to show/hide guild online messages.Andrei Karas1-1/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to other files.Andrei Karas1-1/+1
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-1/+1
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from net classes.Andrei Karas1-0/+2
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-7/+8
2012-03-29Replace vectors with strings to short names.Andrei Karas1-1/+1
2012-02-28Fix some sound event.Andrei Karas1-0/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-10-08Add checks and fix code style.Andrei Karas1-1/+2
2011-07-30Extract shared logic from guildhandler and partyhandler netcode to ea namespace.Andrei Karas1-0/+57