summaryrefslogtreecommitdiff
path: root/src/gui/popupmenu.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-08-30Made the popup-menu work again for equip/unequip processes.Yohann Ferreira1-1/+1
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer1-3/+0
2010-02-24Move StorageWindow to instancing intead of globalJared Adams1-1/+5
2010-02-22Cleanup some popup-related code and make sure BeingPopup is includedJared Adams1-6/+0
2010-02-21Handle packet 0x0195, and shows player's party name in a popupChuck Miller1-0/+6
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-1/+1
2009-05-05Fix the context menu for the storage windowJared Adams1-1/+1
2009-04-15Made the PopupMenu a Popup subclassBjørn Lindeijer1-2/+2
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-2/+2
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
2009-03-06Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-3/+1
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-2/+1
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-12-06For interaction popup window: serialise beings as IDs and look up, to allow t...Fate1-1/+3
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-1/+1
2005-12-29Added popup support to the Gui class. Moved all mouse input handling into the...Björn Steinbrink1-2/+0
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-5/+0
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-4/+3
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-5/+6
2005-07-28Cleaned up the showPopup() code, moved "map"-related code into game.cpp, made...Björn Steinbrink1-5/+17
2005-07-22Merge between moi1392's branch and headCedric Borgese1-0/+7
2005-07-16Updated changelog, got rid of remaining extern SDL_Surface *screen cases,Bjørn Lindeijer1-7/+2
2005-07-13* Committing some cleanups by DoenerBjørn Lindeijer1-5/+0
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-0/+2
2005-06-17new BrowserBox widget with colors/links supportJosé Ávila1-0/+78