rubidium [Fri, 16 May 2008 07:24:21 +0000] rev 9250
(svn r13116) -Codechange: make a window class of the statusbar window.
rubidium [Fri, 16 May 2008 07:15:32 +0000] rev 9249
(svn r13115) -Codechange: make a window subclass of the MessageOptionsWindow.
rubidium [Fri, 16 May 2008 07:08:04 +0000] rev 9248
(svn r13114) -Codechange: use InvalidateData instead of direct window access to modify the state of the statusbar from outside the statusbar.
rubidium [Thu, 15 May 2008 22:47:03 +0000] rev 9247
(svn r13113) -Codechange: make a class of the TownAuthorityWindow.
rubidium [Thu, 15 May 2008 21:48:47 +0000] rev 9246
(svn r13112) -Codechange: make classes of the patches and custom currency windows.
rubidium [Thu, 15 May 2008 20:53:44 +0000] rev 9245
(svn r13111) -Documentation: update the documentation of AddNewsItem to reflect reality. Patch by Cirdan.
rubidium [Thu, 15 May 2008 20:52:28 +0000] rev 9244
(svn r13110) -Fix [FS#2018]: some toolbar buttons not being unpressed properly.
rubidium [Thu, 15 May 2008 20:51:52 +0000] rev 9243
(svn r13109) -Codechange: make a class out of the CheatWindow.
rubidium [Thu, 15 May 2008 20:04:10 +0000] rev 9242
(svn r13108) -Codechange: make a Window subclass of the main toolbars sub menus.
glx [Thu, 15 May 2008 19:24:15 +0000] rev 9241
(svn r13107) -Codechange: make NetworkCompanyPasswordWindow and SelectPlayerFaceWindow children of PlayerCompanyWindow.