rubidium [Sun, 18 May 2008 11:23:41 +0000] rev 9290
(svn r13156) -Codechange: make classes of the GraphWindows.
rubidium [Sun, 18 May 2008 09:39:40 +0000] rev 9289
(svn r13155) -Codechange: make a window class of the company league and graph legenda windows.
rubidium [Sun, 18 May 2008 08:50:51 +0000] rev 9288
(svn r13154) -Codechange: make a window class of the news message history window.
rubidium [Sun, 18 May 2008 08:13:13 +0000] rev 9287
(svn r13153) -Codechange: make classes of the TownViewWindow and the ScenarioEditorTownGenerationWindow.
rubidium [Sun, 18 May 2008 08:12:29 +0000] rev 9286
(svn r13152) -Codechange: make a class of the subsidy window.
rubidium [Sat, 17 May 2008 23:11:06 +0000] rev 9285
(svn r13151) -Codechange: use an enum instead of bool as return type of OnKeyPress/OnCTRLStateChange to make it obvious what the return values mean.
glx [Sat, 17 May 2008 22:52:51 +0000] rev 9284
(svn r13150) -Codechange: make classes of the Music[TrackSelection]Window.
skidd13 [Sat, 17 May 2008 22:07:04 +0000] rev 9283
(svn r13149) -Codechange: make a class of the BuildBridgeWindow.
glx [Sat, 17 May 2008 21:20:58 +0000] rev 9282
(svn r13148) -Codechange: make a class of the SelectGameWindow.
rubidium [Sat, 17 May 2008 21:13:05 +0000] rev 9281
(svn r13147) -Codechange: move the code to draw bankruptcy news to news_gui.cpp.