From dc53baaaf65943c6768e3ad209129609334133e8 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 16 Dec 2006 23:18:55 +0000 Subject: Subclassed ShopListBox from ListBox to get rid of some duplicated code, and fixed a problem with scrolling to the current selection. Also aligned the text a bit better and put the price in parenthesis. --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7e172fe5..7e176da6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,13 @@ -2006-12-16 Bjørn Lindeijer +2006-12-17 Bjørn Lindeijer + + * src/gui/sell.cpp, src/gui/shoplistbox.h, src/gui/listbox.h, + src/gui/shop.cpp, src/gui/buy.cpp, src/gui/shoplistbox.cpp, + src/gui/listbox.cpp: Subclassed ShopListBox from ListBox to get rid of + some duplicated code, and fixed a problem with scrolling to the + current selection. Also aligned the text a bit better and put the + price in parenthesis. + +2006-12-16 Bjørn Lindeijer * src/gui/connection.cpp, src/gui/chargedialog.cpp: Fixed dialog visibility. -- cgit v1.2.3-70-g09d2