summaryrefslogtreecommitdiff
path: root/src/gui/item_amount.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-2/+11
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+6
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-2/+3
2009-03-19Reformatted the item amount window and the buy/sell windows so thatIra Rice1-1/+6
2009-03-18Clean up TtemAmount dialog and add an All buttonJared Adams1-0/+2
2009-03-18Clean up TtemAmount dialog and add an All buttonJared Adams1-0/+2
2009-03-09Add an interface for eAthena's storage systemJared Adams1-0/+2
2009-03-08Add an interface for eAthena's storage systemJared Adams1-0/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Mostly whitespace and formatting changesBjørn Lindeijer1-1/+1
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-4/+0
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-3/+3
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-18Fixed the NPC Integer input field, as well as cut some bull from theIra Rice1-2/+2
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2007-11-11Moved check on dropping 1 item to the inventory dialog.Bjørn Lindeijer1-1/+1
2007-08-14inventory - split function fixJoshua Langley1-1/+1
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley1-0/+1
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-1/+1
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2005-10-20Various cleanups and refactorisations.Björn Steinbrink1-4/+0
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-5/+0
2005-08-28Prepare our source so that it'll survive a guichan header cleanup, should it ...Björn Steinbrink1-0/+2
2005-08-19Made the item amount box work with a provided item.Björn Steinbrink1-7/+9
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-3/+6
2005-07-22Merge between moi1392's branch and headCedric Borgese1-0/+1
2005-06-03Added IntTextBox class (a TextBox which only accepts integers).Aaron Marks1-2/+2
2005-05-19Made item amount window a modal dialog and removed support for old map format.Bjørn Lindeijer1-10/+5
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-10/+9
2005-05-12trade fixes as usual + quit dialog pops up now instead of being under other w...Jan-Fabian Humann1-1/+9
2005-03-05Now you can decide how many items to dropJan-Fabian Humann1-0/+73