summaryrefslogtreecommitdiff
path: root/src/gui/windows/inventorywindow.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-28Remove support for split button from inventory.Andrei Karas1-6/+0
2015-05-28Add strong typed bool type Visible.Andrei Karas1-2/+4
2015-02-18Add missing override keywords.Andrei Karas1-2/+2
2015-01-24Fix check for opened storage window.Andrei Karas1-7/+8
2015-01-24Add partial support for cart window.Andrei Karas1-0/+1
2015-01-23Add variable for cart window.Andrei Karas1-0/+3
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-13Add variable for storage window.Andrei Karas1-0/+1
2014-12-02Add actions for switch to next/prev tab in inventory.Andrei Karas1-0/+6
2014-08-28Removed unused includes.Andrei Karas1-1/+0
2014-08-17Use public text popup in inventory window.Andrei Karas1-1/+0
2014-05-12Fix code styleAndrei Karas1-0/+1
2014-04-27Add AttributeListener.Andrei Karas1-6/+6
2014-04-22Fix crash if start trade with opened storage.Andrei Karas1-0/+2
2014-03-08fix code style.Andrei Karas1-1/+1
2014-02-20improve includes.Andrei Karas1-1/+0
2014-02-16move selectionevent into events directory.Andrei Karas1-1/+1
2014-02-16move mouseevent into events directory.Andrei Karas1-3/+3
2014-02-16move keyevent into events directory.Andrei Karas1-2/+2
2014-02-16move event into events directory.Andrei Karas1-2/+2
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 keylistener from base into listeners.Andrei Karas1-2/+2
2014-02-15move actionlistener from base into listeners.Andrei Karas1-2/+2
2014-02-15Move some listeners classes into listeners directory.Andrei Karas1-1/+2
2014-02-15move exguichan files into gui/base/Andrei Karas1-3/+3
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to windows files.Andrei Karas1-12/+12
2013-10-19remove unused variables from inventorywindow.Andrei Karas1-3/+0
2013-10-19move virtual member calls from inventory window constuctor into postInit.Andrei Karas1-0/+2
2013-10-05Remember sort order in inventory and storage between restarts.Andrei Karas1-0/+2
2013-10-04fix code style.Andrei Karas1-3/+3
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+196