Commit Graph

13711 Commits (496e647ad283fe441a65924fe27697105f6d57ad)
 

Author SHA1 Message Date
frosch 496e647ad2 (svn r18245) -Codechange: Deduplicate code wrt. clicking on signs and station/town names. 15 years ago
frosch 262d5fe642 (svn r18244) -Codechange: Make texteffects big font aware. 15 years ago
frosch 7eb257fbdf (svn r18243) -Codechange: Deduplicate code wrt. drawing signs and station/town names. 15 years ago
rubidium a5acfa22ed (svn r18242) -Codechange: make the refit window big font aware 15 years ago
rubidium 50ebdf0713 (svn r18241) -Codechange: make the rail depot 'buttons' centered in the window 15 years ago
rubidium 845de0aac1 (svn r18240) -Change: align the 'select' sprite in the network content GUI based on the font height 15 years ago
rubidium c8c1286958 (svn r18239) -Codechange: make the AI 'selection' list window big font aware 15 years ago
rubidium 78f783b89b (svn r18238) -Codechange: make the autoreplace window big font aware 15 years ago
rubidium d4d7347157 (svn r18237) -Codechange: make the group GUI big font aware 15 years ago
rubidium 6f82d2b53b (svn r18236) -Codechange: make the group gui behave 'better aligned' 15 years ago
rubidium 1ee0705dc4 (svn r18235) -Fix: like r18233, but for the non-trains 15 years ago
translators fd7d424668 (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 4d93e7728d (svn r18233) -Fix: Fix matrix widget of the autoreplace gui. 15 years ago
alberth 1a1abf5c6c (svn r18232) -Fix: Extend container widgets to accomadate multiples of filling step size. 15 years ago
alberth 7cf5681377 (svn r18231) -Fix: Enable filling of matrix widget in the depot gui. 15 years ago
alberth 5bee09c924 (svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize(). 15 years ago
alberth 18b33fde83 (svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool. 15 years ago
rubidium 3ad5daa7e4 (svn r18228) -Fix: make string drawing big font aware, i.e. don't big characters flicker like a stroboscope. 15 years ago
frosch a5cd5e01f6 (svn r18227) -Fix (r17676)[FS#3325]: GRF parameters and palette were no longer displayed in NewGRF gui. 15 years ago
rubidium 0d78109e3e (svn r18226) -Fix: the caption of the select station/waypoint window was black instead of (the default) white 15 years ago
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