From 97bbe57e21a28544646da087e2a522390bf2ce5c Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Sat, 27 Oct 2007 20:23:48 +0000 Subject: Improved layout handler to support trees of nested arrays. Needed for converting and fixing the trade window. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d382dd8b..5d2d6221 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,12 @@ src/resources/monsterinfo.cpp, src/resources/itemdb.cpp: Fixed missing dependencies, spurious const qualifiers, and weak brackets, so that it compiles with GCC 4.3. + * src/gui/widgets/layout.h, src/gui/widgets/layout.cpp: Improved layout + handler to support trees of nested arrays. + * src/gui/window.cpp, src/gui/window.h: Removed unused function + updateContentSize. Simplified layout accessors. + * src/gui/char_select.cpp: Replaced flushed-layout hack with a tree. + * src/gui/serverdialog.cpp, src/gui/buy.cpp: Simplified layouts. 2007-10-24 Bjørn Lindeijer -- cgit v1.2.3-70-g09d2