------------------------------------------------------------------------ r21646 | translators | 2010-12-26 18:45:33 +0000 (Sun, 26 Dec 2010) | 12 lines -Update from WebTranslator v3.0: croatian - 2 changes by VoyagerOne english_US - 2 changes by Rubidium finnish - 2 changes by jpx_ greek - 91 changes by fumantsu hungarian - 2 changes by IPG italian - 3 changes by lorenzodv brazilian_portuguese - 58 changes by Ic3cold slovenian - 2 changes by ntadej spanish - 2 changes by Terkhen swedish - 18 changes by Ledel ------------------------------------------------------------------------ r21645 | alberth | 2010-12-26 17:47:00 +0000 (Sun, 26 Dec 2010) | 1 line -Doc: Document SmallPair and SmallMap template parameters. ------------------------------------------------------------------------ r21644 | rubidium | 2010-12-26 13:25:34 +0000 (Sun, 26 Dec 2010) | 2 lines -Change: keep showing "No orders" when the order list is filled with only automatic orders ------------------------------------------------------------------------ r21643 | rubidium | 2010-12-26 12:55:12 +0000 (Sun, 26 Dec 2010) | 2 lines -Fix (r21642): crash when a train with no orders (or actually no order list) stops at a station ------------------------------------------------------------------------ r21642 | rubidium | 2010-12-26 09:03:19 +0000 (Sun, 26 Dec 2010) | 2 lines -Feature: concept of automatic station orders; add stub orders for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen ------------------------------------------------------------------------ r21641 | rubidium | 2010-12-26 06:52:38 +0000 (Sun, 26 Dec 2010) | 2 lines -Fix (r21639): ofcourse MSVC wants to have something to warn about ------------------------------------------------------------------------ r21640 | rubidium | 2010-12-25 20:02:04 +0000 (Sat, 25 Dec 2010) | 2 lines -Change/Feature-ish: allow disabling the shading when drawing text ------------------------------------------------------------------------ r21639 | rubidium | 2010-12-25 19:59:56 +0000 (Sat, 25 Dec 2010) | 2 lines -Codechange: simplify setting the colour remap ------------------------------------------------------------------------ r21638 | alberth | 2010-12-25 19:58:50 +0000 (Sat, 25 Dec 2010) | 1 line -Codechange (r1): Simplify testing that outersize.x is bigger than 0. ------------------------------------------------------------------------ r21637 | rubidium | 2010-12-25 19:47:15 +0000 (Sat, 25 Dec 2010) | 2 lines -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour ------------------------------------------------------------------------ r21636 | translators | 2010-12-25 18:45:16 +0000 (Sat, 25 Dec 2010) | 6 lines -Update from WebTranslator v3.0: esperanto - 10 changes by Christopher polish - 6 changes by wojteks86 slovenian - 1 changes by ntadej turkish - 3 changes by niw3 ------------------------------------------------------------------------ r21635 | rubidium | 2010-12-25 15:41:12 +0000 (Sat, 25 Dec 2010) | 2 lines -Change: simplify/reduce release preparations/changes ------------------------------------------------------------------------ r21634 | rubidium | 2010-12-25 12:49:36 +0000 (Sat, 25 Dec 2010) | 2 lines -Codechange: apparantly the "broken" iconv interface is the new official interface, so update the variable/definition naming slightly as it's not broken just different from the earlier iconv interface ------------------------------------------------------------------------ r21633 | smatz | 2010-12-25 12:48:23 +0000 (Sat, 25 Dec 2010) | 1 line -Fix (r21616): newly created skip-to order was created at wrong place ------------------------------------------------------------------------ r21632 | smatz | 2010-12-25 12:47:05 +0000 (Sat, 25 Dec 2010) | 1 line -Codechange: call ResetObjectToPlace() even when current place_mode is HT_NONE ------------------------------------------------------------------------ r21631 | rubidium | 2010-12-25 12:20:18 +0000 (Sat, 25 Dec 2010) | 2 lines -Fix [FS#4325]: ships with the old pathfinder would easily show up as lost, even when it would eventually find a path. Now also the distance from the "end" of the pathfinding run to the destination is compared to the current distance to the destination; if the distance to the destination at the end of the pathfinder run is less than the current distance from the destination the ship won't be marked as lost. This means that the ships with the old pathfinder will less likely get marked as lost, but due to the design of the old ship pathfinder there "lostness" is merely a best guess. When you still get a lost message ------------------------------------------------------------------------ r21630 | rubidium | 2010-12-25 08:22:55 +0000 (Sat, 25 Dec 2010) | 2 lines -Fix (r20308, r21615): version detection of subversion branches and tags got broken ------------------------------------------------------------------------ r21629 | translators | 2010-12-24 18:45:31 +0000 (Fri, 24 Dec 2010) | 11 lines -Update from WebTranslator v3.0: belarusian - 71 changes by KorneySan czech - 56 changes by SmatZ danish - 9 changes by Gummipalle dutch - 61 changes by Hirundo esperanto - 36 changes by Christopher marathi - 188 changes by jaguarnac portuguese - 15 changes by SupSuper russian - 3 changes by KorneySan ukrainian - 1 changes by Fixer ------------------------------------------------------------------------ r21628 | alberth | 2010-12-24 17:51:46 +0000 (Fri, 24 Dec 2010) | 1 line -Codechange: Remove local variables that just point to global _thd. ------------------------------------------------------------------------ r21627 | alberth | 2010-12-24 15:08:19 +0000 (Fri, 24 Dec 2010) | 1 line -Codechange: Remove _place_proc global variable. ------------------------------------------------------------------------ r21626 | alberth | 2010-12-24 15:06:58 +0000 (Fri, 24 Dec 2010) | 1 line -Codechange: Remove more small static functions. ------------------------------------------------------------------------ r21625 | alberth | 2010-12-24 15:06:18 +0000 (Fri, 24 Dec 2010) | 1 line -Codechange: Record last started highlight action, and use it in the callback methods. ------------------------------------------------------------------------ r21624 | alberth | 2010-12-24 15:04:33 +0000 (Fri, 24 Dec 2010) | 1 line -Codechange: Remove many small static functions. ------------------------------------------------------------------------ r21623 | alberth | 2010-12-24 15:03:19 +0000 (Fri, 24 Dec 2010) | 1 line -Codechange: Remove _terraform_button_proc and _editor_terraform_button_proc arrays. ------------------------------------------------------------------------ r21622 | alberth | 2010-12-24 14:56:21 +0000 (Fri, 24 Dec 2010) | 1 line -Doc: Clarify the documentation of highlighting constants somewhat. ------------------------------------------------------------------------ r21621 | alberth | 2010-12-24 14:55:31 +0000 (Fri, 24 Dec 2010) | 1 line -Codechange: Only consider tile highlighting mode bits in tile selection functions. ------------------------------------------------------------------------ r21620 | alberth | 2010-12-24 14:52:42 +0000 (Fri, 24 Dec 2010) | 1 line -Codechange: Don't consider direction bits when checking for an active highlight mode. ------------------------------------------------------------------------ r21619 | alberth | 2010-12-24 14:48:38 +0000 (Fri, 24 Dec 2010) | 1 line -Fix [FS#4327]: Don't copy direction bits when restarting a rail selection. ------------------------------------------------------------------------ r21618 | alberth | 2010-12-24 14:38:00 +0000 (Fri, 24 Dec 2010) | 1 line -Fix: Use correct 3 bit mask for directions. ------------------------------------------------------------------------ r21617 | smatz | 2010-12-24 13:14:11 +0000 (Fri, 24 Dec 2010) | 1 line -Doc: refer to table/autorail.h, not autorail.h ------------------------------------------------------------------------ r21616 | smatz | 2010-12-24 13:13:28 +0000 (Fri, 24 Dec 2010) | 1 line -Change: do not highlight tile when selecting a vehicle to clone or an order to skip to ------------------------------------------------------------------------ r21614 | rubidium | 2010-12-23 22:40:01 +0000 (Thu, 23 Dec 2010) | 3 lines -Fix: the spelling of some of the documentation -Update: some of the documentation ------------------------------------------------------------------------ r21613 | rubidium | 2010-12-23 21:50:31 +0000 (Thu, 23 Dec 2010) | 2 lines -Update: sync comments in the translation files with English for some recently untouched translations ------------------------------------------------------------------------ r21612 | smatz | 2010-12-23 20:25:55 +0000 (Thu, 23 Dec 2010) | 1 line -Fix (r21608): dragging with HT_POINT was half a tile off ------------------------------------------------------------------------ r21611 | translators | 2010-12-23 18:45:35 +0000 (Thu, 23 Dec 2010) | 12 lines -Update from WebTranslator v3.0: catalan - 147 changes by arnau danish - 45 changes by Gummipalle german - 1 changes by planetmaker hungarian - 3 changes by IPG indonesian - 4 changes by fanioz korean - 1 changes by junho2813 brazilian_portuguese - 80 changes by Ic3cold romanian - 7 changes by kkmic russian - 1 changes by Lone_Wolf slovenian - 56 changes by ntadej ------------------------------------------------------------------------ r21610 | smatz | 2010-12-23 16:54:41 +0000 (Thu, 23 Dec 2010) | 1 line -Fix: some svn properties were wrong ------------------------------------------------------------------------ r21609 | alberth | 2010-12-23 14:38:01 +0000 (Thu, 23 Dec 2010) | 1 line -Fix (r21545,r21552,r21580,r21586): Restore diagonal clearing of areas. ------------------------------------------------------------------------ r21608 | alberth | 2010-12-23 14:24:34 +0000 (Thu, 23 Dec 2010) | 1 line -Codechange: Move diagnonal rectangle dragging detection completely to tile highlighting. ------------------------------------------------------------------------ r21607 | alberth | 2010-12-23 14:15:05 +0000 (Thu, 23 Dec 2010) | 1 line -Codechange: Be more robust against having extra bits in HighLightStyle vars. ------------------------------------------------------------------------ r21606 | smatz | 2010-12-23 11:02:47 +0000 (Thu, 23 Dec 2010) | 1 line -Fix (r14636): DOS binary was broken when not stripping ------------------------------------------------------------------------ r21605 | rubidium | 2010-12-23 07:17:00 +0000 (Thu, 23 Dec 2010) | 2 lines -Fix [FS#4324]: crash due to cargo payments belonging to an non-existing company ------------------------------------------------------------------------ r21604 | frosch | 2010-12-22 22:03:57 +0000 (Wed, 22 Dec 2010) | 1 line -Add: Variable 7B for accessing 60+x variables while taking the parameter from the accumulator. ------------------------------------------------------------------------ r21603 | rubidium | 2010-12-22 21:19:39 +0000 (Wed, 22 Dec 2010) | 2 lines -Codechange: no need to assign something to a variable and then test it for NULL when you're never using it again ------------------------------------------------------------------------ r21602 | rubidium | 2010-12-22 21:16:34 +0000 (Wed, 22 Dec 2010) | 2 lines -Codechange: split actual adding/removing of orders to/from a vehicle's order list from the validation of those (user) commands. Based on patch by fonsinchen ------------------------------------------------------------------------ r21601 | rubidium | 2010-12-22 19:52:23 +0000 (Wed, 22 Dec 2010) | 2 lines -Fix [FS#4323]: company league table used stats from two quarters ago instead of last quarter ------------------------------------------------------------------------ r21600 | alberth | 2010-12-22 19:24:36 +0000 (Wed, 22 Dec 2010) | 1 line -Codechange: Remove new_drawstyle and new_diagonal variables from the _thd structure. ------------------------------------------------------------------------ r21599 | translators | 2010-12-22 18:45:18 +0000 (Wed, 22 Dec 2010) | 7 lines -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne czech - 1 changes by marek995 dutch - 21 changes by habell italian - 57 changes by lorenzodv polish - 3 changes by voythas ------------------------------------------------------------------------ r21598 | frosch | 2010-12-22 15:40:22 +0000 (Wed, 22 Dec 2010) | 1 line -Fix (r3139, r21236, r21249)[FS#4275]: The default visual effect only depends on properties of the Engine (wagon or not, tractiontype, ...), not whether it is used as articulated part, front engine or whatever in a specific consist. ------------------------------------------------------------------------ r21597 | frosch | 2010-12-22 14:51:12 +0000 (Wed, 22 Dec 2010) | 1 line -Fix (r21239): Also catch the case when callback 10 returns VE_DEFAULT. ------------------------------------------------------------------------ r21596 | frosch | 2010-12-22 14:38:24 +0000 (Wed, 22 Dec 2010) | 1 line -Codechange: Rename a misleading-named variable. ------------------------------------------------------------------------ r21595 | alberth | 2010-12-22 11:46:41 +0000 (Wed, 22 Dec 2010) | 1 line -Codechange: Some header files had their name changed, update the ifndef/define/endif lines. ------------------------------------------------------------------------ r21594 | alberth | 2010-12-22 11:24:38 +0000 (Wed, 22 Dec 2010) | 1 line -Codechange: Whitespace fixes in ifndef/define lines. ------------------------------------------------------------------------ r21593 | alberth | 2010-12-22 10:50:32 +0000 (Wed, 22 Dec 2010) | 1 line -Codechange: endif comment correcttions. ------------------------------------------------------------------------ r21592 | alberth | 2010-12-21 22:00:08 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Return unique values for placing a sign and land-info querying, store the callback information locally, and use it instead of the global _place_proc. ------------------------------------------------------------------------ r21591 | alberth | 2010-12-21 21:54:16 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Align case functions. ------------------------------------------------------------------------ r21590 | alberth | 2010-12-21 21:48:31 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: All click handling functions of the main toolbar return CBF_NONE. ------------------------------------------------------------------------ r21589 | alberth | 2010-12-21 21:46:19 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Move PlaceLandBlockInfo() to the right file, introduce a ShowLandInfo() function. ------------------------------------------------------------------------ r21588 | translators | 2010-12-21 18:45:39 +0000 (Tue, 21 Dec 2010) | 13 lines -Update from WebTranslator v3.0: croatian - 56 changes by VoyagerOne czech - 62 changes by SmatZ english_US - 57 changes by Rubidium finnish - 57 changes by USephiroth, jpx_ french - 57 changes by glx german - 57 changes by planetmaker hungarian - 54 changes by IPG indonesian - 7 changes by fanioz russian - 56 changes by Lone_Wolf spanish - 57 changes by Terkhen swedish - 142 changes by Zuu ------------------------------------------------------------------------ r21587 | alberth | 2010-12-21 18:07:07 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Move simple callback functions into the switch. ------------------------------------------------------------------------ r21586 | alberth | 2010-12-21 18:06:23 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Record the last started user action, and use that in the callback. ------------------------------------------------------------------------ r21585 | alberth | 2010-12-21 18:05:24 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Move the simple click functions into the switch. ------------------------------------------------------------------------ r21584 | alberth | 2010-12-21 18:04:10 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Replace the _rail_build_button array by a switch. ------------------------------------------------------------------------ r21583 | terkhen | 2010-12-21 17:29:00 +0000 (Tue, 21 Dec 2010) | 2 lines -Fix (r21566): The new scrollbar was not ignored correctly for ships and aircrafts. ------------------------------------------------------------------------ r21582 | alberth | 2010-12-21 16:36:00 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Simplify BuildRailClick_AutoSignals(). ------------------------------------------------------------------------ r21581 | alberth | 2010-12-21 16:30:54 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Fix indenting code style of a few multi-line statements. ------------------------------------------------------------------------ r21580 | alberth | 2010-12-21 16:27:50 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Replace callback via pointer by a switch statement. ------------------------------------------------------------------------ r21579 | alberth | 2010-12-21 16:26:34 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Remove _build_air_button_proc and its functions to a switch statement, record the last started action. ------------------------------------------------------------------------ r21578 | planetmaker | 2010-12-21 16:05:25 +0000 (Tue, 21 Dec 2010) | 1 line -Fix [FS#2585]: [OSX] A double mouse cursor was shown under certain circumstances (based on patch by matheweis) ------------------------------------------------------------------------ r21577 | planetmaker | 2010-12-21 16:02:55 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: [OSX] Deduplicate code by moving the handling of the window class for screen drivers to a common class ------------------------------------------------------------------------ r21576 | planetmaker | 2010-12-21 16:00:42 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: [OSX] Deduplicate code by moving the handling of the view for windowed screen drivers to a common class ------------------------------------------------------------------------ r21575 | planetmaker | 2010-12-21 15:57:55 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: [OSX] Use the same class for the window delegate routines in windowed screen drivers ------------------------------------------------------------------------ r21574 | planetmaker | 2010-12-21 15:56:02 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: [OSX] Move the variable declaration of the screen drivers to the generic class, deduplicating code ------------------------------------------------------------------------ r21573 | planetmaker | 2010-12-21 15:53:20 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: [OSX] Unify the naming of variables among different screen drivers a bit ------------------------------------------------------------------------ r21572 | planetmaker | 2010-12-21 15:48:43 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: [OSX] One palette is enough, we cannot use two colour depths at once ------------------------------------------------------------------------ r21571 | alberth | 2010-12-21 15:23:54 +0000 (Tue, 21 Dec 2010) | 1 line -Codechange: Having a break after a return is no good. ------------------------------------------------------------------------ r21570 | terkhen | 2010-12-21 14:01:44 +0000 (Tue, 21 Dec 2010) | 2 lines -Add: Allow to select a vehicle and the following chain with a keyboard shortcut. ------------------------------------------------------------------------ r21569 | terkhen | 2010-12-21 14:00:58 +0000 (Tue, 21 Dec 2010) | 2 lines -Add: Don't close the refit window after refitting only a consist part. ------------------------------------------------------------------------ r21568 | terkhen | 2010-12-21 14:00:14 +0000 (Tue, 21 Dec 2010) | 2 lines -Add: Show the selected consist part at the refit window. ------------------------------------------------------------------------ r21567 | terkhen | 2010-12-21 13:59:16 +0000 (Tue, 21 Dec 2010) | 2 lines -Feature: Allow to refit only the selected part of a train consist. ------------------------------------------------------------------------ r21566 | terkhen | 2010-12-21 13:58:09 +0000 (Tue, 21 Dec 2010) | 2 lines -Add: Draw current vehicle at the refit window. ------------------------------------------------------------------------ r21565 | terkhen | 2010-12-21 13:56:52 +0000 (Tue, 21 Dec 2010) | 2 lines -Codechange: Add pixel skip to DrawRoadVehImage(). ------------------------------------------------------------------------ r21564 | terkhen | 2010-12-21 13:56:07 +0000 (Tue, 21 Dec 2010) | 2 lines -Fix: Avoid drawing road vehicles outside of their given space. ------------------------------------------------------------------------ r21563 | terkhen | 2010-12-21 13:54:57 +0000 (Tue, 21 Dec 2010) | 2 lines -Codechange: Add function to get the width of a vehicle. ------------------------------------------------------------------------ r21562 | terkhen | 2010-12-21 13:53:19 +0000 (Tue, 21 Dec 2010) | 2 lines -Change: Add articulated parts of vehicles in a refit selection to that selection. ------------------------------------------------------------------------ r21561 | terkhen | 2010-12-21 13:52:10 +0000 (Tue, 21 Dec 2010) | 2 lines -Change: Allow to specify the number of vehicles to refit in the refit vehicle command. ------------------------------------------------------------------------ r21560 | terkhen | 2010-12-21 13:50:31 +0000 (Tue, 21 Dec 2010) | 2 lines -Codechange: Declare DrawVehicleImage in its header. ------------------------------------------------------------------------ r21559 | terkhen | 2010-12-21 13:49:42 +0000 (Tue, 21 Dec 2010) | 2 lines -Add: Disable the refit button until a refit option is selected. ------------------------------------------------------------------------ r21558 | rubidium | 2010-12-21 10:11:11 +0000 (Tue, 21 Dec 2010) | 2 lines -Codechange: add the graphics set and its version to the screenshot metadata as well ------------------------------------------------------------------------ r21557 | rubidium | 2010-12-21 10:06:21 +0000 (Tue, 21 Dec 2010) | 2 lines -Change: close the query windows when changing the language as often the strings are partly translated, which causes trouble in some cases ------------------------------------------------------------------------ r21556 | rubidium | 2010-12-21 10:04:40 +0000 (Tue, 21 Dec 2010) | 2 lines -Fix [FS#4320]: argt wasn't updated when argv was updated due to ARG_INDEX, so there was a mismatch between argt's offset and argv's offset causing trouble when getting the gender of a string ------------------------------------------------------------------------ r21555 | rubidium | 2010-12-21 09:29:01 +0000 (Tue, 21 Dec 2010) | 2 lines -Fix [FS#4321]: strings for the query window weren't properly terminated to N characters anymore ------------------------------------------------------------------------ r21553 | rubidium | 2010-12-20 22:54:15 +0000 (Mon, 20 Dec 2010) | 2 lines -Feature-ish: store the used OpenTTD version, NewGRFs and AIs in the screenshot file ------------------------------------------------------------------------ r21552 | alberth | 2010-12-20 19:24:27 +0000 (Mon, 20 Dec 2010) | 1 line -Codechange: Move short callback functions into the switch. ------------------------------------------------------------------------ r21551 | alberth | 2010-12-20 19:23:07 +0000 (Mon, 20 Dec 2010) | 1 line -Codechange: Record the last started user action, and use that in the callback. ------------------------------------------------------------------------ r21550 | alberth | 2010-12-20 19:21:50 +0000 (Mon, 20 Dec 2010) | 1 line -Codechange: Move the small static functions into the switch. ------------------------------------------------------------------------ r21549 | alberth | 2010-12-20 19:20:38 +0000 (Mon, 20 Dec 2010) | 1 line -Codechange: Unfold the _build_road_button_proc array into a switch. ------------------------------------------------------------------------ r21548 | alberth | 2010-12-20 19:19:23 +0000 (Mon, 20 Dec 2010) | 1 line -Codechange: Code style, multi line statements should indent two tabs. ------------------------------------------------------------------------ r21547 | planetmaker | 2010-12-20 19:17:24 +0000 (Mon, 20 Dec 2010) | 1 line -Add [FS#4318]: Tooltip describing the the behaviour of the shift key for several actions ------------------------------------------------------------------------ r21546 | translators | 2010-12-20 18:45:13 +0000 (Mon, 20 Dec 2010) | 5 lines -Update from WebTranslator v3.0: czech - 65 changes by SmatZ indonesian - 22 changes by fanioz lithuanian - 6 changes by BlinK_ ------------------------------------------------------------------------ r21545 | alberth | 2010-12-20 13:19:59 +0000 (Mon, 20 Dec 2010) | 1 line -Codechange: Replace the callback by another switch. ------------------------------------------------------------------------ r21544 | alberth | 2010-12-20 13:17:54 +0000 (Mon, 20 Dec 2010) | 1 line -Codechange: Fold the small static click functions into the switch. ------------------------------------------------------------------------ r21543 | alberth | 2010-12-20 13:16:22 +0000 (Mon, 20 Dec 2010) | 1 line -Codechange: Remove _build_docks_button_proc array. ------------------------------------------------------------------------ r21542 | alberth | 2010-12-20 09:34:30 +0000 (Mon, 20 Dec 2010) | 1 line -Codechange (r14789): Handling a click at a tile once is enough. ------------------------------------------------------------------------ r21541 | smatz | 2010-12-19 20:15:32 +0000 (Sun, 19 Dec 2010) | 1 line -Add: {DATE_SHORT} and {DATE_LONG} can now have cases ------------------------------------------------------------------------ r21540 | translators | 2010-12-19 18:45:20 +0000 (Sun, 19 Dec 2010) | 7 lines -Update from WebTranslator v3.0: bulgarian - 20 changes by Tvel czech - 91 changes by SmatZ finnish - 1 changes by USephiroth hungarian - 90 changes by IPG indonesian - 33 changes by fanioz ------------------------------------------------------------------------ r21539 | alberth | 2010-12-19 13:44:09 +0000 (Sun, 19 Dec 2010) | 1 line -Fix [FS#4315]: Show 'plant trees' button lowering of terraform toolbar. ------------------------------------------------------------------------