summaryrefslogtreecommitdiff
path: root/src/gui/tradewindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-20Fix code style and some minor issues.Andrei Karas1-1/+0
2012-10-20Add palette inheritance to label class.Andrei Karas1-2/+2
2012-10-20Add palette inheritance to itemcontainer class.Andrei Karas1-2/+2
2012-10-20Add palette inheritance to textfield class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to button class.Andrei Karas1-3/+3
2012-10-20In all controls, call Widget2 methods to get colors.Andrei Karas1-4/+4
2012-10-19Fix namespace conflicts.Andrei Karas1-4/+4
2012-10-14Add theming to labels.Andrei Karas1-1/+1
2012-10-03Add sound effects for open/close windows.Andrei Karas1-0/+1
2012-09-11Fix code style and small perfomance issues.Andrei Karas1-2/+2
2012-08-29Add const to more classes.Andrei Karas1-5/+5
2012-08-29Add browserbox own color.Andrei Karas1-3/+3
2012-08-21next code style changes.Andrei Karas1-1/+2
2012-08-21first part of checks and style fixes.Andrei Karas1-39/+43
2012-08-04Extend background theming.Andrei Karas1-2/+4
2012-07-15Fix code style.Andrei Karas1-1/+1
2012-05-13Move some code from logic queue to separate calls.Andrei Karas1-0/+1
2012-04-01Fix shortcuts handling in trade window.Andrei Karas1-0/+5
2012-04-01Last part of fixes.Andrei Karas1-4/+5
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-3/+3
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-09-09Last fix part of shadow variables/methods errors.Andrei Karas1-8/+8
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-2/+2
2011-08-31Add ability to lock any window position and size. Using sticky image for this.Andrei Karas1-0/+1
2011-08-19Fix adding items to trade.Andrei Karas1-9/+24
2011-07-08Fix some issues after automatic checking.Andrei Karas1-4/+0
2011-06-04Add colors support for drops panel.Andrei Karas1-1/+2
2011-06-01Change trade window font to secure font if need.Andrei Karas1-0/+4
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-22Add option to secure trades. Enabled by default.Andrei Karas1-1/+13
2011-05-22Fixed money cheat hightlight in trade fix. Was broken some time and color was...Andrei Karas1-2/+9
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas1-0/+422