Commit Graph

13691 Commits (e079cacf28ef373351c50e8eb1bb7ecf0995441c)
 

Author SHA1 Message Date
rubidium e079cacf28 (svn r18225) -Codechange: make the select station window behave better with big fonts 15 years ago
rubidium ba23473c49 (svn r18224) -Codechange: make the road construction windows big font aware 15 years ago
rubidium 3703ba5e4a (svn r18223) -Codechange: remove the requirement of having an index for background widgets 15 years ago
rubidium 12ce1b6bb5 (svn r18222) -Codechange: make the sign list window big font aware 15 years ago
rubidium aac2ba5124 (svn r18221) -Codechange: make the NewGRF window big font aware 15 years ago
alberth 8139a8d96f (svn r18220) -Codechange: Reduce number of nested widget dynamic casts. 15 years ago
rubidium a58582e6d1 (svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore 15 years ago
rubidium 892d877458 (svn r18218) -Codechange: make a few network windows big font aware 15 years ago
rubidium b8ba46de0e (svn r18217) -Codechange: make the livery window big font aware 15 years ago
rubidium 12294c9426 (svn r18216) -Codechange: make the scenario editor dock tool big font aware 15 years ago
rubidium c145a3a9e0 (svn r18215) -Codechange: make the simple face window big font aware 15 years ago
rubidium 5f9821b3d7 (svn r18214) -Codechange: make the AI config window big font aware 15 years ago
rubidium c227abd7c3 (svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars 15 years ago
rubidium f106bbbe5c (svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays 15 years ago
rubidium ef4e936acb (svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' from WWT_RESIZEBOX instances 15 years ago
alberth 10c16be369 (svn r18210) -Codechange: Child widgets always get the entire space in perpendicular direction of the container. 15 years ago
translators 068e678508 (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
15 years ago
rubidium 092ed60342 (svn r18208) -Fix [FS#3321]: in some cases the size of the land information window wasn't properly calculated 15 years ago
rubidium 8563406757 (svn r18207) -Fix [FS#3324] (r11961): [NewGRF] When starting a new game the values of action D variable 13 were incorrect 15 years ago
rubidium 13371fa629 (svn r18206) -Fix [FS#3322]: on could 'pan' on the viewports of other windows, like the industry view, too 15 years ago
rubidium e23cc857a0 (svn r18205) -Codechange: unduplicate some code 15 years ago
rubidium 2e506b04aa (svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions 15 years ago
alberth 860cb82920 (svn r18203) -Codechange (r18092): Remove DisplayFlags enum of old widgets. 15 years ago
rubidium cc7ba874b4 (svn r18202) -Codechange: remove an unused function 15 years ago
alberth 75e513d5b5 (svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays. 15 years ago
translators 13e91b804f (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
15 years ago
rubidium c862b7060f (svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware 15 years ago
rubidium 9728fe52f7 (svn r18198) -Codechange: make the AI configuration window RTL aware 15 years ago
rubidium 5b3e6b2c8a (svn r18197) -Codechange: make the advanced settings window RTL aware and more big font aware 15 years ago
rubidium ea9a9fbe6d (svn r18196) -Codechange: make the performance rating details window big font and RTL aware 15 years ago
rubidium bea622be02 (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
15 years ago
rubidium 77c4d5a99d (svn r18194) -Codechange: make the AI 'config' window RTL aware 15 years ago
rubidium edd474676b (svn r18193) -Codechange: make the cheat window RTL aware 15 years ago
rubidium 5d685f7195 (svn r18192) -Codechange: make the music window RTL aware 15 years ago
translators 06c5b9c954 (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
15 years ago
rubidium e89df4a68d (svn r18189) -Codechange: remove some now unneeded strings 15 years ago
rubidium f123ff906f (svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g 15 years ago
rubidium 646757adee (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) 15 years ago
rubidium e29bc3113c (svn r18186) -Add: a widgets for left/right arrows with the ability to turn themselves around when a RTL language is loaded 15 years ago
rubidium 45e135ccd8 (svn r18185) -Fix: the up/down buttons had the wrong logical ordering with RTL. Also one of the tooltips was incorrect. 15 years ago
glx f95b2b20d3 (svn r18184) -Codechange: add crash screenshot for win32 15 years ago
rubidium 16d0bbce79 (svn r18183) -Codechange: make the NewGRF window RTL aware 15 years ago
rubidium 8a3262c114 (svn r18182) -Codechange: use the zero fill control code instead of duplicating strings with 'only' the 0 differing 15 years ago
rubidium 7aec375ce6 (svn r18181) -Add: the concept of zero filled numbers to strgen 15 years ago
rubidium d31d1396e2 (svn r18180) -Codechange: make the news history window RTL aware 15 years ago
rubidium c0db53a4dc (svn r18179) -Codechange: make the town authority window RTL aware 15 years ago
peter1138 ba551ed638 (svn r18178) -Codechange: Let NewGRF Add window's text filter expand. 15 years ago
peter1138 dece4a4cfb (svn r18177) -Fix (r18001): [SDL] Viewport could jump when mouse moved and right button pressed at the same time. 15 years ago
rubidium 17eb43ac0f (svn r18176) -Fix: wrong parameter locations caused occasional crashes when showing an engine preview or new engine news message 15 years ago
rubidium 8d90052641 (svn r18175) -Codechange: make the network lobby and client list RTL aware 15 years ago