index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
Original The Mana World client, now known as simply the Mana 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-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-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
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-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-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-07
Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for
Bjørn Lindeijer
1
-9
/
+6
2007-08-28
Made buy dialog resizable and added a WindowListener class for listening for
Bjørn Lindeijer
1
-10
/
+9
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
2006-09-03
Introduced SelectionListener to fix updating problem in inventory window
Bjørn Lindeijer
1
-5
/
+11
2006-08-13
Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates
Bjørn Lindeijer
1
-1
/
+1
2006-07-19
Merged new_animation branch until r2415 into trunk.
Eugenio Favalli
1
-1
/
+1
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-8
/
+8
2005-10-20
Added garbage collection to the ScrollArea class. Fixed slider not being upda...
Björn Steinbrink
1
-5
/
+0
2005-09-30
Made the inventory Win behave normally when resized by default size functions.
Yohann Ferreira
1
-2
/
+8
2005-09-29
Improved a lot windows reset to default size and pos. Also corrected a few th...
Yohann Ferreira
1
-1
/
+2
2005-08-28
Prepare our source so that it'll survive a guichan header cleanup, should it ...
Björn Steinbrink
1
-0
/
+2
2005-08-26
Added effect description to buy/see/inventory, made some improvements and bug...
Yohann Ferreira
1
-0
/
+1
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-1
/
+5
2005-07-18
Created Inventory class. (Really) Small code simplifications and cleanups.
Björn Steinbrink
1
-0
/
+79