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
/
item_amount.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
Fixed inventory window. Not resizable though.
Bjørn Lindeijer
1
-14
/
+12
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-43
/
+79
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-27
/
+34
2009-03-22
Fixed some compiler warnings
Bjørn Lindeijer
1
-1
/
+3
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-2
/
+17
2009-03-19
Forgot to remove some now unneeded includes.
Ira Rice
1
-1
/
+0
2009-03-19
Made the plus and minus buttons in the last commit look more
Ira Rice
1
-2
/
+2
2009-03-19
Reformatted the item amount window and the buy/sell windows so that
Ira Rice
1
-17
/
+31
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
1
-12
/
+12
2009-03-18
A few more fixes in the ItemAmount dialog
Jared Adams
1
-1
/
+5
2009-03-18
Clean up TtemAmount dialog and add an All button
Jared Adams
1
-27
/
+31
2009-03-18
Clean up TtemAmount dialog and add an All button
Jared Adams
1
-27
/
+31
2009-03-09
Add an interface for eAthena's storage system
Jared Adams
1
-0
/
+19
2009-03-08
Add an interface for eAthena's storage system
Jared Adams
1
-0
/
+19
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Mostly whitespace and formatting changes
Bjørn Lindeijer
1
-2
/
+1
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-1
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-18
Fixed the NPC Integer input field, as well as cut some bull from the
Ira Rice
1
-12
/
+12
2009-01-06
Used layout for buy, sell and item amount dialogs
Bjørn Lindeijer
1
-30
/
+29
2009-01-06
Added support for internationalization
Ira Rice
1
-17
/
+17
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-4
/
+1
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2007-11-14
Improved item amount dialog box.
Guillaume Melquiond
1
-31
/
+30
2007-11-11
Moved check on dropping 1 item to the inventory dialog.
Bjørn Lindeijer
1
-8
/
+0
2007-10-25
Item amount dialog is now skipped when there is only one item on the stack.
Philipp Sehmisch
1
-0
/
+8
2007-08-14
inventory - split function fix
Joshua Langley
1
-4
/
+7
2007-08-14
mantis_id:129 - Inventory Window Slots Added.
Joshua Langley
1
-10
/
+19
2007-08-07
Marked most of the GUI as translatable.
Guillaume Melquiond
1
-5
/
+7
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-10
/
+10
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
1
-10
/
+10
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
1
-1
/
+2
2006-12-05
Fixed visibility of item amount window.
Bjørn Lindeijer
1
-1
/
+2
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-30
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
Bjørn Lindeijer
1
-1
/
+1
2006-05-15
Set slider range to the real values instead of mapping the amount between [0,...
Björn Steinbrink
1
-4
/
+3
2006-03-09
Made the Button ctor accept eventId and action listener.
Björn Steinbrink
1
-12
/
+4
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-4
/
+2
2005-10-20
Added garbage collection to the ScrollArea class. Fixed slider not being upda...
Björn Steinbrink
1
-3
/
+7
2005-10-20
Various cleanups and refactorisations.
Björn Steinbrink
1
-22
/
+22
2005-10-18
Added automatic widget cleanup to the window class.
Björn Steinbrink
1
-10
/
+0
2005-10-09
* Made Sprite into an interface implemented by both FloorItem and Being, which
Bjørn Lindeijer
1
-0
/
+2
2005-08-19
Made the item amount box work with a provided item.
Björn Steinbrink
1
-49
/
+49
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-2
/
+7
2005-07-22
Added missing includes and fixed a warning about implicit conversion.
Björn Steinbrink
1
-1
/
+1
2005-07-22
Merge between moi1392's branch and head
Cedric Borgese
1
-2
/
+14
2005-07-18
Created Inventory class. (Really) Small code simplifications and cleanups.
Björn Steinbrink
1
-4
/
+4
2005-07-17
Added Item and Equipment class and made the appropriate places make use of th...
Björn Steinbrink
1
-3
/
+3
2005-07-11
Committed header dependencies reducing patch by Doener
Bjørn Lindeijer
1
-2
/
+2
[next]