summaryrefslogtreecommitdiff
path: root/src/gui/socialwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-11remove unused includes from gui files.Andrei Karas1-3/+0
2013-08-31move being related files into being dir.Andrei Karas1-2/+3
2013-08-31move input related files into input dir.Andrei Karas1-3/+4
2013-08-29add some more missing checks.Andrei Karas1-1/+2
2013-08-16fix code style.Andrei Karas1-1/+1
2013-08-16add missing checks.Andrei Karas1-8/+14
2013-08-14fix compilation warnings.Andrei Karas1-2/+2
2013-08-13Add player/item/other counter in social window.Andrei Karas1-2/+164
2013-08-06Allow resize chat emotes window.Andrei Karas1-1/+1
2013-06-30Add ability to open support page if error happend.Andrei Karas1-4/+4
2013-06-21fix code style.Andrei Karas1-7/+3
2013-06-20Add more profiler labels.Andrei Karas1-0/+9
2013-05-22Improve socialwindow.Andrei Karas1-187/+74
2013-05-03add comments for translatorsAndrei Karas1-18/+60
2013-04-25fix some code style by cpplint.Andrei Karas1-8/+0
2013-04-20fix style in gui directory.Andrei Karas1-1/+5
2013-04-14another fixes from cpplint.Andrei Karas1-2/+1
2013-04-07remove useless checks.Andrei Karas1-1/+1
2013-04-07fix more style, add consts.Andrei Karas1-1/+1
2013-04-07fix cide style.Andrei Karas1-1/+1
2013-04-02improve guildhandler class.Andrei Karas1-11/+1
2013-03-17add walkmaps support.Andrei Karas1-2/+2
2013-03-11Add some fixes after automatic checks.Andrei Karas1-6/+3
2013-02-14Improve event.getId() speed.Andrei Karas1-15/+17
2013-02-02Fix errors in some compilers.v1.3.2.3Andrei Karas1-1/+1
2013-02-01Fix code style.Andrei Karas1-1/+1
2013-01-20Another part with FOR_EACH changes.Andrei Karas1-2/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-28Add outlining support to tabs.Andrei Karas1-12/+18
2012-12-25Improve empty strings manipulation.Andrei Karas1-2/+2
2012-12-11Remove useless brackets.Andrei Karas1-5/+5
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+2
2012-10-20Fix code style and some minor issues.Andrei Karas1-1/+0
2012-10-20Add palette inheritance to button class.Andrei Karas1-3/+3
2012-10-20Add palette inheritance to browserbox class.Andrei Karas1-1/+1
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-35/+50
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas1-9/+9
2012-10-19Fix namespace conflicts.Andrei Karas1-4/+4
2012-10-16Fix background flag in social window for party and guild tabs.Andrei Karas1-3/+3
2012-10-16Fix code style and some other minor issues.Andrei Karas1-5/+7
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-11/+11
2012-10-10Delete copy constructor from other classes.Andrei Karas1-0/+22
2012-10-03Add sound effects for open/close windows.Andrei Karas1-0/+1
2012-09-22Add final keyword to most classes.Andrei Karas1-11/+11
2012-09-11Fix code style and small perfomance issues.Andrei Karas1-1/+1
2012-09-11switch to hardware depend batch sizes.Andrei Karas1-1/+1
2012-09-09fix code style.Andrei Karas1-0/+1
2012-09-08Fix guild emulation tab colors.Andrei Karas1-0/+4
2012-09-08Add new colors for party and guild tabs.Andrei Karas1-0/+8
2012-09-08Improve constructors in some classes.Andrei Karas1-1/+1