summaryrefslogtreecommitdiff
path: root/src/gui/tradewindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-05-13Move some code from logic queue to separate calls.Andrei Karas1-0/+1
It can improve perfomance in slow systems.
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
Now possible add same items from all ways. Also added protection from adding same stackable items.
2011-07-08Fix some issues after automatic checking.Andrei Karas1-4/+0
Change compilation flags in make scripts.
2011-06-04Add colors support for drops panel.Andrei Karas1-1/+2
Delete search item function without colors support.
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
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1.
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it.
2011-05-22Add option to secure trades. Enabled by default.Andrei Karas1-1/+13
If client detect problems, it cancel trade.
2011-05-22Fixed money cheat hightlight in trade fix. Was broken some time and color ↵Andrei Karas1-2/+9
was not changed.
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas1-0/+422