summaryrefslogtreecommitdiff
path: root/src/gui/sell.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-117/+0
2011-06-03Replace SDL_types.h with cstdintJared Adams1-2/+0
2011-05-25Added more double clickable actionsAngelo Castellani1-0/+5
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer1-8/+0
2010-08-01Remove isActive methods from buy/sell windowsJared Adams1-5/+0
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-13Make NPC dialogs instance instead of globalJared Adams1-9/+13
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-10Change Buy and Sell dialogs to use ItemPopupsJared Adams1-2/+0
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-2/+2
2009-04-05Implement TMWServ's NpcHandlerJared Adams1-4/+0
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-10/+0
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-0/+17
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+8
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+12
2009-03-19Reformatted the item amount window and the buy/sell windows so thatIra Rice1-0/+9
2009-03-18Fix up the NPC interraction widnows a bitJared Adams1-0/+1
2009-03-18Fix up the NPC interraction widnows a bitJared Adams1-0/+4
2009-03-14Exposed a few more windows to the reset button on the setup window.Ira Rice1-0/+2
2009-02-23Hide the buy/sell dialogs when there is no NPCJared Adams1-0/+5
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-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-06Used layout for buy, sell and item amount dialogsBjørn Lindeijer1-5/+0
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
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-1/+1
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-4/+3
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-7/+5
2007-10-21Converted sell dialog box to layout handler. Removed some useless code from b...Guillaume Melquiond1-7/+1
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-4/+12
2007-08-29Made sell dialog resizable and tweaked inventory resize code a bit.Bjørn Lindeijer1-4/+12
2007-08-13Started conversion of buy/sell to new server.Guillaume Melquiond1-1/+1
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer1-0/+6
2007-06-02Some cleanup of buy/sell dialog code.Bjørn Lindeijer1-0/+6
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-11-05Merged 0.0 changes from revision 2800 to 2825 to trunk.Bjørn Lindeijer1-2/+8
2006-11-05Added item's pictures in sell dialogs, and precisions about the total money i...Yohann Ferreira1-2/+8
2006-09-29Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.Bjørn Lindeijer1-5/+8
2006-09-03Fixed updating of labels in buy and sell dialogs. Also made our listbox respondBjørn Lindeijer1-5/+8
2006-08-26Made the Network class a purely static interface, as there is only one instance.Guillaume Melquiond1-3/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-1/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-13/+11
2006-01-31Created a ListModel for ShopItems.Björn Steinbrink1-17/+8
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-1/+3