Fri, 07 Dec 2007 18:05:49 +0000(svn r11588) -Codechange: use the new member introduced in r11551
glx [Fri, 07 Dec 2007 18:05:49 +0000] rev 8524
(svn r11588) -Codechange: use the new member introduced in r11551

Fri, 07 Dec 2007 17:51:27 +0000(svn r11587) -Fix (r11457): The one way road button wasn't reset on abort
skidd13 [Fri, 07 Dec 2007 17:51:27 +0000] rev 8523
(svn r11587) -Fix (r11457): The one way road button wasn't reset on abort

Fri, 07 Dec 2007 17:42:15 +0000(svn r11586) -Fix: make another widget 'accessor' function const when it should be const.
glx [Fri, 07 Dec 2007 17:42:15 +0000] rev 8522
(svn r11586) -Fix: make another widget 'accessor' function const when it should be const.

Fri, 07 Dec 2007 12:22:34 +0000(svn r11585) -Codechange: Enumify the widgets of the newGRF gui and a slight cleanup there
skidd13 [Fri, 07 Dec 2007 12:22:34 +0000] rev 8521
(svn r11585) -Codechange: Enumify the widgets of the newGRF gui and a slight cleanup there

Thu, 06 Dec 2007 22:29:47 +0000(svn r11584) -Change: add some extra checking in the hope to find the cause of FS#1482.
rubidium [Thu, 06 Dec 2007 22:29:47 +0000] rev 8520
(svn r11584) -Change: add some extra checking in the hope to find the cause of FS#1482.

Thu, 06 Dec 2007 20:55:48 +0000(svn r11583) -Fix [FS#1484]: windows could get completely missing when one resized the window to something very small.
rubidium [Thu, 06 Dec 2007 20:55:48 +0000] rev 8519
(svn r11583) -Fix [FS#1484]: windows could get completely missing when one resized the window to something very small.

Thu, 06 Dec 2007 20:48:15 +0000(svn r11582) -Fix: tiles were not marked dirty in some cases when removing a lock
smatz [Thu, 06 Dec 2007 20:48:15 +0000] rev 8518
(svn r11582) -Fix: tiles were not marked dirty in some cases when removing a lock

Thu, 06 Dec 2007 20:36:46 +0000(svn r11581) -Codechange: add some missing cargo classes and some documentation.
rubidium [Thu, 06 Dec 2007 20:36:46 +0000] rev 8517
(svn r11581) -Codechange: add some missing cargo classes and some documentation.

Thu, 06 Dec 2007 18:29:31 +0000(svn r11580) -Feature: Memorise the resizing of the build bridge selection window during runtime
skidd13 [Thu, 06 Dec 2007 18:29:31 +0000] rev 8516
(svn r11580) -Feature: Memorise the resizing of the build bridge selection window during runtime

Thu, 06 Dec 2007 15:58:39 +0000(svn r11579) -Revert(r11578): some cases of key propagation are not handled correctly.
belugas [Thu, 06 Dec 2007 15:58:39 +0000] rev 8515
(svn r11579) -Revert(r11578): some cases of key propagation are not handled correctly.
A better solution will be deviced, but not now. Let's not cause a ton of bug reports