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

Thu, 05 Oct 2006 23:10:58 +0000(svn r6657) -Change: [depot window] sell all vehicles in depot confirm window now opens on top of depot window instead of in the middle of the screen
bjarni [Thu, 05 Oct 2006 23:10:58 +0000] rev 4745
(svn r6657) -Change: [depot window] sell all vehicles in depot confirm window now opens on top of depot window instead of in the middle of the screen

Thu, 05 Oct 2006 19:00:24 +0000(svn r6656) -Fix r6631: keep gender button lowered when clicking on 'New Face'
glx [Thu, 05 Oct 2006 19:00:24 +0000] rev 4744
(svn r6656) -Fix r6631: keep gender button lowered when clicking on 'New Face'

Thu, 05 Oct 2006 18:35:09 +0000(svn r6655) WebTranslator2 update to 2006-10-05 20:34:35
miham [Thu, 05 Oct 2006 18:35:09 +0000] rev 4743
(svn r6655) WebTranslator2 update to 2006-10-05 20:34:35
dutch - 3 fixed, 2 changed by habell (5)
german - 3 fixed, 2 changed by Neonox (5)
italian - 3 fixed by sidew (3)
ukrainian - 17 fixed, 2 changed by znikoz (19)

Thu, 05 Oct 2006 15:07:34 +0000(svn r6654) - Codechange: If no 2cc vehicles are available, hide the secondary colour choice.
peter1138 [Thu, 05 Oct 2006 15:07:34 +0000] rev 4742
(svn r6654) - Codechange: If no 2cc vehicles are available, hide the secondary colour choice.