glx [Mon, 12 May 2008 21:46:08 +0000] rev 9195
(svn r13061) -Codechange: make a class of the BuildTreesWindow.
glx [Mon, 12 May 2008 14:54:33 +0000] rev 9194
(svn r13060) -Codechange: update build industry window when raw_industry_construction setting is modified
glx [Mon, 12 May 2008 00:26:44 +0000] rev 9193
(svn r13058) -Codechange: make a class of the ExtraViewportWindow.
glx [Sun, 11 May 2008 19:47:10 +0000] rev 9192
(svn r13055) -Codechange: make a class of SmallMapWindow.
rubidium [Sun, 11 May 2008 18:50:12 +0000] rev 9191
(svn r13054) -Codechange: make a class of the PlayerStationsWindow.
rubidium [Sun, 11 May 2008 18:32:33 +0000] rev 9190
(svn r13053) -Codechange: station sorting used it's own implementation of GUIList and the associated enums, now it doesn't anymore.
rubidium [Sun, 11 May 2008 18:18:18 +0000] rev 9189
(svn r13052) -Codechange: make a class of the DropdownWindow.
rubidium [Sun, 11 May 2008 18:17:56 +0000] rev 9188
(svn r13051) -Codechange: depot_d belongs in depot_gui.cpp.
glx [Sun, 11 May 2008 17:44:56 +0000] rev 9187
(svn r13050) -Codechange: make a class of IndustryViewWindow.
rubidium [Sun, 11 May 2008 17:44:38 +0000] rev 9186
(svn r13049) -Codechange: make a class of the TooltipsWindow.