log

age author description
Sun, 22 Nov 2009 14:41:21 +0000 rubidium (svn r18224) -Codechange: make the road construction windows big font aware draft
Sun, 22 Nov 2009 14:40:55 +0000 rubidium (svn r18223) -Codechange: remove the requirement of having an index for background widgets draft
Sun, 22 Nov 2009 14:40:25 +0000 rubidium (svn r18222) -Codechange: make the sign list window big font aware draft
Sun, 22 Nov 2009 14:15:50 +0000 rubidium (svn r18221) -Codechange: make the NewGRF window big font aware draft
Sun, 22 Nov 2009 13:22:53 +0000 alberth (svn r18220) -Codechange: Reduce number of nested widget dynamic casts. draft
Sun, 22 Nov 2009 13:20:26 +0000 rubidium (svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore draft
Sun, 22 Nov 2009 13:12:31 +0000 rubidium (svn r18218) -Codechange: make a few network windows big font aware draft
Sun, 22 Nov 2009 13:01:07 +0000 rubidium (svn r18217) -Codechange: make the livery window big font aware draft
Sun, 22 Nov 2009 12:24:33 +0000 rubidium (svn r18216) -Codechange: make the scenario editor dock tool big font aware draft
Sun, 22 Nov 2009 12:18:26 +0000 rubidium (svn r18215) -Codechange: make the simple face window big font aware draft
Sun, 22 Nov 2009 12:08:12 +0000 rubidium (svn r18214) -Codechange: make the AI config window big font aware draft
Sun, 22 Nov 2009 11:24:30 +0000 rubidium (svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars draft
Sun, 22 Nov 2009 11:20:12 +0000 rubidium (svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays draft
Sun, 22 Nov 2009 11:10:17 +0000 rubidium (svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' from WWT_RESIZEBOX instances draft
Sun, 22 Nov 2009 10:59:12 +0000 alberth (svn r18210) -Codechange: Child widgets always get the entire space in perpendicular direction of the container. draft
Sat, 21 Nov 2009 18:45:32 +0000 translators (svn r18209) -Update from WebTranslator v3.0: draft
Sat, 21 Nov 2009 17:22:37 +0000 rubidium (svn r18208) -Fix [FS#3321]: in some cases the size of the land information window wasn't properly calculated draft
Sat, 21 Nov 2009 16:39:36 +0000 rubidium (svn r18207) -Fix [FS#3324] (r11961): [NewGRF] When starting a new game the values of action D variable 13 were incorrect draft
Sat, 21 Nov 2009 16:02:05 +0000 rubidium (svn r18206) -Fix [FS#3322]: on could 'pan' on the viewports of other windows, like the industry view, too draft
Sat, 21 Nov 2009 12:45:00 +0000 rubidium (svn r18205) -Codechange: unduplicate some code draft
Sat, 21 Nov 2009 12:43:09 +0000 rubidium (svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions draft
Sat, 21 Nov 2009 10:10:53 +0000 alberth (svn r18203) -Codechange (r18092): Remove DisplayFlags enum of old widgets. draft
Fri, 20 Nov 2009 22:00:28 +0000 rubidium (svn r18202) -Codechange: remove an unused function draft
Fri, 20 Nov 2009 20:10:06 +0000 alberth (svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays. draft
Fri, 20 Nov 2009 18:45:24 +0000 translators (svn r18200) -Update from WebTranslator v3.0: draft
Fri, 20 Nov 2009 17:36:46 +0000 rubidium (svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware draft
Fri, 20 Nov 2009 16:01:29 +0000 rubidium (svn r18198) -Codechange: make the AI configuration window RTL aware draft
Fri, 20 Nov 2009 14:52:55 +0000 rubidium (svn r18197) -Codechange: make the advanced settings window RTL aware and more big font aware draft
Fri, 20 Nov 2009 14:03:17 +0000 rubidium (svn r18196) -Codechange: make the performance rating details window big font and RTL aware draft
Thu, 19 Nov 2009 22:49:04 +0000 rubidium (svn r18195) -Codechange: move the child padding calculation/handling to WWT_FRAME draft