Sat, 17 May 2008 03:31:22 +0000(svn r13134) -Codechange: make a class of the Airport Picker Window.
belugas [Sat, 17 May 2008 03:31:22 +0000] rev 10590
(svn r13134) -Codechange: make a class of the Airport Picker Window.

Sat, 17 May 2008 03:29:16 +0000(svn r13133) -Codechange: Add a base class (descending from Window) for all new windows that are going to require a ResetObjectToPlace to be performed on closing.
belugas [Sat, 17 May 2008 03:29:16 +0000] rev 10589
(svn r13133) -Codechange: Add a base class (descending from Window) for all new windows that are going to require a ResetObjectToPlace to be performed on closing.
This will allow to free the said window only once, and not twice otherwise

Sat, 17 May 2008 03:16:04 +0000(svn r13132) -Codechange: make a class of the GenerateProgressWindow.
glx [Sat, 17 May 2008 03:16:04 +0000] rev 10588
(svn r13132) -Codechange: make a class of the GenerateProgressWindow.

Sat, 17 May 2008 02:54:04 +0000(svn r13131) -Codechange: make a class of the ErrmsgWindow.
glx [Sat, 17 May 2008 02:54:04 +0000] rev 10587
(svn r13131) -Codechange: make a class of the ErrmsgWindow.

Fri, 16 May 2008 23:30:10 +0000(svn r13130) -Codechange: remove some of the (old) WindowEvent wrapper functions/enums/variables as they are not used anymore.
rubidium [Fri, 16 May 2008 23:30:10 +0000] rev 10586
(svn r13130) -Codechange: remove some of the (old) WindowEvent wrapper functions/enums/variables as they are not used anymore.

Fri, 16 May 2008 23:29:31 +0000(svn r13129) -Codechange: remove the WP macro and it's related variables.
rubidium [Fri, 16 May 2008 23:29:31 +0000] rev 10585
(svn r13129) -Codechange: remove the WP macro and it's related variables.

Fri, 16 May 2008 23:23:38 +0000(svn r13128) -Codechange: Make a class of the refit window
peter1138 [Fri, 16 May 2008 23:23:38 +0000] rev 10584
(svn r13128) -Codechange: Make a class of the refit window

Fri, 16 May 2008 22:29:27 +0000(svn r13127) -Fix (r13122): of course WIN32_LEAN_AND_MEAN excludes too much stuff
glx [Fri, 16 May 2008 22:29:27 +0000] rev 10583
(svn r13127) -Fix (r13122): of course WIN32_LEAN_AND_MEAN excludes too much stuff

Fri, 16 May 2008 21:32:10 +0000(svn r13126) -Fix (r13022) [FS#2009, FS#2010]: driver list should be dynamically allocated as static uninitialistion order is undetermined. The list is freed when the latest driver is removed.
glx [Fri, 16 May 2008 21:32:10 +0000] rev 10582
(svn r13126) -Fix (r13022) [FS#2009, FS#2010]: driver list should be dynamically allocated as static uninitialistion order is undetermined. The list is freed when the latest driver is removed.

Fri, 16 May 2008 21:04:49 +0000(svn r13125) -Fix [FS#2000](r12913): [autoreplace] failing replacement and restoring a vehicle will no longer decrease the vehicle count in groups
bjarni [Fri, 16 May 2008 21:04:49 +0000] rev 10581
(svn r13125) -Fix [FS#2000](r12913): [autoreplace] failing replacement and restoring a vehicle will no longer decrease the vehicle count in groups