summaryrefslogtreecommitdiff
path: root/src/gui/itempopup.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-2/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-08-18Add functions to make the item popup able to tell whether the itemYohann Ferreira1-0/+11
2011-01-24Refactored the item loading in a more extensible and per protocol way.Yohann Ferreira1-2/+0
2010-05-13Draw item image in item popups.Andrei Karas1-1/+3
2010-03-01Hide BeingPopup when mouseover WindowsJared Adams1-2/+1
2010-02-22Cleanup some popup-related code and make sure BeingPopup is includedJared Adams1-5/+0
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
2009-05-05Hide the item popup when the mouse moves on top of itBjørn Lindeijer1-1/+6
2009-04-20Reduced the weight of a few gui windows and popups which wrapped theirIra Rice1-4/+0
2009-04-12Cleaned up the ItemPopup class a bitBjørn1-15/+3
2009-04-09Actually use ItemType instead of shortBjørn Lindeijer1-4/+5
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-1/+1
2009-04-02Attempt to put item popup in a less annoying placeBjørn Lindeijer1-1/+1
2009-03-30Merge item types to remove more #ifdefsJared Adams1-2/+2
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+31
2009-03-14Commented up item popups, speech bubbles, as well as only update itemIra Rice1-0/+29
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-2/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-5/+6
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-3/+3
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-3/+6
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-3/+3
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-0/+51
2009-02-04Added destructors to some classes originally obtained from Legends ofIra Rice1-0/+1
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-4/+3
2009-01-28Added coloring of item names by type. TODO: Allow this to beIra Rice1-0/+3
2009-01-26Modified item popups to show the weight of the item as well. TODO:Ira Rice1-0/+2
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-3/+3
2009-01-20Changed item popup drawing to be based on the mouse position, not windowIra Rice1-0/+1
2009-01-15A little bit of code cleanup/simplification.Ira Rice1-1/+1
2009-01-15Integrated the ItemPopup class from Legends of Mazzeroth.Ira Rice1-0/+48
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-51/+0
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+1
2008-09-25Forgot to merge in the new files and resources into trunk.Ira Rice1-0/+53