Commit Graph

13741 Commits (7d355a58f3be09cfdacdd1ecf5269604da0de9e6)
 

Author SHA1 Message Date
rubidium 45a7bce83d (svn r18174) -Codechange: make the sign list RTL aware 15 years ago
rubidium 5a15fbde11 (svn r18173) -Codechange: make the smallmap RTL aware 15 years ago
rubidium a7bf15d5a6 (svn r18172) -Fix: consistency w.r.t. using space after the copyright symbol in the about window 15 years ago
rubidium b6f627a968 (svn r18171) -Change: always align the about to the left; it is not translated and as such it's never a RTL text. 15 years ago
rubidium cee67acfba (svn r18170) -Codechange: make the station view RTL aware 15 years ago
translators db65d675eb (svn r18169) -Update from WebTranslator v3.0:
french - 1 changes by glx
german - 2 changes by dihedral
italian - 1 changes by lorenzodv
polish - 3 changes by silver_777
15 years ago
peter1138 031e353d3c (svn r18168) -Codechange: Adjust a frame's child's padding to account for text height, and draw the top bar appropriately. 15 years ago
rubidium 095d64c4fc (svn r18167) -Change: make the graph legend, cargo payment graph and company league windows RTL aware 15 years ago
rubidium c461ccfecb (svn r18166) -Codechange: make the livery colour window RTL aware 15 years ago
rubidium 0fc733f3a0 (svn r18165) -Codechange: make company dropdowns RTL aware 15 years ago
rubidium 76a5f4f8cd (svn r18164) -Change: make dropdown 'right' align to the opening widget with RTL 15 years ago
rubidium b4e9cb3ca3 (svn r18163) -Codechange: make the depot GUI RTL aware 15 years ago
rubidium 4b225afad5 (svn r18162) -Fix: rest-of-train train selection 15 years ago
peter1138 f07fdac2d8 (svn r18161) -Codechange: Remove hyphen from y-label in all languages 15 years ago
peter1138 d2358c5ea6 (svn r18160) -Codechange: The hyphen character may not line up in all fonts, so draw
the Y-axis ticks manually.
15 years ago
peter1138 b07c99a0fd (svn r18159) -Codechange: Rework graphs to scale to the widget they are in, instead of using absolute pixel placement. X-axis labels still need work for large fonts. 15 years ago
smatz b0c370c7e5 (svn r18158) -Codechange: add crash screenshot for OSX 15 years ago
rubidium 3180d16baf (svn r18157) -Codechange: some minor tweaks of the boundaries of strings etc. in the depot window 15 years ago
smatz 5924863a49 (svn r18156) -Add: crash screenshot, created from blitter buffer 15 years ago
smatz 4eaa558ca1 (svn r18155) -Codechange: in MakeScreenshotName(), don't return pointer to local static variable - use global one instead 15 years ago
rubidium d747a643cc (svn r18154) -Codechange: let the depot window better scale with bigger fonts 15 years ago
peter1138 61fa8d4fca (svn r18153) -Codechange: Correct height for 'key' button on graph windows. 15 years ago
rubidium 5f2ddfbc5a (svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets 15 years ago
peter1138 063e8adcec (svn r18151) -Codechange: Let industry build/found widgets fill the window. 15 years ago
rubidium abe1c6f3c7 (svn r18150) -Codechange: make the horizontal scrollbar scroll in the opposite direction with RTL 15 years ago
translators 673ebe0518 (svn r18149) -Update from WebTranslator v3.0:
dutch - 11 changes by habell
finnish - 2 changes by jpx_
greek - 2 changes by fumantsu
hungarian - 4 changes by alyr
italian - 1 changes by lorenzodv
polish - 9 changes by silver_777
spanish - 2 changes by Terkhen
15 years ago
rubidium b9aecbf78c (svn r18148) -Fix: with the waypoint picker the wrong widget was 'grayed' with RTL and the y offset of the grayed area was incorrect for big fonts 15 years ago
rubidium c6e13c6c0a (svn r18147) -Add: experimental option to try to statically link to libicu 15 years ago
peter1138 00f0dfd00d (svn r18146) -Codechange: Improve content download window scaling and offsets for different font size 15 years ago
rubidium 9e84075db5 (svn r18145) -Codechange: pass the 'proper' left and right values to DrawVehicleInDepot 15 years ago
rubidium ddffeb791e (svn r18144) -Codechange: ignore SETX(Y) spacing in vehicle details and graphical glitches due to (incorrect) SETX(Y) usage 15 years ago
rubidium e297f79b7f (svn r18143) -Codechange: allow stripping/ignoring of SETX(Y) during DrawString 15 years ago
rubidium cbc12fdd86 (svn r18142) -Codechange: make the vehicle details RTL (and huge ship/aircraft) aware 15 years ago
rubidium 36a20894aa (svn r18141) -Fix (r18051): one couldn't (easily) continue a game in single player that was 'not enough players'/'waiting on join'-paused 15 years ago
peter1138 adadabed04 (svn r18140) -Codechange: Use text lines widget part to set height of 'Name' button on vehicle detail window, and the start/stop button on vehicle view window. 15 years ago
peter1138 9e49386d9d (svn r18139) -Codechange: Scale company league table for font height. 15 years ago
peter1138 14c6fd0e39 (svn r18138) -Codechange: Add a new widgetpart to specify the height of a widget in text lines. 15 years ago
peter1138 f14cd93ec8 (svn r18137) -Codechange: Make station rating graphics in station list scale to the small font size. 15 years ago
rubidium 9bfcf2b615 (svn r18136) -Codechange: support RTL in the vehicle lists 15 years ago
peter1138 5fdff78c42 (svn r18135) -Codechange: File list text overflowed its container. 15 years ago
rubidium bdb118aa69 (svn r18134) -Codechange: scale the offset of the text/vehicle in the vehicle lists based on the font and the unit numbers in the list 15 years ago
rubidium a808623b24 (svn r18133) -Codechange: pass the 'maximum' left/right positions to Draw*Image 15 years ago
peter1138 6204c56d99 (svn r18132) -Codechange: Scale OSK buttons to font height. 15 years ago
rubidium 2fa03c71f7 (svn r18131) -Codechange: account for the height of the small order lists when determining the height of a vehicle list item 15 years ago
rubidium e438fc6a80 (svn r18130) -Codechange: initial steps into making the vehicle/group lists big font and RTL aware 15 years ago
peter1138 d499aa0187 (svn r18129) -Codechange: Fix up train details window for correct offsets and line spacing. 15 years ago
rubidium ef11ce84ee (svn r18128) -Codechange: rename GetVehicleListHeight to GetVehicleHeight as it has nothing to do with the height of the vehicle lists. 15 years ago
peter1138 2e54ff1aa2 (svn r18127) -Codechange: Adjust station accept/rating list height by number of lines instead of pixels. 15 years ago
rubidium 626de6b128 (svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation 15 years ago
rubidium cb3c4f2ebe (svn r18125) -Fix: the waypoint/buoy window had the wrong text colour in their title 15 years ago