index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
inventorywindow.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-06
Don't show the split button for eAthena
Jared Adams
1
-0
/
+5
2009-05-06
Remove more inventory handling support #ifdefs
Jared Adams
1
-8
/
+0
2009-04-19
Made ItemContainer wrap items depending on its width again
Bjørn Lindeijer
1
-1
/
+0
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-1
/
+1
2009-03-27
Fixed inventory window. Not resizable though.
Bjørn Lindeijer
1
-2
/
+2
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+3
2009-03-25
Merged relevent changes from TMW commit
Ira Rice
1
-3
/
+3
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-5
/
+5
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-6
/
+37
2009-03-05
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
1
-1
/
+1
2009-03-06
Microoptimization in compile speed
Bjørn Lindeijer
1
-4
/
+4
2009-02-15
Fixed compiler warnings
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Add configurable units system
Jared Adams
1
-2
/
+1
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-04
A few more pointers which weren't getting deleted.
Ira Rice
1
-0
/
+5
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-1
/
+0
2009-01-26
Cleaned up inventory includes, as well as adding right click popup menus
Ira Rice
1
-2
/
+2
2009-01-26
Modified the inventory window so that weight and slots used are shown as
Ira Rice
1
-0
/
+6
2009-01-25
Repaired item weight and slot reporting.
Ira Rice
1
-1
/
+3
2009-01-25
Goofed up the default inventory size that shows with inventory windows.
Ira Rice
1
-1
/
+1
2009-01-25
Modified the inventory window to be more TMW translation friendly.
Ira Rice
1
-1
/
+4
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-2
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-20
Reflowed inventory window to use layout code, as well as fixed the npc
Ira Rice
1
-16
/
+1
2009-01-20
Added WoW style item adding to chat window. Right click, then left
David Athay
1
-0
/
+2
2009-01-16
Trimmed out some now unneeded fields in the inventory window.
Ira Rice
1
-6
/
+0
2009-01-13
Added WoW style item adding to chat window. Right Ctrl and Left click to put ...
David Athay
1
-0
/
+2
2008-12-08
Compacted the inventory window layout.
Ira Rice
1
-2
/
+0
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-2
/
+0
2008-11-16
Whitespace and indentation fixes
Bjørn Lindeijer
1
-5
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-13
Added a slot display so that players can track how much space they've used.
Ira Rice
1
-0
/
+2
2008-11-01
Modified inventory window code to take advantage of the text wrapping
Ira Rice
1
-4
/
+16
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-07-01
Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...
Philipp Sehmisch
1
-4
/
+5
2008-06-12
Merged revisions 3738 via svnmerge from
Bjørn Lindeijer
1
-1
/
+4
2008-04-28
Properly fix problems with ItemContainer in InventoryWindow not resizing
Bjørn Lindeijer
1
-4
/
+3
2008-04-27
Switch to use our extended ScrollArea and use adjusted width to proper calcul...
Dennis Friis
1
-1
/
+2
2008-04-11
Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because
Bjørn Lindeijer
1
-6
/
+3
2008-04-07
Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for
Bjørn Lindeijer
1
-9
/
+6
2007-10-21
Removed redundant destructor.
Guillaume Melquiond
1
-5
/
+0
2007-10-21
Converted inventory window to layout handler.
Guillaume Melquiond
1
-8
/
+1
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-3
/
+8
2007-08-28
Made buy dialog resizable and added a WindowListener class for listening for
Bjørn Lindeijer
1
-10
/
+9
2007-08-14
inventory - split function fix
Joshua Langley
1
-2
/
+5
2007-08-14
mantis_id:129 - Inventory Window Slots Added.
Joshua Langley
1
-3
/
+28
2007-08-07
Fixed my breakage of persistent window dimensions. Cleaned a few things along...
Guillaume Melquiond
1
-8
/
+2
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-3
/
+3
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
1
-3
/
+3
2006-09-03
Fixed updating of labels in buy and sell dialogs. Also made our listbox respond
Bjørn Lindeijer
1
-2
/
+2
[next]