rubidium [Fri, 07 Dec 2007 21:14:54 +0000] rev 8029
(svn r11589) -Fix [FS#1514]: when ship depots got destroyed they always returned to water, even when it should've been canals.
glx [Fri, 07 Dec 2007 18:05:49 +0000] rev 8028
(svn r11588) -Codechange: use the new member introduced in r11551
skidd13 [Fri, 07 Dec 2007 17:51:27 +0000] rev 8027
(svn r11587) -Fix (r11457): The one way road button wasn't reset on abort
glx [Fri, 07 Dec 2007 17:42:15 +0000] rev 8026
(svn r11586) -Fix: make another widget 'accessor' function const when it should be const.
skidd13 [Fri, 07 Dec 2007 12:22:34 +0000] rev 8025
(svn r11585) -Codechange: Enumify the widgets of the newGRF gui and a slight cleanup there
rubidium [Thu, 06 Dec 2007 22:29:47 +0000] rev 8024
(svn r11584) -Change: add some extra checking in the hope to find the cause of FS#1482.
rubidium [Thu, 06 Dec 2007 20:55:48 +0000] rev 8023
(svn r11583) -Fix [FS#1484]: windows could get completely missing when one resized the window to something very small.
smatz [Thu, 06 Dec 2007 20:48:15 +0000] rev 8022
(svn r11582) -Fix: tiles were not marked dirty in some cases when removing a lock
rubidium [Thu, 06 Dec 2007 20:36:46 +0000] rev 8021
(svn r11581) -Codechange: add some missing cargo classes and some documentation.
skidd13 [Thu, 06 Dec 2007 18:29:31 +0000] rev 8020
(svn r11580) -Feature: Memorise the resizing of the build bridge selection window during runtime