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
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
2009-03-10
Extended window layout to take relative positions, as well as offsets to
Ira Rice
1
-2
/
+1
2009-03-10
Don't center the NPC interraction dialogs
Jared Adams
1
-1
/
+0
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+3
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
1
-0
/
+3
2009-03-05
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
1
-0
/
+1
2009-03-06
Microoptimization in compile speed
Bjørn Lindeijer
1
-0
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-7
/
+0
2009-02-15
Don't make window name translatable
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Deleted some unneeded delete statements.
Ira Rice
1
-7
/
+0
2009-02-15
Add configurable units system
Jared Adams
1
-8
/
+10
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Fixed width of the weight label, as noticed by Grimmjow.
Ira Rice
1
-4
/
+4
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-3
/
+3
2009-02-09
Mostly whitespace and formatting changes
Bjørn Lindeijer
1
-2
/
+1
2009-02-07
Some more include cleanups.
Ira Rice
1
-1
/
+0
2009-02-04
A few more pointers which weren't getting deleted.
Ira Rice
1
-0
/
+12
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-1
/
+0
2009-01-30
Moved weight and slots back to the top of the inventory window.
Ira Rice
1
-6
/
+6
2009-01-26
Fixed a few default window sizes so that they look better for first time
Ira Rice
1
-1
/
+1
2009-01-26
Cleaned up inventory includes, as well as adding right click popup menus
Ira Rice
1
-0
/
+1
2009-01-26
Modified the inventory window so that weight and slots used are shown as
Ira Rice
1
-20
/
+35
2009-01-25
Fixed use button so that it starts out at the maximum width it will
Ira Rice
1
-1
/
+11
[next]