summaryrefslogtreecommitdiff
path: root/src/gui/buydialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-30move windows classes to windows directory.Andrei Karas1-553/+0
2013-09-26remove useless virtual keywords.Andrei Karas1-3/+3
2013-09-18add const to other files.Andrei Karas1-1/+1
2013-09-11remove unused includes from gui files.Andrei Karas1-1/+1
2013-07-20Some bugfix in item creation logic.Andrei Karas1-4/+4
2013-07-11Add chat command for gms for creating items.Andrei Karas1-5/+25
2013-05-06improve buydialog.Andrei Karas1-7/+2
2013-05-03add comments for translatorsAndrei Karas1-2/+16
2013-04-25fix some code style by cpplint.Andrei Karas1-3/+0
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-1/+2
2013-02-26Improve string usage in other files.Andrei Karas1-2/+0
2013-02-03Fix inventory sorting.Andrei Karas1-23/+23
2013-02-02Fix errors in some compilers.v1.3.2.3Andrei Karas1-6/+6
2013-02-01Fix code style.Andrei Karas1-6/+6
2013-01-30Fix minimal windows sizes for very small screens (320x240)Andrei Karas1-1/+1
2013-01-30Add sort option to buy dialog from players.Andrei Karas1-2/+176
2013-01-20Another part with FOR_EACH changes.Andrei Karas1-2/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-20Fix code style and some minor issues.Andrei Karas1-3/+4
2012-10-20Add palette inheritance to label class.Andrei Karas1-3/+3
2012-10-20Add palette inheritance to textfield class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to button class.Andrei Karas1-5/+5
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-1/+1
2012-10-19Fix namespace conflicts.Andrei Karas1-6/+6
2012-10-11Add support for double click in buy and sell dialog.Andrei Karas1-13/+14
2012-10-11Allow open inventory and some other actions while buy window is open.Andrei Karas1-10/+0
2012-10-03Add sound effects for open/close windows.Andrei Karas1-0/+1
2012-09-05Improve constructors in some classes.Andrei Karas1-2/+6
2012-08-26Add const to some classes.Andrei Karas1-8/+9
2012-08-23Remove useless includes.Andrei Karas1-5/+1
2012-08-07Fix background draw in buy/sell dialogs.Andrei Karas1-1/+1
2012-08-04Extend background theming.Andrei Karas1-1/+2
2012-04-25Improve iterators part 1.Andrei Karas1-4/+2
2012-04-09Fix code style.Andrei Karas1-3/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-3/+3
2011-09-28Add amount text field to buy dialog.Andrei Karas1-8/+43
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-1/+1
2011-04-04Rename some gui class files to real class names.Andrei Karas1-0/+325