Sun, 11 May 2008 18:32:33 +0000(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: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.

Sun, 11 May 2008 18:18:18 +0000(svn r13052) -Codechange: make a class of the DropdownWindow.
rubidium [Sun, 11 May 2008 18:18:18 +0000] rev 9189
(svn r13052) -Codechange: make a class of the DropdownWindow.

Sun, 11 May 2008 18:17:56 +0000(svn r13051) -Codechange: depot_d belongs in depot_gui.cpp.
rubidium [Sun, 11 May 2008 18:17:56 +0000] rev 9188
(svn r13051) -Codechange: depot_d belongs in depot_gui.cpp.

Sun, 11 May 2008 17:44:56 +0000(svn r13050) -Codechange: make a class of IndustryViewWindow.
glx [Sun, 11 May 2008 17:44:56 +0000] rev 9187
(svn r13050) -Codechange: make a class of IndustryViewWindow.

Sun, 11 May 2008 17:44:38 +0000(svn r13049) -Codechange: make a class of the TooltipsWindow.
rubidium [Sun, 11 May 2008 17:44:38 +0000] rev 9186
(svn r13049) -Codechange: make a class of the TooltipsWindow.

Sun, 11 May 2008 17:24:52 +0000(svn r13048) -Codechange: make a class of the StationViewWindow.
rubidium [Sun, 11 May 2008 17:24:52 +0000] rev 9185
(svn r13048) -Codechange: make a class of the StationViewWindow.

Sun, 11 May 2008 15:08:44 +0000(svn r13047) -Codechange: remove vp_d
glx [Sun, 11 May 2008 15:08:44 +0000] rev 9184
(svn r13047) -Codechange: remove vp_d

Sun, 11 May 2008 15:00:11 +0000(svn r13046) -Codechange: make classes of the VehicleListWindow and the VehicleGroupWindow.
rubidium [Sun, 11 May 2008 15:00:11 +0000] rev 9183
(svn r13046) -Codechange: make classes of the VehicleListWindow and the VehicleGroupWindow.

Sun, 11 May 2008 14:23:45 +0000(svn r13045) -Codechange: make list_d (now GUIList) more generic and uniform.
rubidium [Sun, 11 May 2008 14:23:45 +0000] rev 9182
(svn r13045) -Codechange: make list_d (now GUIList) more generic and uniform.

Sun, 11 May 2008 14:09:38 +0000(svn r13044) -Fix: deleting an already deleted window.
rubidium [Sun, 11 May 2008 14:09:38 +0000] rev 9181
(svn r13044) -Fix: deleting an already deleted window.