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

Fri, 16 May 2008 20:08:20 +0000(svn r13124) -Codechange: make a class of the OrdersWindow.
glx [Fri, 16 May 2008 20:08:20 +0000] rev 10580
(svn r13124) -Codechange: make a class of the OrdersWindow.

Fri, 16 May 2008 20:04:17 +0000(svn r13123) -Codechange: passing the bankrupt type via data_b is not needed anymore. Patch by Cirdan.
rubidium [Fri, 16 May 2008 20:04:17 +0000] rev 10579
(svn r13123) -Codechange: passing the bankrupt type via data_b is not needed anymore. Patch by Cirdan.

Fri, 16 May 2008 17:53:19 +0000(svn r13122) -Fix: WIN32_LEAN_AND_MEAN define is needed for all WIN32 compilers
glx [Fri, 16 May 2008 17:53:19 +0000] rev 10578
(svn r13122) -Fix: WIN32_LEAN_AND_MEAN define is needed for all WIN32 compilers

Fri, 16 May 2008 17:45:43 +0000(svn r13121) -Codechange: make a class of the PerformanceRatingDetailWindow.
rubidium [Fri, 16 May 2008 17:45:43 +0000] rev 10577
(svn r13121) -Codechange: make a class of the PerformanceRatingDetailWindow.

Fri, 16 May 2008 17:33:09 +0000(svn r13120) -Codechange: make a class of the VehicleDetailsWindow.
rubidium [Fri, 16 May 2008 17:33:09 +0000] rev 10576
(svn r13120) -Codechange: make a class of the VehicleDetailsWindow.