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
/
shoplistbox.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-04
Few more unneeded headers that weren't noticed originally in the last
Ira Rice
1
-1
/
+0
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-3
/
+1
2009-02-03
Made highlights configurable through the color dialog.
Ira Rice
1
-1
/
+6
2009-01-30
Made the shoplist box alpha blend.
Ira Rice
1
-3
/
+11
2009-01-26
Adjusted selection colors so that it blends better with the Aethyra
Ira Rice
1
-1
/
+1
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-6
/
+4
2008-06-12
Merged revisions 3738 via svnmerge from
Bjørn Lindeijer
1
-2
/
+2
2008-04-09
Fixed problem with row height in shop list box.
Bjørn Lindeijer
1
-29
/
+0
2008-04-07
Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for
Bjørn Lindeijer
1
-4
/
+6
2007-12-21
Fixed shop list box not to scroll up when the selection is removed.
Bjørn Lindeijer
1
-2
/
+2
2007-11-20
Merged revisions 3642,3662-3664,3667 via svnmerge from
Bjørn Lindeijer
1
-0
/
+1
2007-09-12
Allowed selection of items that cannot be afforded, so that their descriptions
Bjørn Lindeijer
1
-18
/
+2
2007-01-23
Upgraded to Guichan 0.6.1.
Bjørn Lindeijer
1
-1
/
+1
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
1
-3
/
+3
2006-12-24
Major rendering performance increase in software mode, by not using RLE
Bjørn Lindeijer
1
-1
/
+5
2006-12-16
Subclassed ShopListBox from ListBox to get rid of some duplicated code, and
Bjørn Lindeijer
1
-89
/
+49
2006-11-05
A final fix to secure the shoplistbox.
Yohann Ferreira
1
-1
/
+1
2006-11-05
Added item's pictures in sell dialogs, and precisions about the total money i...
Yohann Ferreira
1
-2
/
+11
2006-11-05
Added pictures to items in buy dialogs. Also too expensive items are highligh...
Yohann Ferreira
1
-0
/
+191