summaryrefslogtreecommitdiff
path: root/src/gui/socialwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-07Improve constructors in some classes.Andrei Karas1-27/+39
2012-09-05Fix useless variables initialisations.Andrei Karas1-2/+1
2012-09-02Add const to more classes.Andrei Karas1-4/+4
2012-09-01Fix code style.Andrei Karas1-1/+2
2012-08-29Add const to more classes.Andrei Karas1-60/+61
2012-08-24Small style changes.Andrei Karas1-13/+14
2012-08-23Remove useless includes.Andrei Karas1-9/+0
2012-08-04Extend background theming.Andrei Karas1-8/+16
2012-08-04fix code style.Andrei Karas1-4/+8
2012-08-02Add option to show/hide background in social window tabs.Andrei Karas1-24/+25
2012-07-28Remove white background in social window.Andrei Karas1-8/+8
2012-06-06Fix some issues after auto checking.Andrei Karas1-15/+10
2012-05-13Move some code from logic queue to separate calls.Andrei Karas1-3/+1
2012-05-12Add comments for translators in social window tabs.Andrei Karas1-1/+3