summaryrefslogtreecommitdiff
path: root/src/gui/windows/buydialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-18derive Widget from Widget2.Andrei Karas1-1/+1
2014-02-18Remove default constructor from Widget2.Andrei Karas1-1/+1
2014-02-16move selectionevent into events directory.Andrei Karas1-1/+1
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-02-16move selectionlistener from base into listeners.Andrei Karas1-3/+3
2014-02-15move actionlistener from base into listeners.Andrei Karas1-3/+3
2014-02-15move some methods from base/graphics into render/graphics.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-30fix styled drawing after update.Andrei Karas1-7/+7
2013-10-19move virtual member calls from listbox constuctor into postInit.Andrei Karas1-0/+1
2013-10-11Second part of checks from Parasoft C++ Test.Andrei Karas1-5/+2
2013-10-05Remember sort order in buy dialog between restarts.Andrei Karas1-28/+39
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+553