summaryrefslogtreecommitdiff
path: root/src/gui/popupmenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-03-04Fix code style.Andrei Karas1-1/+2
2011-03-02Dont show "add to trade ..." menu items if trade window is hidden.Andrei Karas1-1/+1
2011-02-26Allow kick player from party from context menu if player not here.Andrei Karas1-0/+20
2011-02-24Add to item context menu "add to trade" items.Andrei Karas1-0/+42
2011-02-20Reorder store option to the top, so it is more useful.v1.1.2.20Ben Longbons1-16/+18
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-10Impliment show/hide bars in left top corner.Andrei Karas1-0/+44
2011-02-07Add ability to show/hide buttons in top right window corner.Andrei Karas1-2/+40
2011-01-28Fix code style and some new compilation warnings.Andrei Karas1-0/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+1286