summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Hide popups in different hidden windows.Andrei Karas1-1/+1
2011-09-28Fixed item popup still visible after closing inventory window.Erik Schilling1-0/+5
2011-09-20Auto hide filter in invetory if window size too small.Andrei Karas1-1/+9
2011-09-09Rename in listner class method from event to processEvent.Andrei Karas1-1/+1
2011-09-09Add to inventory filter by letters from item names.Andrei Karas1-1/+7
2011-09-08Add additional sorting methods to inventory:Andrei Karas1-1/+4
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-3/+3
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-3/+3
2011-04-12Updating equip/unequip buttons in inventory.Andrei Karas1-0/+2
2011-04-09Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c...Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-13Add inventory sorting.Andrei Karas1-1/+2
2011-01-03Add inventory filter control with only value All.Andrei Karas1-1/+3
2011-01-02Initial commit.Andrei Karas1-0/+155