Commit Graph

13952 Commits (620ca5e6c18cc0929f255d5ced094f214c6df15a)
 

Author SHA1 Message Date
rubidium c95963a0d7 (svn r18236) -Codechange: make the group gui behave 'better aligned' 15 years ago
rubidium 747e123307 (svn r18235) -Fix: like r18233, but for the non-trains 15 years ago
translators b7cbfb09e7 (svn r18234) -Update from WebTranslator v3.0:
arabic_egypt - 14 changes by kasakg
catalan - 2 changes by arnau
croatian - 92 changes by UnderwaterHesus
greek - 30 changes by 
polish - 3 changes by silver_777
15 years ago
alberth 5087bb545b (svn r18233) -Fix: Fix matrix widget of the autoreplace gui. 15 years ago
alberth b4f488319c (svn r18232) -Fix: Extend container widgets to accomadate multiples of filling step size. 15 years ago
alberth bfd5cc456a (svn r18231) -Fix: Enable filling of matrix widget in the depot gui. 15 years ago
alberth 450e40b997 (svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize(). 15 years ago
alberth 2b6f792513 (svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool. 15 years ago
rubidium e772ec1c97 (svn r18228) -Fix: make string drawing big font aware, i.e. don't big characters flicker like a stroboscope. 15 years ago
frosch 41ad9d505e (svn r18227) -Fix (r17676)[FS#3325]: GRF parameters and palette were no longer displayed in NewGRF gui. 15 years ago
rubidium a37607bac1 (svn r18226) -Fix: the caption of the select station/waypoint window was black instead of (the default) white 15 years ago
rubidium c99d15bf74 (svn r18225) -Codechange: make the select station window behave better with big fonts 15 years ago
rubidium 81087052dc (svn r18224) -Codechange: make the road construction windows big font aware 15 years ago
rubidium e7075c7e2b (svn r18223) -Codechange: remove the requirement of having an index for background widgets 15 years ago
rubidium 5ad4a5e3e2 (svn r18222) -Codechange: make the sign list window big font aware 15 years ago
rubidium a9e09df923 (svn r18221) -Codechange: make the NewGRF window big font aware 15 years ago
alberth bf93372ca2 (svn r18220) -Codechange: Reduce number of nested widget dynamic casts. 15 years ago
rubidium 2332034822 (svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore 15 years ago
rubidium 206c01a4e5 (svn r18218) -Codechange: make a few network windows big font aware 15 years ago
rubidium a95655b7c8 (svn r18217) -Codechange: make the livery window big font aware 15 years ago
rubidium 88e80d4c76 (svn r18216) -Codechange: make the scenario editor dock tool big font aware 15 years ago
rubidium 186295ca85 (svn r18215) -Codechange: make the simple face window big font aware 15 years ago
rubidium d276acf6e7 (svn r18214) -Codechange: make the AI config window big font aware 15 years ago
rubidium 8204f226f1 (svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars 15 years ago
rubidium d913282e7a (svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays 15 years ago
rubidium e9b6e73333 (svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' from WWT_RESIZEBOX instances 15 years ago
alberth 9a67f81610 (svn r18210) -Codechange: Child widgets always get the entire space in perpendicular direction of the container. 15 years ago
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
15 years ago
rubidium e8141ba9d5 (svn r18208) -Fix [FS#3321]: in some cases the size of the land information window wasn't properly calculated 15 years ago
rubidium a274cc6a60 (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 5c6cf4f8d2 (svn r18206) -Fix [FS#3322]: on could 'pan' on the viewports of other windows, like the industry view, too 15 years ago
rubidium 402008d69e (svn r18205) -Codechange: unduplicate some code 15 years ago
rubidium 37056b564c (svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions 15 years ago
alberth 0512761214 (svn r18203) -Codechange (r18092): Remove DisplayFlags enum of old widgets. 15 years ago
rubidium 2750c719cc (svn r18202) -Codechange: remove an unused function 15 years ago
alberth 777d5ce12e (svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays. 15 years ago
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
15 years ago
rubidium 77d6c4e07a (svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware 15 years ago
rubidium 69f50570e3 (svn r18198) -Codechange: make the AI configuration window RTL aware 15 years ago
rubidium e170c14cfd (svn r18197) -Codechange: make the advanced settings window RTL aware and more big font aware 15 years ago
rubidium d786f42427 (svn r18196) -Codechange: make the performance rating details window big font and RTL aware 15 years ago
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
15 years ago
rubidium e43659440e (svn r18194) -Codechange: make the AI 'config' window RTL aware 15 years ago
rubidium bfadbba2ed (svn r18193) -Codechange: make the cheat window RTL aware 15 years ago
rubidium 16f270467f (svn r18192) -Codechange: make the music window RTL aware 15 years ago
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
15 years ago
rubidium c24755c032 (svn r18189) -Codechange: remove some now unneeded strings 15 years ago
rubidium 30f7483f9c (svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g 15 years ago
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) 15 years ago
rubidium 089992ef13 (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