Sun, 08 Oct 2006 17:56:08 +0000(svn r6689) -Fix: corrected vehicle type in tooltip for the list in the refit window
bjarni [Sun, 08 Oct 2006 17:56:08 +0000] rev 4775
(svn r6689) -Fix: corrected vehicle type in tooltip for the list in the refit window
This was actually not a bug from unifying this window as it was incorrect even before they were merged

Sun, 08 Oct 2006 11:54:47 +0000(svn r6688) -Fix (r6297): Wrong caption for server password query window (eg put 'break' after switch statements)
Darkvater [Sun, 08 Oct 2006 11:54:47 +0000] rev 4774
(svn r6688) -Fix (r6297): Wrong caption for server password query window (eg put 'break' after switch statements)

Sun, 08 Oct 2006 10:40:52 +0000(svn r6687) WebTranslator2 update to 2006-10-08 12:40:12
miham [Sun, 08 Oct 2006 10:40:52 +0000] rev 4773
(svn r6687) WebTranslator2 update to 2006-10-08 12:40:12
brazilian_portuguese - 6 fixed by tucalipe (6)
german - 6 fixed by chu (6)
hungarian - 6 fixed by miham (6)
icelandic - 2 changed by scrooge (2)
italian - 12 fixed by sidew (12)
norwegian - 7 fixed by jhsoby (7)
spanish - 6 fixed by eusebio (6)

Sun, 08 Oct 2006 08:47:07 +0000(svn r6686) -Fix r6684: Intro Date is now called Introduction Date
bjarni [Sun, 08 Oct 2006 08:47:07 +0000] rev 4772
(svn r6686) -Fix r6684: Intro Date is now called Introduction Date

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

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

Fri, 06 Oct 2006 21:27:23 +0000(svn r6670) -Fix r6669: SetWindowWidgetsDisableState() should disable widgets, not hide them
glx [Fri, 06 Oct 2006 21:27:23 +0000] rev 4756
(svn r6670) -Fix r6669: SetWindowWidgetsDisableState() should disable widgets, not hide them

Fri, 06 Oct 2006 21:10:14 +0000(svn r6669) -Add: vararg functions to set hidden/disabled/lowered state of multiple widgets in one call
glx [Fri, 06 Oct 2006 21:10:14 +0000] rev 4755
(svn r6669) -Add: vararg functions to set hidden/disabled/lowered state of multiple widgets in one call

Fri, 06 Oct 2006 10:16:47 +0000(svn r6668) -Codechange: [depot window] simplified the engine drawing loop in the depot window
bjarni [Fri, 06 Oct 2006 10:16:47 +0000] rev 4754
(svn r6668) -Codechange: [depot window] simplified the engine drawing loop in the depot window

Fri, 06 Oct 2006 08:47:01 +0000(svn r6667) - Codechange: The vehicle list has no horizontal scroll bar, so don't use it to store data; instead, just get the widget's width.
peter1138 [Fri, 06 Oct 2006 08:47:01 +0000] rev 4753
(svn r6667) - Codechange: The vehicle list has no horizontal scroll bar, so don't use it to store data; instead, just get the widget's width.

Fri, 06 Oct 2006 06:48:11 +0000(svn r6666) WebTranslator2 update to 2006-10-06 08:47:45
miham [Fri, 06 Oct 2006 06:48:11 +0000] rev 4752
(svn r6666) WebTranslator2 update to 2006-10-06 08:47:45
brazilian_portuguese - 3 fixed, 2 changed by tucalipe (5)
turkish - 6 fixed by jnmbk (6)

Fri, 06 Oct 2006 05:05:37 +0000(svn r6664) -Fix (r6513): use svn:eol-style instead of eol-style
rubidium [Fri, 06 Oct 2006 05:05:37 +0000] rev 4751
(svn r6664) -Fix (r6513): use svn:eol-style instead of eol-style

Fri, 06 Oct 2006 02:30:50 +0000(svn r6663) -Codechange: Remove the 32 widgets limit on landscape generator.
belugas [Fri, 06 Oct 2006 02:30:50 +0000] rev 4750
(svn r6663) -Codechange: Remove the 32 widgets limit on landscape generator.

Fri, 06 Oct 2006 01:33:27 +0000(svn r6661) Feature: Windows are not restricted to 32 widget items anymore.
belugas [Fri, 06 Oct 2006 01:33:27 +0000] rev 4749
(svn r6661) Feature: Windows are not restricted to 32 widget items anymore.
The functions required to do so are to be found in window.h.
Rather then use the old deprecated disabled_state, hidden_state and click_state uint32 variables,
we now need to use accessors like SetWindowWidgetDisabledState, SetWindowWidgetHiddenState or SetWindowWidgetLoweredState.
This is the final commit for the merge of XTDwidget branch.

Fri, 06 Oct 2006 01:18:12 +0000(svn r6660) -Fix(r6631): Prevent the fast-foward button to toggle up and down when pressing shift.
belugas [Fri, 06 Oct 2006 01:18:12 +0000] rev 4748
(svn r6660) -Fix(r6631): Prevent the fast-foward button to toggle up and down when pressing shift.
The _fastforward and _pause bool are not exactly used as bool.
So, when doing test with them, amek it so that the will appear as such

Thu, 05 Oct 2006 23:38:40 +0000(svn r6659) -Fix r6619: Fix widget state setting of the rail toolbar when using global hotkeys.
glx [Thu, 05 Oct 2006 23:38:40 +0000] rev 4747
(svn r6659) -Fix r6619: Fix widget state setting of the rail toolbar when using global hotkeys.

Thu, 05 Oct 2006 23:24:16 +0000(svn r6658) -CodeChange: cleaned up the PlayerCompanyWindow code
glx [Thu, 05 Oct 2006 23:24:16 +0000] rev 4746
(svn r6658) -CodeChange: cleaned up the PlayerCompanyWindow code