summaryrefslogtreecommitdiff
path: root/src/gui/buy.h
AgeCommit message (Collapse)AuthorFilesLines
2005-10-20Added garbage collection to the ScrollArea class. Fixed slider not being ↵Björn Steinbrink1-7/+0
updated in the item amount box when the buttons are used.
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 ↵Yohann Ferreira1-1/+1
bugfixes, too.
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
used throughout application, cleaned up shop functions.
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-1/+1
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling.
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
modules to file lists.
2004-12-26Ported buy dialog, which could still use visual improvement, and addedBjørn Lindeijer1-0/+96
\|-`~ to the fixed font.