summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Remove guichanfwd.h.Andrei Karas1-0/+6
2012-04-14Rename class InventoryFilter to RadioGroup.Andrei Karas1-2/+2
2012-03-27Unselect item in inventory if it was added to outfit window.Andrei Karas1-0/+5
2012-03-22Rename object event to depricatedevent because current implimentation veryAndrei Karas1-1/+1
2012-03-13Remove second use/equip button from inventory.Andrei Karas1-1/+1
2012-02-08Fix compilation errors and more style.Andrei Karas1-2/+2
2012-02-03Add some missing getters.Andrei Karas1-1/+1
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-25Move A_UNUSED define to include file.Andrei Karas1-7/+0
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