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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-08
Adding missing updates for buttons in InventoryWindow
Stefan Dombrowski
1
-1
/
+8
2010-04-25
Fix some storage bugs
Jared Adams
1
-15
/
+15
2010-03-25
Fix the close button on the inventory window
Chuck Miller
1
-5
/
+8
2010-03-25
Fix crash in inventory window, adds quick retrieve to the window
Chuck Miller
1
-4
/
+11
2010-03-25
Remove the type boolean from InventoryWindow
Jared Adams
1
-8
/
+8
2010-03-25
Fix save/load storage window position.
Andrei Karas
1
-1
/
+1
2010-03-25
Remove InventoryWindows from their instances list when deleted
Jared Adams
1
-0
/
+1
2010-03-25
Merge StorageWindow into InventoryWindow
Jared Adams
1
-42
/
+104
2010-03-25
Eliminate the logic methods from InventoryWindow and StorageWindow
Jared Adams
1
-60
/
+44
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-10
/
+3
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
1
-3
/
+4
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-14
Auto-store feature
Blue Sans Douze
1
-0
/
+14
2010-01-11
Cleanup GUI classes
Jared Adams
1
-6
/
+6
2010-01-10
Change code style
Andrei Karas
1
-4
/
+1
2009-09-13
Add ellipsis (...) to some options requiring further input
Kess Vargavind
1
-1
/
+6
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-0
/
+2
2009-05-23
Merge branch '0.0.29'
Bjørn Lindeijer
1
-2
/
+3
2009-05-23
Fixes a segmentfault and disables shift split for eA
Chuck Miller
1
-2
/
+3
2009-05-14
Fixes to outfit window
Dennis Friis
1
-3
/
+15
2009-05-12
Remove methods from LocalPlayer that just call Net
Jared Adams
1
-3
/
+3
2009-05-11
Start out all progress bars at 0, so that they progress upwards.
Tametomo
1
-2
/
+2
2009-05-10
Fixed the problem with items disappearing beneath the road
Bjørn Lindeijer
1
-1
/
+1
2009-05-08
Fixed one pixel missing from progress bars
Bjørn Lindeijer
1
-2
/
+2
2009-05-08
Correctly disables the use and drop buttons when no items are selected
Chuck Miller
1
-5
/
+16
2009-05-06
Clean up the bypass code for the ItemAmountWindow
Jared Adams
1
-15
/
+3
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
-10
/
+4
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+1
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-1
/
+1
2009-04-28
Remove some more support #ifdefs
Jared Adams
1
-9
/
+1
2009-04-22
No need to remove item selection when dropping
Jared Adams
1
-1
/
+0
2009-04-20
Fix up window visibility saving/restoring
Jared Adams
1
-0
/
+1
2009-04-19
Made ItemContainer wrap items depending on its width again
Bjørn Lindeijer
1
-6
/
+8
2009-04-10
Some cleanup of the equipment window code
Bjørn Lindeijer
1
-1
/
+0
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-4
/
+4
2009-04-01
Make eAthena's inventory handler
Jared Adams
1
-8
/
+2
2009-03-28
Make the full inventory accessible again
Bjørn Lindeijer
1
-5
/
+4
2009-03-27
Fixed inventory window. Not resizable though.
Bjørn Lindeijer
1
-41
/
+34
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-10
/
+8
2009-03-26
Some code cleanups (mostly reducing how many calculations need to be
Ira Rice
1
-10
/
+2
2009-03-25
Merged relevent changes from TMW commit
Ira Rice
1
-21
/
+19
2009-03-26
Remove redundancy, fix variable names and other code cleanups
Bjørn Lindeijer
1
-15
/
+9
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-6
/
+7
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-5
/
+4
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-28
/
+113
2009-03-19
Reformatted the item amount window and the buy/sell windows so that
Ira Rice
1
-1
/
+1
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-4
/
+3
[next]