summaryrefslogtreecommitdiff
path: root/src/gui/windows/tradewindow.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-21Add item options into item and get it from server.Andrei Karas1-0/+3
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-12-12Add noexcept in some files.Andrei Karas1-1/+1
2016-08-15Move itemtype.h into item directory.Andrei Karas1-1/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-4/+4
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-4/+4
2016-03-24Add enum for item types.Andrei Karas1-3/+6
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-09-06Add option for creating screenshots on each complete trade.Andrei Karas1-0/+2
2015-08-20Add missing checks or attributes to windows.Andrei Karas1-9/+9
2015-08-16Add strong typed int for item color.Andrei Karas1-2/+3
2015-05-24Move type Equipm into separate file.Andrei Karas1-0/+1
2015-05-24Move type Favorite into separate file.Andrei Karas1-0/+1
2015-05-24Move type Damaged into separate file.Andrei Karas1-0/+1
2015-05-24Move type Identified into separate file.Andrei Karas1-0/+2
2015-05-08Fix code style.Andrei Karas1-2/+0
2015-03-17Remove useless includes from .h files.Andrei Karas1-2/+0
2015-02-18Add missing override keywords.Andrei Karas1-1/+1
2015-02-11Add typed bool type Equipm.Andrei Karas1-1/+1
2015-02-11Add typed bool type Favorite.Andrei Karas1-2/+2
2015-02-10Add typed bool type Damaged.Andrei Karas1-2/+2
2015-02-10Add typed bool type Identified.Andrei Karas1-2/+4
2015-01-18Remove auto_ptr from trade window.Andrei Karas1-3/+2
2015-01-02Fix code style.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-23Add item type to item object.Andrei Karas1-0/+2
2014-10-21Set cards from net code.Andrei Karas1-0/+2
2014-10-21Add to item field favorite.Andrei Karas1-1/+3
2014-10-21Add to item field damaged.Andrei Karas1-1/+3
2014-10-21Add to item field identified.Andrei Karas1-4/+12
2014-07-14Change refine type to uint8_t.Andrei Karas1-2/+2
2014-03-13improve variables order in windows.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-2/+2
2014-02-15move actionlistener from base into listeners.Andrei Karas1-2/+2
2014-02-15move exguichan files into gui/base/Andrei Karas1-2/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to windows files.Andrei Karas1-3/+3
2013-10-04fix code style.Andrei Karas1-3/+3
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+187