summaryrefslogtreecommitdiff
path: root/src/gui/shoplistbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-6/+4
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-2/+2
2008-04-09Fixed problem with row height in shop list box.Bjørn Lindeijer1-29/+0
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-4/+6
2007-12-21Fixed shop list box not to scroll up when the selection is removed.Bjørn Lindeijer1-2/+2
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer1-0/+1
2007-09-12Allowed selection of items that cannot be afforded, so that their descriptionsBjørn Lindeijer1-18/+2
2007-01-23Upgraded to Guichan 0.6.1.Bjørn Lindeijer1-1/+1
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-3/+3
2006-12-24Major rendering performance increase in software mode, by not using RLEBjørn Lindeijer1-1/+5
2006-12-16Subclassed ShopListBox from ListBox to get rid of some duplicated code, andBjørn Lindeijer1-89/+49
2006-11-05A final fix to secure the shoplistbox.Yohann Ferreira1-1/+1
2006-11-05Added item's pictures in sell dialogs, and precisions about the total money i...Yohann Ferreira1-2/+11
2006-11-05Added pictures to items in buy dialogs. Also too expensive items are highligh...Yohann Ferreira1-0/+191