summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-19Made ItemContainer wrap items depending on its width againBjørn Lindeijer1-1/+0
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-1/+1
2009-03-27Fixed inventory window. Not resizable though.Bjørn Lindeijer1-2/+2
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+3
2009-03-25Merged relevent changes from TMW commitIra Rice1-3/+3
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-5/+5
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-6/+37
2009-03-05Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-1/+1
2009-03-06Microoptimization in compile speedBjørn Lindeijer1-4/+4
2009-02-15Fixed compiler warningsBjørn Lindeijer1-1/+1
2009-02-15Add configurable units systemJared Adams1-2/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-04A few more pointers which weren't getting deleted.Ira Rice1-0/+5
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-1/+0
2009-01-26Cleaned up inventory includes, as well as adding right click popup menusIra Rice1-2/+2
2009-01-26Modified the inventory window so that weight and slots used are shown asIra Rice1-0/+6
2009-01-25Repaired item weight and slot reporting.Ira Rice1-1/+3
2009-01-25Goofed up the default inventory size that shows with inventory windows.Ira Rice1-1/+1
2009-01-25Modified the inventory window to be more TMW translation friendly.Ira Rice1-1/+4
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-20Reflowed inventory window to use layout code, as well as fixed the npcIra Rice1-16/+1
2009-01-20Added WoW style item adding to chat window. Right click, then leftDavid Athay1-0/+2
2009-01-16Trimmed out some now unneeded fields in the inventory window.Ira Rice1-6/+0
2009-01-13Added WoW style item adding to chat window. Right Ctrl and Left click to put ...David Athay1-0/+2
2008-12-08Compacted the inventory window layout.Ira Rice1-2/+0
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-11-16Whitespace and indentation fixesBjørn Lindeijer1-5/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-13Added a slot display so that players can track how much space they've used.Ira Rice1-0/+2
2008-11-01Modified inventory window code to take advantage of the text wrapping Ira Rice1-4/+16
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...Philipp Sehmisch1-4/+5
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-1/+4
2008-04-28Properly fix problems with ItemContainer in InventoryWindow not resizingBjørn Lindeijer1-4/+3
2008-04-27Switch to use our extended ScrollArea and use adjusted width to proper calcul...Dennis Friis1-1/+2
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-6/+3
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-9/+6
2007-10-21Removed redundant destructor.Guillaume Melquiond1-5/+0
2007-10-21Converted inventory window to layout handler.Guillaume Melquiond1-8/+1
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-3/+8
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer1-10/+9
2007-08-14inventory - split function fixJoshua Langley1-2/+5
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley1-3/+28
2007-08-07Fixed my breakage of persistent window dimensions. Cleaned a few things along...Guillaume Melquiond1-8/+2
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-3/+3
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-3/+3
2006-09-03Fixed updating of labels in buy and sell dialogs. Also made our listbox respondBjørn Lindeijer1-2/+2
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer1-5/+11
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1