Wed, 04 Oct 2006 17:09:17 +0000(svn r6638) -Fix r5652: restored each vehicle list type to their type classes, so it's possible to redraw all lists of one vehicle type again (instead of all types)
bjarni [Wed, 04 Oct 2006 17:09:17 +0000] rev 4726
(svn r6638) -Fix r5652: restored each vehicle list type to their type classes, so it's possible to redraw all lists of one vehicle type again (instead of all types)

Wed, 04 Oct 2006 12:01:59 +0000(svn r6637) -Codechange: merged all (vehicle type)EnterDepot into VehicleEnterDepot()
bjarni [Wed, 04 Oct 2006 12:01:59 +0000] rev 4725
(svn r6637) -Codechange: merged all (vehicle type)EnterDepot into VehicleEnterDepot()
This revealed duplicated code like aircraft lists got invalidated twice
Moved invalidation of the vehicle detail window to VehicleServiceInDepot() as it should always be updated when serviced

Wed, 04 Oct 2006 07:10:35 +0000(svn r6636) WebTranslator2 update to 2006-10-04 09:10:08
miham [Wed, 04 Oct 2006 07:10:35 +0000] rev 4724
(svn r6636) WebTranslator2 update to 2006-10-04 09:10:08
french - 24 changed by glx (24)
icelandic - 6 changed by scrooge (6)

Wed, 04 Oct 2006 01:08:25 +0000(svn r6635) -Fix r6634: incomplete/incorrect assignment
glx [Wed, 04 Oct 2006 01:08:25 +0000] rev 4723
(svn r6635) -Fix r6634: incomplete/incorrect assignment

Wed, 04 Oct 2006 00:51:13 +0000(svn r6634) -Fix(r6377): Do not change a widget state after a DrawWindowWidgets, as it is a bit useless
belugas [Wed, 04 Oct 2006 00:51:13 +0000] rev 4722
(svn r6634) -Fix(r6377): Do not change a widget state after a DrawWindowWidgets, as it is a bit useless
-Fix(r6562): Use the correct widget index for enabling

Wed, 04 Oct 2006 00:27:31 +0000(svn r6633) -Fix r6631: climate selector now shows the current selected climate (and only this one)
glx [Wed, 04 Oct 2006 00:27:31 +0000] rev 4721
(svn r6633) -Fix r6631: climate selector now shows the current selected climate (and only this one)

Tue, 03 Oct 2006 21:11:42 +0000(svn r6632) WebTranslator2 update to 2006-10-03 23:11:07
miham [Tue, 03 Oct 2006 21:11:42 +0000] rev 4720
(svn r6632) WebTranslator2 update to 2006-10-03 23:11:07
american - 3 fixed, 2 changed by WhiteRabbit (5)
catalan - 3 fixed, 2 changed by arnaullv (5)
norwegian - 50 fixed by brygge_2 (50)
polish - 3 fixed, 2 changed by meush (5)
swedish - 3 fixed, 2 changed by cjw (5)

Tue, 03 Oct 2006 20:16:20 +0000(svn r6631) -Codechange: Use accessors for click_state.
belugas [Tue, 03 Oct 2006 20:16:20 +0000] rev 4719
(svn r6631) -Codechange: Use accessors for click_state.
Another step toward merging XTDwidget.
The only two files not converted (window.h and widget.c) will be done at the very last commit)

Tue, 03 Oct 2006 17:39:36 +0000(svn r6630) WebTranslator2 update to 2006-10-03 19:38:59
miham [Tue, 03 Oct 2006 17:39:36 +0000] rev 4718
(svn r6630) WebTranslator2 update to 2006-10-03 19:38:59
danish - 6 fixed by ThomasA (6)
french - 3 fixed, 3 changed by belugas (6)
hungarian - 5 fixed by miham (5)
icelandic - 10 fixed, 17 changed by scrooge (27)
italian - 24 fixed, 2 changed by sidew (26)

Tue, 03 Oct 2006 16:25:03 +0000(svn r6629) - Fix (r6628): One check for the number of players got misplaced by patch...
peter1138 [Tue, 03 Oct 2006 16:25:03 +0000] rev 4717
(svn r6629) - Fix (r6628): One check for the number of players got misplaced by patch...