------------------------------------------------------------------------ r18209 | translators | 2009-11-21 18:45:32 +0000 (Sat, 21 Nov 2009) | 12 lines -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 ------------------------------------------------------------------------ r18208 | rubidium | 2009-11-21 17:22:37 +0000 (Sat, 21 Nov 2009) | 2 lines -Fix [FS#3321]: in some cases the size of the land information window wasn't properly calculated ------------------------------------------------------------------------ r18207 | rubidium | 2009-11-21 16:39:36 +0000 (Sat, 21 Nov 2009) | 2 lines -Fix [FS#3324] (r11961): [NewGRF] When starting a new game the values of action D variable 13 were incorrect ------------------------------------------------------------------------ r18206 | rubidium | 2009-11-21 16:02:05 +0000 (Sat, 21 Nov 2009) | 2 lines -Fix [FS#3322]: on could 'pan' on the viewports of other windows, like the industry view, too ------------------------------------------------------------------------ r18205 | rubidium | 2009-11-21 12:45:00 +0000 (Sat, 21 Nov 2009) | 2 lines -Codechange: unduplicate some code ------------------------------------------------------------------------ r18204 | rubidium | 2009-11-21 12:43:09 +0000 (Sat, 21 Nov 2009) | 2 lines -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions ------------------------------------------------------------------------ r18203 | alberth | 2009-11-21 10:10:53 +0000 (Sat, 21 Nov 2009) | 1 line -Codechange (r18092): Remove DisplayFlags enum of old widgets. ------------------------------------------------------------------------ r18202 | rubidium | 2009-11-20 22:00:28 +0000 (Fri, 20 Nov 2009) | 2 lines -Codechange: remove an unused function ------------------------------------------------------------------------ r18201 | alberth | 2009-11-20 20:10:06 +0000 (Fri, 20 Nov 2009) | 1 line -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays. ------------------------------------------------------------------------ r18200 | translators | 2009-11-20 18:45:24 +0000 (Fri, 20 Nov 2009) | 9 lines -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 ------------------------------------------------------------------------ r18199 | rubidium | 2009-11-20 17:36:46 +0000 (Fri, 20 Nov 2009) | 2 lines -Codechange: make the company view window RTL aware and somewhat big font aware ------------------------------------------------------------------------ r18198 | rubidium | 2009-11-20 16:01:29 +0000 (Fri, 20 Nov 2009) | 2 lines -Codechange: make the AI configuration window RTL aware ------------------------------------------------------------------------ r18197 | rubidium | 2009-11-20 14:52:55 +0000 (Fri, 20 Nov 2009) | 2 lines -Codechange: make the advanced settings window RTL aware and more big font aware ------------------------------------------------------------------------ r18196 | rubidium | 2009-11-20 14:03:17 +0000 (Fri, 20 Nov 2009) | 2 lines -Codechange: make the performance rating details window big font and RTL aware ------------------------------------------------------------------------ r18195 | rubidium | 2009-11-19 22:49:04 +0000 (Thu, 19 Nov 2009) | 3 lines -Codechange: move the child padding calculation/handling to WWT_FRAME -Fix (r18168): crash when switching languages when a non-standard font height is used ------------------------------------------------------------------------ r18194 | rubidium | 2009-11-19 21:21:39 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: make the AI 'config' window RTL aware ------------------------------------------------------------------------ r18193 | rubidium | 2009-11-19 21:07:08 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: make the cheat window RTL aware ------------------------------------------------------------------------ r18192 | rubidium | 2009-11-19 20:34:45 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: make the music window RTL aware ------------------------------------------------------------------------ r18190 | translators | 2009-11-19 18:45:17 +0000 (Thu, 19 Nov 2009) | 6 lines -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 ------------------------------------------------------------------------ r18189 | rubidium | 2009-11-19 18:08:35 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: remove some now unneeded strings ------------------------------------------------------------------------ r18188 | rubidium | 2009-11-19 18:01:24 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g ------------------------------------------------------------------------ r18187 | rubidium | 2009-11-19 17:57:27 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: make the advanced face selection, custom currency, difficulty, news settings, signal, sign and vehicle details window RTL aware (use the arrow widget) ------------------------------------------------------------------------ r18186 | rubidium | 2009-11-19 17:56:03 +0000 (Thu, 19 Nov 2009) | 2 lines -Add: a widgets for left/right arrows with the ability to turn themselves around when a RTL language is loaded ------------------------------------------------------------------------ r18185 | rubidium | 2009-11-19 16:33:11 +0000 (Thu, 19 Nov 2009) | 2 lines -Fix: the up/down buttons had the wrong logical ordering with RTL. Also one of the tooltips was incorrect. ------------------------------------------------------------------------ r18184 | glx | 2009-11-19 16:27:15 +0000 (Thu, 19 Nov 2009) | 1 line -Codechange: add crash screenshot for win32 ------------------------------------------------------------------------ r18183 | rubidium | 2009-11-19 15:45:08 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: make the NewGRF window RTL aware ------------------------------------------------------------------------ r18182 | rubidium | 2009-11-19 13:56:10 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: use the zero fill control code instead of duplicating strings with 'only' the 0 differing ------------------------------------------------------------------------ r18181 | rubidium | 2009-11-19 13:53:54 +0000 (Thu, 19 Nov 2009) | 2 lines -Add: the concept of zero filled numbers to strgen ------------------------------------------------------------------------ r18180 | rubidium | 2009-11-19 11:10:32 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: make the news history window RTL aware ------------------------------------------------------------------------ r18179 | rubidium | 2009-11-19 10:56:14 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: make the town authority window RTL aware ------------------------------------------------------------------------ r18178 | peter1138 | 2009-11-19 10:44:35 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: Let NewGRF Add window's text filter expand. ------------------------------------------------------------------------ r18177 | peter1138 | 2009-11-18 23:07:29 +0000 (Wed, 18 Nov 2009) | 2 lines -Fix (r18001): [SDL] Viewport could jump when mouse moved and right button pressed at the same time. ------------------------------------------------------------------------ r18176 | rubidium | 2009-11-18 22:14:13 +0000 (Wed, 18 Nov 2009) | 2 lines -Fix: wrong parameter locations caused occasional crashes when showing an engine preview or new engine news message ------------------------------------------------------------------------ r18175 | rubidium | 2009-11-18 22:00:04 +0000 (Wed, 18 Nov 2009) | 2 lines -Codechange: make the network lobby and client list RTL aware ------------------------------------------------------------------------ r18174 | rubidium | 2009-11-18 21:27:13 +0000 (Wed, 18 Nov 2009) | 2 lines -Codechange: make the sign list RTL aware ------------------------------------------------------------------------ r18173 | rubidium | 2009-11-18 21:18:51 +0000 (Wed, 18 Nov 2009) | 2 lines -Codechange: make the smallmap RTL aware ------------------------------------------------------------------------ r18172 | rubidium | 2009-11-18 20:28:03 +0000 (Wed, 18 Nov 2009) | 2 lines -Fix: consistency w.r.t. using space after the copyright symbol in the about window ------------------------------------------------------------------------ r18171 | rubidium | 2009-11-18 20:27:18 +0000 (Wed, 18 Nov 2009) | 2 lines -Change: always align the about to the left; it is not translated and as such it's never a RTL text. ------------------------------------------------------------------------ r18170 | rubidium | 2009-11-18 20:22:39 +0000 (Wed, 18 Nov 2009) | 2 lines -Codechange: make the station view RTL aware ------------------------------------------------------------------------ r18169 | translators | 2009-11-18 18:45:16 +0000 (Wed, 18 Nov 2009) | 6 lines -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 ------------------------------------------------------------------------ r18168 | peter1138 | 2009-11-18 18:17:27 +0000 (Wed, 18 Nov 2009) | 2 lines -Codechange: Adjust a frame's child's padding to account for text height, and draw the top bar appropriately. ------------------------------------------------------------------------ r18167 | rubidium | 2009-11-18 15:09:39 +0000 (Wed, 18 Nov 2009) | 2 lines -Change: make the graph legend, cargo payment graph and company league windows RTL aware ------------------------------------------------------------------------ r18166 | rubidium | 2009-11-18 12:45:20 +0000 (Wed, 18 Nov 2009) | 2 lines -Codechange: make the livery colour window RTL aware ------------------------------------------------------------------------ r18165 | rubidium | 2009-11-18 12:31:48 +0000 (Wed, 18 Nov 2009) | 2 lines -Codechange: make company dropdowns RTL aware ------------------------------------------------------------------------ r18164 | rubidium | 2009-11-18 12:31:09 +0000 (Wed, 18 Nov 2009) | 2 lines -Change: make dropdown 'right' align to the opening widget with RTL ------------------------------------------------------------------------ r18163 | rubidium | 2009-11-18 10:45:49 +0000 (Wed, 18 Nov 2009) | 2 lines -Codechange: make the depot GUI RTL aware ------------------------------------------------------------------------ r18162 | rubidium | 2009-11-18 10:45:33 +0000 (Wed, 18 Nov 2009) | 2 lines -Fix: rest-of-train train selection ------------------------------------------------------------------------ r18161 | peter1138 | 2009-11-18 10:33:24 +0000 (Wed, 18 Nov 2009) | 2 lines -Codechange: Remove hyphen from y-label in all languages ------------------------------------------------------------------------ r18160 | peter1138 | 2009-11-18 10:09:22 +0000 (Wed, 18 Nov 2009) | 3 lines -Codechange: The hyphen character may not line up in all fonts, so draw the Y-axis ticks manually. ------------------------------------------------------------------------ r18159 | peter1138 | 2009-11-18 08:32:39 +0000 (Wed, 18 Nov 2009) | 2 lines -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. ------------------------------------------------------------------------ r18158 | smatz | 2009-11-18 01:00:01 +0000 (Wed, 18 Nov 2009) | 1 line -Codechange: add crash screenshot for OSX ------------------------------------------------------------------------ r18157 | rubidium | 2009-11-17 23:32:18 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: some minor tweaks of the boundaries of strings etc. in the depot window ------------------------------------------------------------------------ r18156 | smatz | 2009-11-17 23:12:42 +0000 (Tue, 17 Nov 2009) | 1 line -Add: crash screenshot, created from blitter buffer ------------------------------------------------------------------------ r18155 | smatz | 2009-11-17 23:08:55 +0000 (Tue, 17 Nov 2009) | 1 line -Codechange: in MakeScreenshotName(), don't return pointer to local static variable - use global one instead ------------------------------------------------------------------------ r18154 | rubidium | 2009-11-17 22:58:41 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: let the depot window better scale with bigger fonts ------------------------------------------------------------------------ r18153 | peter1138 | 2009-11-17 22:06:18 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: Correct height for 'key' button on graph windows. ------------------------------------------------------------------------ r18152 | rubidium | 2009-11-17 19:16:48 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets ------------------------------------------------------------------------ r18151 | peter1138 | 2009-11-17 19:12:49 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: Let industry build/found widgets fill the window. ------------------------------------------------------------------------ r18150 | rubidium | 2009-11-17 18:45:57 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: make the horizontal scrollbar scroll in the opposite direction with RTL ------------------------------------------------------------------------ r18149 | translators | 2009-11-17 18:45:24 +0000 (Tue, 17 Nov 2009) | 9 lines -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 ------------------------------------------------------------------------ r18148 | rubidium | 2009-11-17 18:45:00 +0000 (Tue, 17 Nov 2009) | 2 lines -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 ------------------------------------------------------------------------ r18147 | rubidium | 2009-11-17 18:01:05 +0000 (Tue, 17 Nov 2009) | 2 lines -Add: experimental option to try to statically link to libicu ------------------------------------------------------------------------ r18146 | peter1138 | 2009-11-17 17:51:44 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: Improve content download window scaling and offsets for different font size ------------------------------------------------------------------------ r18145 | rubidium | 2009-11-17 16:03:51 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: pass the 'proper' left and right values to DrawVehicleInDepot ------------------------------------------------------------------------ r18144 | rubidium | 2009-11-17 15:26:46 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: ignore SETX(Y) spacing in vehicle details and graphical glitches due to (incorrect) SETX(Y) usage ------------------------------------------------------------------------ r18143 | rubidium | 2009-11-17 15:25:40 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: allow stripping/ignoring of SETX(Y) during DrawString ------------------------------------------------------------------------ r18142 | rubidium | 2009-11-17 15:05:12 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: make the vehicle details RTL (and huge ship/aircraft) aware ------------------------------------------------------------------------ r18141 | rubidium | 2009-11-17 14:06:28 +0000 (Tue, 17 Nov 2009) | 2 lines -Fix (r18051): one couldn't (easily) continue a game in single player that was 'not enough players'/'waiting on join'-paused ------------------------------------------------------------------------ r18140 | peter1138 | 2009-11-17 13:17:09 +0000 (Tue, 17 Nov 2009) | 2 lines -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. ------------------------------------------------------------------------ r18139 | peter1138 | 2009-11-17 13:07:12 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: Scale company league table for font height. ------------------------------------------------------------------------ r18138 | peter1138 | 2009-11-17 13:04:05 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: Add a new widgetpart to specify the height of a widget in text lines. ------------------------------------------------------------------------ r18137 | peter1138 | 2009-11-17 12:05:55 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: Make station rating graphics in station list scale to the small font size. ------------------------------------------------------------------------ r18136 | rubidium | 2009-11-17 11:36:36 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: support RTL in the vehicle lists ------------------------------------------------------------------------ r18135 | peter1138 | 2009-11-17 10:04:21 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: File list text overflowed its container. ------------------------------------------------------------------------ r18134 | rubidium | 2009-11-17 09:09:20 +0000 (Tue, 17 Nov 2009) | 2 lines -Codechange: scale the offset of the text/vehicle in the vehicle lists based on the font and the unit numbers in the list ------------------------------------------------------------------------ r18133 | rubidium | 2009-11-16 22:25:01 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: pass the 'maximum' left/right positions to Draw*Image ------------------------------------------------------------------------ r18132 | peter1138 | 2009-11-16 21:42:04 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: Scale OSK buttons to font height. ------------------------------------------------------------------------ r18131 | rubidium | 2009-11-16 21:39:47 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: account for the height of the small order lists when determining the height of a vehicle list item ------------------------------------------------------------------------ r18130 | rubidium | 2009-11-16 21:28:12 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: initial steps into making the vehicle/group lists big font and RTL aware ------------------------------------------------------------------------ r18129 | peter1138 | 2009-11-16 21:10:23 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: Fix up train details window for correct offsets and line spacing. ------------------------------------------------------------------------ r18128 | rubidium | 2009-11-16 20:58:38 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: rename GetVehicleListHeight to GetVehicleHeight as it has nothing to do with the height of the vehicle lists. ------------------------------------------------------------------------ r18127 | peter1138 | 2009-11-16 20:40:35 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: Adjust station accept/rating list height by number of lines instead of pixels. ------------------------------------------------------------------------ r18126 | rubidium | 2009-11-16 20:34:57 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation ------------------------------------------------------------------------ r18125 | rubidium | 2009-11-16 20:17:27 +0000 (Mon, 16 Nov 2009) | 2 lines -Fix: the waypoint/buoy window had the wrong text colour in their title ------------------------------------------------------------------------ r18124 | translators | 2009-11-16 18:45:17 +0000 (Mon, 16 Nov 2009) | 7 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun french - 1 changes by glx indonesian - 5 changes by prof romanian - 11 changes by kkmic russian - 2 changes by Lone_Wolf ------------------------------------------------------------------------ r18123 | rubidium | 2009-11-16 17:58:46 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: try our best to keep the vehicles within the build vehicle list/autoreplace lists instead of overflowing. ------------------------------------------------------------------------ r18122 | rubidium | 2009-11-16 17:56:59 +0000 (Mon, 16 Nov 2009) | 2 lines -Fix: the build vehicle GUI would draw a (few) pixels over the border ------------------------------------------------------------------------ r18121 | rubidium | 2009-11-16 17:15:42 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: pass the maximum left/right location to the Draw*Engine functions ------------------------------------------------------------------------ r18120 | rubidium | 2009-11-16 17:01:25 +0000 (Mon, 16 Nov 2009) | 2 lines -Fix (r18119): sometimes ReInit didn't dirty the new window ------------------------------------------------------------------------ r18119 | rubidium | 2009-11-16 16:42:04 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange/Fix: always call OnResize so the matrices/scrollbars are initialised without the need for duplicating the OnResize code ------------------------------------------------------------------------ r18118 | rubidium | 2009-11-16 16:22:14 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: improve behaviour of the engine lists (both build vehicle/autoreplace) w.r.t. large(r) fonts and RTL. RTL support for 'wider than usual' vehicles is still needed though. ------------------------------------------------------------------------ r18117 | rubidium | 2009-11-16 15:11:54 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: don't pass the location of the vehicle count but whether to show the vehicle count ------------------------------------------------------------------------ r18116 | rubidium | 2009-11-16 14:48:22 +0000 (Mon, 16 Nov 2009) | 2 lines -Change: make the station list support RTL when drawing the ratings ------------------------------------------------------------------------ r18115 | rubidium | 2009-11-16 13:19:39 +0000 (Mon, 16 Nov 2009) | 2 lines -Codechange: prevent RTL glitch with refitting and cargo suffix ------------------------------------------------------------------------ r18114 | rubidium | 2009-11-16 12:29:52 +0000 (Mon, 16 Nov 2009) | 2 lines -Fix: RTL languages don't have the keyboard swapped ------------------------------------------------------------------------ r18113 | rubidium | 2009-11-16 11:54:59 +0000 (Mon, 16 Nov 2009) | 2 lines -Fix: RTL glitch in play heightmap window ------------------------------------------------------------------------ r18112 | rubidium | 2009-11-15 23:22:07 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix (rnewpool): crash when a company got removed and you had the company league window opened ------------------------------------------------------------------------ r18111 | alberth | 2009-11-15 21:07:39 +0000 (Sun, 15 Nov 2009) | 1 line -Change: One more developer added to the history of OpenTTD. ------------------------------------------------------------------------ r18110 | smatz | 2009-11-15 21:06:13 +0000 (Sun, 15 Nov 2009) | 1 line -Codechange [FS#3316]: search for stations nearby only once per producer (instead of once pre produced cargo type) (fonsinchen) ------------------------------------------------------------------------ r18109 | frosch | 2009-11-15 20:37:13 +0000 (Sun, 15 Nov 2009) | 1 line -Fix: Up-/down-buttons of CreateScenarioWindow were not raised again. ------------------------------------------------------------------------ r18108 | rubidium | 2009-11-15 20:16:51 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix (r17986): crash when clicking just 'outside' of the date panel ------------------------------------------------------------------------ r18107 | peter1138 | 2009-11-15 19:31:12 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: Add spacer panel to end of transparency window, to fill space if title is too long. ------------------------------------------------------------------------ r18106 | peter1138 | 2009-11-15 19:18:19 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: Draw string underline FONT_HEIGHT_NORMAL pixels down, not 10. ------------------------------------------------------------------------ r18105 | translators | 2009-11-15 18:45:21 +0000 (Sun, 15 Nov 2009) | 8 lines -Update from WebTranslator v3.0: finnish - 39 changes by jpx_ greek - 9 changes by fumantsu hungarian - 9 changes by alyr polish - 3 changes by silver_777 serbian - 9 changes by etran vietnamese - 24 changes by nglekhoi ------------------------------------------------------------------------ r18104 | peter1138 | 2009-11-15 18:44:33 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: Let the query popup window's text entry field expand if necessary (e.g. with long window title). ------------------------------------------------------------------------ r18103 | peter1138 | 2009-11-15 18:39:22 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: Base content window detail title height on font height. ------------------------------------------------------------------------ r18102 | smatz | 2009-11-15 18:21:17 +0000 (Sun, 15 Nov 2009) | 1 line -Codechange: simplify Company::Get(this->window_number)->index to just this->window_number ------------------------------------------------------------------------ r18101 | peter1138 | 2009-11-15 17:22:47 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix (r15188): AI settings window used window-relative pixel positions ------------------------------------------------------------------------ r18099 | rubidium | 2009-11-15 15:37:37 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: scale the edit boxes to the fontsize ------------------------------------------------------------------------ r18097 | rubidium | 2009-11-15 14:45:48 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix: typo in comment ------------------------------------------------------------------------ r18096 | peter1138 | 2009-11-15 14:39:37 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix (r5079/r7158??): Use free type ascender/descender metrics to position font offset correctly. ------------------------------------------------------------------------ r18095 | rubidium | 2009-11-15 14:07:23 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix (r18093): a bit too much nested_array != NULL removal ------------------------------------------------------------------------ r18094 | rubidium | 2009-11-15 14:01:45 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: make the network content GUI work better with RTL ------------------------------------------------------------------------ r18093 | rubidium | 2009-11-15 13:50:49 +0000 (Sun, 15 Nov 2009) | 2 lines -Fix: the mouseover handler could crash if there wasn't a widget under the mouse ------------------------------------------------------------------------ r18092 | rubidium | 2009-11-15 13:36:30 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: remove support for the unnested widgets ------------------------------------------------------------------------ r18091 | alberth | 2009-11-15 13:31:27 +0000 (Sun, 15 Nov 2009) | 1 line -Codechange: CompanyWindow uses pure nested widgets. ------------------------------------------------------------------------ r18090 | alberth | 2009-11-15 13:08:50 +0000 (Sun, 15 Nov 2009) | 1 line -Fix: Only allow raising of WWT_* nested widgets. ------------------------------------------------------------------------ r18089 | rubidium | 2009-11-15 10:40:06 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: remove ResizeWindowForWidget ------------------------------------------------------------------------ r18088 | rubidium | 2009-11-15 10:38:04 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: remove CompareWidgetArrays ------------------------------------------------------------------------ r18087 | rubidium | 2009-11-15 10:30:32 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: remove NWID_LAYERED ------------------------------------------------------------------------ r18086 | rubidium | 2009-11-15 10:26:01 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: remove 'widget' from WindowDesc ------------------------------------------------------------------------ r18085 | alberth | 2009-11-15 09:46:40 +0000 (Sun, 15 Nov 2009) | 1 line -Codechange: Make the company face window use nested widgets. ------------------------------------------------------------------------ r18084 | rubidium | 2009-11-15 09:23:40 +0000 (Sun, 15 Nov 2009) | 2 lines -Codechange: make the cheat gui nested ------------------------------------------------------------------------ r18083 | rubidium | 2009-11-14 20:56:25 +0000 (Sat, 14 Nov 2009) | 2 lines -Codechange: make the small map GUI nested. ------------------------------------------------------------------------ r18082 | rubidium | 2009-11-14 20:34:46 +0000 (Sat, 14 Nov 2009) | 2 lines -Codechange: make it visually easier to see where the different legenda 'tables' are split + some typos ------------------------------------------------------------------------ r18081 | translators | 2009-11-14 18:45:22 +0000 (Sat, 14 Nov 2009) | 8 lines -Update from WebTranslator v3.0: catalan - 9 changes by arnau traditional_chinese - 9 changes by josesun polish - 103 changes by silver_777 brazilian_portuguese - 1 changes by Tucalipe swedish - 13 changes by markisen turkish - 4 changes by dcelasun ------------------------------------------------------------------------ r18080 | rubidium | 2009-11-14 17:47:05 +0000 (Sat, 14 Nov 2009) | 2 lines -Codechange: add some const to the smallmap ------------------------------------------------------------------------