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

Sat, 07 Oct 2006 07:24:45 +0000(svn r6675) WebTranslator2 update to 2006-10-07 09:24:13
miham [Sat, 07 Oct 2006 07:24:45 +0000] rev 4761
(svn r6675) WebTranslator2 update to 2006-10-07 09:24:13
bulgarian - 17 fixed by kokobongo (17)
norwegian - 76 fixed, 511 changed by jhsoby (587)
slovak - 46 fixed by lengyel (46)
spanish - 3 fixed by eusebio (3)

Fri, 06 Oct 2006 23:17:04 +0000(svn r6674) -Fix r6631: two loops had incorrect behaviour (out of bound access in widget arrays)
glx [Fri, 06 Oct 2006 23:17:04 +0000] rev 4760
(svn r6674) -Fix r6631: two loops had incorrect behaviour (out of bound access in widget arrays)

Fri, 06 Oct 2006 22:08:37 +0000(svn r6673) -Codechange: [depot window] replaced a piece of code to calculate max number of vehicles in a row with a simple read of the matrix grid
bjarni [Fri, 06 Oct 2006 22:08:37 +0000] rev 4759
(svn r6673) -Codechange: [depot window] replaced a piece of code to calculate max number of vehicles in a row with a simple read of the matrix grid

Fri, 06 Oct 2006 21:44:18 +0000(svn r6672) -Codechange: [depot & vehicle windows] applied SetWindowWidgetsDisabledState() and SetWindowWidgetsHiddenState() to depot and vehicle windows
bjarni [Fri, 06 Oct 2006 21:44:18 +0000] rev 4758
(svn r6672) -Codechange: [depot & vehicle windows] applied SetWindowWidgetsDisabledState() and SetWindowWidgetsHiddenState() to depot and vehicle windows

Fri, 06 Oct 2006 21:30:09 +0000(svn r6671) -Fix r6670: typo :P
glx [Fri, 06 Oct 2006 21:30:09 +0000] rev 4757
(svn r6671) -Fix r6670: typo :P