Thu, 07 Dec 2006 00:47:35 +0000(svn r7409) -Codechange: Make the ResizeWindow function also available outside of window.c. This makes
Darkvater [Thu, 07 Dec 2006 00:47:35 +0000] rev 5268
(svn r7409) -Codechange: Make the ResizeWindow function also available outside of window.c. This makes
it possible to programmatically resize windows specifying a delta x,y.

Wed, 06 Dec 2006 19:28:25 +0000(svn r7406) -Fix (r7377): [win32] Fontcache now also compiles in UNICODE mode; sorry, should've tested.
Darkvater [Wed, 06 Dec 2006 19:28:25 +0000] rev 5267
(svn r7406) -Fix (r7377): [win32] Fontcache now also compiles in UNICODE mode; sorry, should've tested.

Wed, 06 Dec 2006 19:04:27 +0000(svn r7405) WebTranslator2 update to 2006-12-06 20:03:46
miham [Wed, 06 Dec 2006 19:04:27 +0000] rev 5266
(svn r7405) WebTranslator2 update to 2006-12-06 20:03:46
dutch - 23 fixed by habell (23)
esperanto - 317 fixed, 21 changed by LaPingvino (338)
estonian - 12 fixed by t2t2 (12)
italian - 6 changed by sidew (6)
polish - 28 fixed by meush (28)
swedish - 25 fixed, 1 changed by cjw (26)
ukrainian - 43 fixed by znikoz (43)

Wed, 06 Dec 2006 17:31:16 +0000(svn r7403) -Codechange (r7386, r7385): Use available functions to find a window instead of doing
Darkvater [Wed, 06 Dec 2006 17:31:16 +0000] rev 5265
(svn r7403) -Codechange (r7386, r7385): Use available functions to find a window instead of doing
some cruft yourself (and wrongly typing non-const as const).

Wed, 06 Dec 2006 17:28:14 +0000(svn r7402) -Fix: [FS#255] Long Delay for Message Windows to Appear. Immediately show a new message
Darkvater [Wed, 06 Dec 2006 17:28:14 +0000] rev 5264
(svn r7402) -Fix: [FS#255] Long Delay for Message Windows to Appear. Immediately show a new message
if present if no news window is open, or has just been closed instead of waiting for the
timer of the current news to time out.

Wed, 06 Dec 2006 11:16:02 +0000(svn r7393) WebTranslator2 update to 2006-12-06 12:15:25
miham [Wed, 06 Dec 2006 11:16:02 +0000] rev 5263
(svn r7393) WebTranslator2 update to 2006-12-06 12:15:25
croatian - 110 fixed by knovak (110)
italian - 10 changed by sidew (10)
turkish - 15 fixed by jnmbk (15)
ukrainian - 8 fixed by znikoz (8)

Wed, 06 Dec 2006 07:57:02 +0000(svn r7392) [Translations] Added Esperanto language
miham [Wed, 06 Dec 2006 07:57:02 +0000] rev 5262
(svn r7392) [Translations] Added Esperanto language

Wed, 06 Dec 2006 02:03:55 +0000(svn r7391) -Fix r6814: when sending money in multiplayer, the corresponding chat message was for the wrong player (off by one)
glx [Wed, 06 Dec 2006 02:03:55 +0000] rev 5261
(svn r7391) -Fix r6814: when sending money in multiplayer, the corresponding chat message was for the wrong player (off by one)

Wed, 06 Dec 2006 00:03:24 +0000(svn r7390) -Codechange r7386: only loop though the windows to find a depot window to unhighlight a vehicle in if there is a vehicle on the mouse pointer
bjarni [Wed, 06 Dec 2006 00:03:24 +0000] rev 5260
(svn r7390) -Codechange r7386: only loop though the windows to find a depot window to unhighlight a vehicle in if there is a vehicle on the mouse pointer

Tue, 05 Dec 2006 23:57:04 +0000(svn r7389) -Fix: when forcing a vehicle to go to a depot, clear refit orders from current orders (caused refit error popup when not having no orders)
bjarni [Tue, 05 Dec 2006 23:57:04 +0000] rev 5259
(svn r7389) -Fix: when forcing a vehicle to go to a depot, clear refit orders from current orders (caused refit error popup when not having no orders)