Sun, 08 Oct 2006 08:04:40 +0000(svn r6685) -Fix (r6672): Hide the 'sell chain' panel instead of the horizontal scroll bar twice...
peter1138 [Sun, 08 Oct 2006 08:04:40 +0000] rev 4771
(svn r6685) -Fix (r6672): Hide the 'sell chain' panel instead of the horizontal scroll bar twice...

Sat, 07 Oct 2006 22:58:25 +0000(svn r6684) -Feature: [train build window] added sorting options for the engines
bjarni [Sat, 07 Oct 2006 22:58:25 +0000] rev 4770
(svn r6684) -Feature: [train build window] added sorting options for the engines

Sat, 07 Oct 2006 20:31:38 +0000(svn r6683) -Fix: '<' signed unsigned mismatch produced by VC8
KUDr [Sat, 07 Oct 2006 20:31:38 +0000] rev 4769
(svn r6683) -Fix: '<' signed unsigned mismatch produced by VC8

Sat, 07 Oct 2006 17:36:32 +0000(svn r6682) WebTranslator2 update to 2006-10-07 19:35:57
miham [Sat, 07 Oct 2006 17:36:32 +0000] rev 4768
(svn r6682) WebTranslator2 update to 2006-10-07 19:35:57
danish - 7 fixed, 44 changed by ThomasA (51)
french - 6 fixed by glx (6)
hungarian - 6 fixed by miham (6)
polish - 6 fixed by meush (6)

Sat, 07 Oct 2006 15:04:22 +0000(svn r6681) -Fix: when vehicles never expire they will stay at peak reliability instead of the lowest to make them useful even when old
bjarni [Sat, 07 Oct 2006 15:04:22 +0000] rev 4767
(svn r6681) -Fix: when vehicles never expire they will stay at peak reliability instead of the lowest to make them useful even when old
-Fix: when retiring an engine design, invalidate the build windows and invalidate the build window data
-Fix: mark build windows dirty when engine reliability changes

Sat, 07 Oct 2006 14:30:13 +0000(svn r6680) -Codechange r6679: [train build window] only generate the list when the window data is invalidated or the window is generated, not on each redraw
bjarni [Sat, 07 Oct 2006 14:30:13 +0000] rev 4766
(svn r6680) -Codechange r6679: [train build window] only generate the list when the window data is invalidated or the window is generated, not on each redraw

Sat, 07 Oct 2006 13:58:08 +0000(svn r6679) -Feature: [train build window] added filter for wagons, engines or both in the display
bjarni [Sat, 07 Oct 2006 13:58:08 +0000] rev 4765
(svn r6679) -Feature: [train build window] added filter for wagons, engines or both in the display
-Codechange: [train build window] to get rid of a really ugly hack, the train build list is now generated in one loop and stored in an array

Sat, 07 Oct 2006 09:02:48 +0000(svn r6678) -Code cleanup: [train build window] made an enum with widget names and fixed some incorrect indents
bjarni [Sat, 07 Oct 2006 09:02:48 +0000] rev 4764
(svn r6678) -Code cleanup: [train build window] made an enum with widget names and fixed some incorrect indents

Sat, 07 Oct 2006 08:39:34 +0000(svn r6677) -Codechange r6651: [depot window] disabled the check for the correct cache in the depot window
bjarni [Sat, 07 Oct 2006 08:39:34 +0000] rev 4763
(svn r6677) -Codechange r6651: [depot window] disabled the check for the correct cache in the depot window
Nobody had problems so far, so we can assume that InvalidateWindowData() is used everywhere where it's needed
The check is just disabled, not deleted so it's quick to reenable if we change some code and wants to check this again

Sat, 07 Oct 2006 08:24:11 +0000(svn r6676) -Fix: [vehicle list windows] mass start/stop now works correctly in shared orders and station lists
bjarni [Sat, 07 Oct 2006 08:24:11 +0000] rev 4762
(svn r6676) -Fix: [vehicle list windows] mass start/stop now works correctly in shared orders and station lists