summaryrefslogtreecommitdiff
path: root/src/gui/itempopup.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-0/+3
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-3/+3
2009-02-15Add configurable units systemJared Adams1-2/+4
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-3/+3
2009-02-10Whitespace fixesBjørn Lindeijer1-3/+3
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-5/+6
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-1/+1
2009-02-10Whitespace fixesBjørn Lindeijer1-3/+3
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-3/+3
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-31/+71
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-8/+8
2009-02-07Small tweak to item popup locations based on some feedback that theyIra Rice1-2/+2
2009-02-04Added destructors to some classes originally obtained from Legends ofIra Rice1-0/+11
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-6/+2
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
2009-01-13Added WoW style item adding to chat window. Right Ctrl and Left click to put ...David Athay1-8/+5
2009-01-13Correct headers of Legend of Mazzeroth filesThorbjørn Lindeijer1-7/+7
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-6/+4
2008-11-16Whitespace and indentation fixesBjørn Lindeijer1-22/+22
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-09-25Forgot to merge in the new files and resources into trunk.Ira Rice1-0/+115
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...Philipp Sehmisch1-0/+116