summaryrefslogtreecommitdiff
path: root/src/gui/itempopup.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Adjusted a few color defaults to make them easier to see.Ira Rice1-4/+4
2009-01-28Added coloring of item names by type. TODO: Allow this to beIra Rice1-0/+35
2009-01-28Fixed a slight error in item name widths.Ira Rice1-3/+2
2009-01-28Consolidated setMinWidth into textWrap, since all lines are dependantIra Rice1-21/+20
2009-01-26Bolded item names in the item popup. TODO: Modify this later to alsoIra Rice1-0/+1
2009-01-26Modified item popups to show the weight of the item as well. TODO:Ira Rice1-14/+57
2009-01-20Fixed y positioning so that popups don't run off of the screen (oldIra Rice1-2/+2
2009-01-20Changed item popup drawing to be based on the mouse position, not windowIra Rice1-0/+14
2009-01-20Added WoW style item adding to chat window. Right click, then leftDavid Athay1-3/+3
2009-01-15Fixed Item Popup window transparency (double setting of the skin)Ira Rice1-2/+2
2009-01-15A little bit of code cleanup/simplification.Ira Rice1-9/+8
2009-01-15Integrated the ItemPopup class from Legends of Mazzeroth.Ira Rice1-0/+119
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-113/+0
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-6/+4
2008-09-25Forgot to merge in the new files and resources into trunk.Ira Rice1-0/+115