Thu, 17 Jan 2008 18:09:15 +0000(svn r11901) -Add: add two widgets for dropdowns, one raised and one inset, to eventually replace use of two widgets for each dropdown control.
peter1138 [Thu, 17 Jan 2008 18:09:15 +0000] rev 8335
(svn r11901) -Add: add two widgets for dropdowns, one raised and one inset, to eventually replace use of two widgets for each dropdown control.

Thu, 17 Jan 2008 17:57:39 +0000(svn r11900) -Fix: set correctly crossing state after train reversal, train leaving crossing, train crash
smatz [Thu, 17 Jan 2008 17:57:39 +0000] rev 8334
(svn r11900) -Fix: set correctly crossing state after train reversal, train leaving crossing, train crash
Fixes several ways to leave crossing red forever or to leave it unbarred when there is a train on crossing

Thu, 17 Jan 2008 17:35:59 +0000(svn r11899) -Cleanup: Remove ShowReplaceVehicleWindow() as it is basically a duplicate of ShowReplaceGroupVehicleWindow().
frosch [Thu, 17 Jan 2008 17:35:59 +0000] rev 8333
(svn r11899) -Cleanup: Remove ShowReplaceVehicleWindow() as it is basically a duplicate of ShowReplaceGroupVehicleWindow().

Thu, 17 Jan 2008 17:13:47 +0000(svn r11898) -Fix: Update neighboured canals + signals when flooding non-flat tiles, too.
frosch [Thu, 17 Jan 2008 17:13:47 +0000] rev 8332
(svn r11898) -Fix: Update neighboured canals + signals when flooding non-flat tiles, too.

Thu, 17 Jan 2008 16:55:13 +0000(svn r11897) -Fix: Replace an uint with TileIndex and a small coding style fix.
frosch [Thu, 17 Jan 2008 16:55:13 +0000] rev 8331
(svn r11897) -Fix: Replace an uint with TileIndex and a small coding style fix.

Thu, 17 Jan 2008 16:46:41 +0000(svn r11896) -Fix (r11886): a missing const broke compilation with MSVC
glx [Thu, 17 Jan 2008 16:46:41 +0000] rev 8330
(svn r11896) -Fix (r11886): a missing const broke compilation with MSVC

Thu, 17 Jan 2008 16:41:02 +0000(svn r11895) -Fix (r11875): for once MSVC warns for a good reason
glx [Thu, 17 Jan 2008 16:41:02 +0000] rev 8329
(svn r11895) -Fix (r11875): for once MSVC warns for a good reason

Thu, 17 Jan 2008 14:06:49 +0000(svn r11894) -Cleanup: Remove strings removed from english.txt in r11893
peter1138 [Thu, 17 Jan 2008 14:06:49 +0000] rev 8328
(svn r11894) -Cleanup: Remove strings removed from english.txt in r11893

Thu, 17 Jan 2008 14:00:17 +0000(svn r11893) -Codechange: build map size drop downs dynamically and remove unneeded strings
peter1138 [Thu, 17 Jan 2008 14:00:17 +0000] rev 8327
(svn r11893) -Codechange: build map size drop downs dynamically and remove unneeded strings

Thu, 17 Jan 2008 13:37:28 +0000(svn r11892) -Fix (r11879): View switched from ungrouped to all vehicles as ungrouped is not technically a valid group, and ensure dropdown is removed
peter1138 [Thu, 17 Jan 2008 13:37:28 +0000] rev 8326
(svn r11892) -Fix (r11879): View switched from ungrouped to all vehicles as ungrouped is not technically a valid group, and ensure dropdown is removed
on any click in the window.