summaryrefslogtreecommitdiff
path: root/src/gui/widgets/itemcontainer.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-2/+2
2012-02-12Fixed inventory displayYohann Ferreira1-3/+6
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-1/+1
2011-10-23Fixed a certain class of Doxygen warningsThorbjørn Lindeijer1-3/+2
2011-09-29Fixed item popup still visible after closing inventory window.Erik Schilling1-0/+5
2011-05-25Added more double clickable actionsAngelo Castellani1-1/+7
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer1-6/+6
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer1-3/+3
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-3/+3
2011-03-26Add search bar to storage and inventory windowsBlue Sans Douze1-5/+43
2010-11-11Replace Event names with enums instead of stringsChuck Miller1-3/+3
2010-11-11Have the event system channels use enums instead of stringsChuck Miller1-3/+3
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-38/+4
2010-09-28Removing click-countStefan Dombrowski1-36/+4
2010-08-26Merged testing branch into master.Yohann Ferreira1-3/+6
2010-08-16Move more to the event systemJared Adams1-13/+25
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+1
2010-08-03Added double click to equip unequip and use itemsdweems1-4/+36
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-1/+1
2010-03-05Rename SkinLoader to ThemeJared Adams1-2/+2
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-4/+2
2010-02-22Cleanup some popup-related code and make sure BeingPopup is includedJared Adams1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-11Cleanup GUI classesJared Adams1-0/+436