summaryrefslogtreecommitdiff
path: root/src/gui/buy.h
AgeCommit message (Expand)AuthorFilesLines
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-06Used layout for buy, sell and item amount dialogsBjørn Lindeijer1-7/+1
2008-11-22While there is still a small visual artifact, this patch fixes the buy Ira Rice1-3/+3
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-8/+6
2007-09-12Allowed selection of items that cannot be afforded, so that their descriptionsBjørn Lindeijer1-1/+1
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer1-1/+7
2007-06-02Some cleanup of buy/sell dialog code.Bjørn Lindeijer1-0/+6
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
2006-11-05Added pictures to items in buy dialogs. Also too expensive items are highligh...Yohann Ferreira1-1/+2
2006-09-03Fixed updating of labels in buy and sell dialogs. Also made our listbox respondBjørn Lindeijer1-4/+8
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-14/+14
2006-01-31Created a ListModel for ShopItems.Björn Steinbrink1-7/+8
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-1/+4
2005-10-20Added garbage collection to the ScrollArea class. Fixed slider not being upda...Björn Steinbrink1-7/+0
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-2/+1
2005-08-26Added effect description to buy/see/inventory, made some improvements and bug...Yohann Ferreira1-1/+1
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-2/+8
2005-07-22Merge between moi1392's branch and headCedric Borgese1-3/+7
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-0/+2
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-1/+1
2005-05-06Added item description for selected item in buy dialog.Aaron Marks1-0/+7
2005-01-15Cleaned up includes, separated engine from graphics and single buffer nowBjørn Lindeijer1-1/+0
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-1/+1
2004-12-28Ported sell dialog to Guichan.Bjørn Lindeijer1-2/+2
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-0/+2
2004-12-26Ported buy dialog, which could still use visual improvement, and addedBjørn Lindeijer1-0/+96