rubidium
81087052dc
(svn r18224) -Codechange: make the road construction windows big font aware
2009-11-22 14:41:21 +00:00
rubidium
e7075c7e2b
(svn r18223) -Codechange: remove the requirement of having an index for background widgets
2009-11-22 14:40:55 +00:00
rubidium
5ad4a5e3e2
(svn r18222) -Codechange: make the sign list window big font aware
2009-11-22 14:40:25 +00:00
rubidium
a9e09df923
(svn r18221) -Codechange: make the NewGRF window big font aware
2009-11-22 14:15:50 +00:00
alberth
bf93372ca2
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
2009-11-22 13:22:53 +00:00
rubidium
2332034822
(svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore
2009-11-22 13:20:26 +00:00
rubidium
206c01a4e5
(svn r18218) -Codechange: make a few network windows big font aware
2009-11-22 13:12:31 +00:00
rubidium
a95655b7c8
(svn r18217) -Codechange: make the livery window big font aware
2009-11-22 13:01:07 +00:00
rubidium
88e80d4c76
(svn r18216) -Codechange: make the scenario editor dock tool big font aware
2009-11-22 12:24:33 +00:00
rubidium
186295ca85
(svn r18215) -Codechange: make the simple face window big font aware
2009-11-22 12:18:26 +00:00
rubidium
d276acf6e7
(svn r18214) -Codechange: make the AI config window big font aware
2009-11-22 12:08:12 +00:00
rubidium
8204f226f1
(svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars
2009-11-22 11:24:30 +00:00
rubidium
d913282e7a
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
2009-11-22 11:20:12 +00:00
rubidium
e9b6e73333
(svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' from WWT_RESIZEBOX instances
2009-11-22 11:10:17 +00:00
alberth
9a67f81610
(svn r18210) -Codechange: Child widgets always get the entire space in perpendicular direction of the container.
2009-11-22 10:59:12 +00:00
translators
bd1e541372
(svn r18209) -Update from WebTranslator v3.0:
...
traditional_chinese - 7 changes by josesun
german - 2 changes by Roujin
greek - 37 changes by fumantsu
indonesian - 4 changes by prof
italian - 2 changes by lorenzodv
korean - 76 changes by dlunch
norwegian_bokmal - 7 changes by thondal
norwegian_nynorsk - 33 changes by thondal
polish - 2 changes by silver_777
serbian - 2 changes by etran
2009-11-21 18:45:32 +00:00
rubidium
e8141ba9d5
(svn r18208) -Fix [FS#3321]: in some cases the size of the land information window wasn't properly calculated
2009-11-21 17:22:37 +00:00
rubidium
a274cc6a60
(svn r18207) -Fix [FS#3324] (r11961): [NewGRF] When starting a new game the values of action D variable 13 were incorrect
2009-11-21 16:39:36 +00:00
rubidium
5c6cf4f8d2
(svn r18206) -Fix [FS#3322]: on could 'pan' on the viewports of other windows, like the industry view, too
2009-11-21 16:02:05 +00:00
rubidium
402008d69e
(svn r18205) -Codechange: unduplicate some code
2009-11-21 12:45:00 +00:00
rubidium
37056b564c
(svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions
2009-11-21 12:43:09 +00:00
alberth
0512761214
(svn r18203) -Codechange (r18092): Remove DisplayFlags enum of old widgets.
2009-11-21 10:10:53 +00:00
rubidium
2750c719cc
(svn r18202) -Codechange: remove an unused function
2009-11-20 22:00:28 +00:00
alberth
777d5ce12e
(svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays.
2009-11-20 20:10:06 +00:00
translators
e166d5b402
(svn r18200) -Update from WebTranslator v3.0:
...
finnish - 1 changes by jpx_
french - 2 changes by glx
german - 1 changes by planetmaker
hebrew - 17 changes by dnd_man
hungarian - 2 changes by alyr
italian - 1 changes by lorenzodv
spanish - 2 changes by Terkhen
2009-11-20 18:45:24 +00:00
rubidium
77d6c4e07a
(svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware
2009-11-20 17:36:46 +00:00
rubidium
69f50570e3
(svn r18198) -Codechange: make the AI configuration window RTL aware
2009-11-20 16:01:29 +00:00
rubidium
e170c14cfd
(svn r18197) -Codechange: make the advanced settings window RTL aware and more big font aware
2009-11-20 14:52:55 +00:00
rubidium
d786f42427
(svn r18196) -Codechange: make the performance rating details window big font and RTL aware
2009-11-20 14:03:17 +00:00
rubidium
da25f121ac
(svn r18195) -Codechange: move the child padding calculation/handling to WWT_FRAME
...
-Fix (r18168): crash when switching languages when a non-standard font height is used
2009-11-19 22:49:04 +00:00
rubidium
e43659440e
(svn r18194) -Codechange: make the AI 'config' window RTL aware
2009-11-19 21:21:39 +00:00
rubidium
bfadbba2ed
(svn r18193) -Codechange: make the cheat window RTL aware
2009-11-19 21:07:08 +00:00
rubidium
16f270467f
(svn r18192) -Codechange: make the music window RTL aware
2009-11-19 20:34:45 +00:00
translators
0658ce739a
(svn r18190) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnau
french - 1 changes by glx
serbian - 2 changes by etran
spanish - 1 changes by Terkhen
2009-11-19 18:45:17 +00:00
rubidium
c24755c032
(svn r18189) -Codechange: remove some now unneeded strings
2009-11-19 18:08:35 +00:00
rubidium
30f7483f9c
(svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g
2009-11-19 18:01:24 +00:00
rubidium
64d65cc635
(svn r18187) -Codechange: make the advanced face selection, custom currency, difficulty, news settings, signal, sign and vehicle details window RTL aware (use the arrow widget)
2009-11-19 17:57:27 +00:00
rubidium
089992ef13
(svn r18186) -Add: a widgets for left/right arrows with the ability to turn themselves around when a RTL language is loaded
2009-11-19 17:56:03 +00:00
rubidium
a36c258644
(svn r18185) -Fix: the up/down buttons had the wrong logical ordering with RTL. Also one of the tooltips was incorrect.
2009-11-19 16:33:11 +00:00
glx
2535b1afcf
(svn r18184) -Codechange: add crash screenshot for win32
2009-11-19 16:27:15 +00:00
rubidium
68400db749
(svn r18183) -Codechange: make the NewGRF window RTL aware
2009-11-19 15:45:08 +00:00
rubidium
8e201585e6
(svn r18182) -Codechange: use the zero fill control code instead of duplicating strings with 'only' the 0 differing
2009-11-19 13:56:10 +00:00
rubidium
2f0b1ef5f1
(svn r18181) -Add: the concept of zero filled numbers to strgen
2009-11-19 13:53:54 +00:00
rubidium
4987d97810
(svn r18180) -Codechange: make the news history window RTL aware
2009-11-19 11:10:32 +00:00
rubidium
8b5a010f3a
(svn r18179) -Codechange: make the town authority window RTL aware
2009-11-19 10:56:14 +00:00
peter1138
f216fcecd4
(svn r18178) -Codechange: Let NewGRF Add window's text filter expand.
2009-11-19 10:44:35 +00:00
peter1138
b0049500a6
(svn r18177) -Fix (r18001): [SDL] Viewport could jump when mouse moved and right button pressed at the same time.
2009-11-18 23:07:29 +00:00
rubidium
4ade749532
(svn r18176) -Fix: wrong parameter locations caused occasional crashes when showing an engine preview or new engine news message
2009-11-18 22:14:13 +00:00
rubidium
8bb9d7026f
(svn r18175) -Codechange: make the network lobby and client list RTL aware
2009-11-18 22:00:04 +00:00
rubidium
45a7bce83d
(svn r18174) -Codechange: make the sign list RTL aware
2009-11-18 21:27:13 +00:00