summaryrefslogtreecommitdiff
path: root/src/gui/itempopup.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Apply C++11 fixitsThorbjørn Lindeijer1-3/+2
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-5/+5
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-08-18Improved equip slots description for both protocols.Yohann Ferreira1-0/+3
2011-08-18Add functions to make the item popup able to tell whether the itemYohann Ferreira1-1/+31
2011-01-24Refactored the item loading in a more extensible and per protocol way.Yohann Ferreira1-39/+41
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-17/+18
2010-08-26Merged testing branch into master.Yohann Ferreira1-7/+16
2010-08-18Fixing overlapping icons in item popupsStefan Dombrowski1-17/+18
2010-08-09Replace remaining gcn::Label instances with Label instancesJared Adams1-1/+2
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+1
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-1/+1
2010-07-19Merge branch '1.0'Yohann Ferreira1-2/+4
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira1-1/+3
2010-05-21Fix compilationJared Adams1-1/+2
2010-05-13Draw item image in item popups.Andrei Karas1-3/+44
2010-03-31Removed the ability to assign custom skins to windows/popupsThorbjørn Lindeijer1-2/+0
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-15/+15
2010-03-01Hide BeingPopup when mouseover WindowsJared Adams1-0/+2
2010-02-22Cleanup some popup-related code and make sure BeingPopup is includedJared Adams1-17/+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
2010-01-12Standardize header orderJared Adams1-0/+1
2010-01-11Cleanup GUI classesJared Adams1-3/+3
2009-07-17Various gettext fixesKess Vargavind1-2/+3
2009-05-05Hide the item popup when the mouse moves on top of itBjørn Lindeijer1-0/+8
2009-04-29Allow item popups to run off of the top of the screen, as requested, asTametomo1-4/+5
2009-04-20Reduced the weight of a few gui windows and popups which wrapped theirIra Rice1-45/+18
2009-04-12Cleaned up the ItemPopup class a bitBjørn1-19/+5
2009-04-10Some cleanup of the equipment window codeBjørn Lindeijer1-7/+0
2009-04-09Actually use ItemType instead of shortBjørn Lindeijer1-18/+17
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-2/+3
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-13/+12
2009-04-02Attempt to put item popup in a less annoying placeBjørn Lindeijer1-8/+12
2009-03-30Merge item types to remove more #ifdefsJared Adams1-35/+32
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-27/+24
2009-03-26Some code cleanups (mostly reducing how many calculations need to beIra Rice1-26/+21
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-3/+1
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-27/+39
2009-03-25Modified skin loading to save and load a skin's XML path, as well asIra Rice1-1/+3
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-25/+32
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+2
2009-03-19Some minor cleanups in a few windows and build scripts, as well asIra Rice1-2/+0
2009-03-19Make sure positionable dialogs start out centeredJared Adams1-1/+1
2009-03-14Commented up item popups, speech bubbles, as well as only update itemIra Rice1-2/+15
2009-03-13Added item types to the palette class.Ira Rice1-13/+14
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-9/+4
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+3