KUDr [Fri, 27 Jul 2007 22:19:19 +0000] rev 7844
(svn r10711) -Fix [Win32]: take default language from current user's locale on Windows (In-)
rubidium [Fri, 27 Jul 2007 22:13:12 +0000] rev 7843
(svn r10710) -Codechange: allow automatic downsizing of the group window. Same as idea as for the previous commits, i.e. you could already do so but the button would be out of reach.
rubidium [Fri, 27 Jul 2007 22:11:22 +0000] rev 7842
(svn r10709) -Codechange: allow automatic downsizing of the load game/save game windows. These windows also already supported downsizing, but again the resize button would be unreachable.
rubidium [Fri, 27 Jul 2007 22:10:21 +0000] rev 7841
(svn r10708) -Codechange: allow automatic downsizing of the smallmap window in case of low resolutions; one could already make the window smaller, but the resize button was unreachable.
rubidium [Fri, 27 Jul 2007 22:08:59 +0000] rev 7840
(svn r10707) -Codechange: account for the main toolbar and status bar when determining the maximum height for a window.
rubidium [Fri, 27 Jul 2007 19:57:52 +0000] rev 7839
(svn r10706) -Codechange: allow resizing the multiplayer server list window.
rubidium [Fri, 27 Jul 2007 19:09:31 +0000] rev 7838
(svn r10705) -Fix (r10704): some windows were not correctly initialized as they resized the window themselves and that should be interfered by making sure the window is resized in the right "step" size.
-Fix (r10704): call the WE_RESIZE when resizing during initialization of the windows.
rubidium [Fri, 27 Jul 2007 12:49:04 +0000] rev 7837
(svn r10704) -Codechange: provide an infrastructure to have resizable windows that are smaller than the default window size.
miham [Fri, 27 Jul 2007 08:33:33 +0000] rev 7836
(svn r10703) -Update: WebTranslator2 update to 2007-07-27 10:33:19
croatian - 1 fixed, 6 changed by knovak (7)
rubidium [Fri, 27 Jul 2007 03:27:16 +0000] rev 7835
(svn r10702) -Fix: "Can't build ..." instead of "Can't remove ..." message shown for road stops for trucks/cargo trams.