log src/parpg/gui/inventorygui.py @ 174:ee4c1fe78be1

age author description
Sun, 09 Oct 2011 19:24:37 +0200 KarstenBock Added drag and drop and context menu to the equipment part of the character screen.
Sun, 09 Oct 2011 18:22:48 +0200 KarstenBock Removed source_container value from data_drag.
Sat, 08 Oct 2011 14:25:48 +0200 KarstenBock Added context menu to the inventory.
Sat, 08 Oct 2011 14:19:11 +0200 KarstenBock Added updateImages method to CharacterGUI.
Thu, 06 Oct 2011 16:04:48 +0200 KarstenBock Added drag and drop functionality to the players inventory grid.
Wed, 05 Oct 2011 12:59:22 +0200 KarstenBock Modified InventoryGrid to set a name for each slot containing the index.
Wed, 05 Oct 2011 11:04:39 +0200 KarstenBock Modified EquipmentSlot to display an image instead of a text.