Sat, 17 May 2008 22:07:04 +0000(svn r13149) -Codechange: make a class of the BuildBridgeWindow.
skidd13 [Sat, 17 May 2008 22:07:04 +0000] rev 10605
(svn r13149) -Codechange: make a class of the BuildBridgeWindow.

Sat, 17 May 2008 21:20:58 +0000(svn r13148) -Codechange: make a class of the SelectGameWindow.
glx [Sat, 17 May 2008 21:20:58 +0000] rev 10604
(svn r13148) -Codechange: make a class of the SelectGameWindow.

Sat, 17 May 2008 21:13:05 +0000(svn r13147) -Codechange: move the code to draw bankruptcy news to news_gui.cpp.
rubidium [Sat, 17 May 2008 21:13:05 +0000] rev 10603
(svn r13147) -Codechange: move the code to draw bankruptcy news to news_gui.cpp.

Sat, 17 May 2008 20:54:18 +0000(svn r13146) -Codechange: vehicle_base.h doesn't need to be included in vehicle_gui.h.
rubidium [Sat, 17 May 2008 20:54:18 +0000] rev 10602
(svn r13146) -Codechange: vehicle_base.h doesn't need to be included in vehicle_gui.h.

Sat, 17 May 2008 20:49:45 +0000(svn r13145) -Codechange: make classes of the BuildDocks[Depot|Station]Window.
glx [Sat, 17 May 2008 20:49:45 +0000] rev 10601
(svn r13145) -Codechange: make classes of the BuildDocks[Depot|Station]Window.

Sat, 17 May 2008 17:37:44 +0000(svn r13144) -Codechange: make classes of the BuildRoad[Depot|Station]Window.
glx [Sat, 17 May 2008 17:37:44 +0000] rev 10600
(svn r13144) -Codechange: make classes of the BuildRoad[Depot|Station]Window.

Sat, 17 May 2008 16:59:12 +0000(svn r13143) -Fix (r13142): the Build Waypoint window wasn't resized when it was opened
smatz [Sat, 17 May 2008 16:59:12 +0000] rev 10599
(svn r13143) -Fix (r13142): the Build Waypoint window wasn't resized when it was opened

Sat, 17 May 2008 16:27:36 +0000(svn r13142) -Codechange: make classes of the Build[RailDepot|RailStation|RailWaypoint|Signal]Window
glx [Sat, 17 May 2008 16:27:36 +0000] rev 10598
(svn r13142) -Codechange: make classes of the Build[RailDepot|RailStation|RailWaypoint|Signal]Window

Sat, 17 May 2008 13:04:30 +0000(svn r13141) -Codechange: remove an unused variable from Window.
rubidium [Sat, 17 May 2008 13:04:30 +0000] rev 10597
(svn r13141) -Codechange: remove an unused variable from Window.

Sat, 17 May 2008 13:01:30 +0000(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so window_gui.h only needs to be included in *_gui.cpp.
rubidium [Sat, 17 May 2008 13:01:30 +0000] rev 10596
(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so window_gui.h only needs to be included in *_gui.cpp.