summaryrefslogtreecommitdiff
path: root/src/gui/selldialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-1/+1
2012-10-19Fix namespace conflicts.Andrei Karas1-5/+5
2012-10-11Add support for double click in buy and sell dialog.Andrei Karas1-8/+14
2012-10-03Add sound effects for open/close windows.Andrei Karas1-0/+1
2012-09-07Improve constructors in some classes.Andrei Karas1-1/+5
2012-08-28Add const to more classes.Andrei Karas1-8/+9
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-08-06Fix code style.Andrei Karas1-2/+2
2012-08-04Extend background theming.Andrei Karas1-1/+2
2012-04-25Improve iterators part 1.Andrei Karas1-4/+4
2012-04-14Fix code style.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-4/+4
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-2/+2
2011-09-09Last fix part of shadow variables/methods errors.Andrei Karas1-12/+12
2011-09-08Replace most iterator to const_iterator.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-07-07Remove undescore from variables and defines.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas1-0/+351