summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-18Low task (EXT-6261) [HARD CODED] Abuse Report: After sending an abuse ↵Sergei Litovchuk
report, there is a popup window stating that the report is sent/uploaded. The window isn´t localized. - Removed hardcoded string. Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/23/ --HG-- branch : product-engine
2010-03-18Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-17mergeRichard Nelson
2010-03-17fix for radio item not being selected after picking internal browserRichard Nelson
reviewed by Callum
2010-03-17MergeEli Linden
2010-03-17VWR-18199 en_xui_changeEli Linden
2010-03-17mergeRichard Nelson
2010-03-17EXT-6402 - Add support for enable/disable of Plugins (Flash) within WebKit ↵Richard Nelson
to Viewer Prefs had to fix how radio groups bind to saved settings to support changing radio item order tested all existing radio groups bound to a saved setting reviewed by Callum
2010-03-17FR linguistic; JA cycle8 translation for beta 5Eli Linden
2010-03-18[SHOWSTOPPER] Fix for (EXT-4704) Add maturity icons to Prefs -> General and ↵Sergei Litovchuk
(EXT-4705) Show maturity icon on Region/Estate tab. - Made changes to combobox onItemSelected() to fix (EXT-6269) typing a location into the nav bar always sends you to the first location you typed in. - Replaced LLIconsComboBox pointers with base class pointers LLComboBox. Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/29/ --HG-- branch : product-engine
2010-03-17MergeEli Linden
2010-03-17VWR-17383 en_xui_changeEli Linden
2010-03-18Related to EXT-5986 ([HARD CODED]. "You paid ...... L$... " - message needs ↵Andrew Dyukov
translation)- removed unnecessary symbol in xml which was occasionally introduceded in 10453:cbac8ca300e0. --HG-- branch : product-engine
2010-03-18Partial fix for EXT-5986 ([HARD CODED]. "You paid ...... L$... " - message ↵Andrew Dyukov
needs translation) - only changes to strings.xml are commited to make sure they make their way to localization. Code changes are to follow. Discussed at https://codereview.productengine.com/secondlife/r/55/ --HG-- branch : product-engine
2010-03-17mergePalmer Truelson
2010-03-17EXT-6419 Adding comma to viewer stats texture time outputPalmer Truelson
2010-03-17MergeEli Linden
2010-03-17Fix for EXT-5975: don't display a toast warning for none/none parcel media ↵Monroe Linden
mime type Modified LLParcelMediaAutoPlay and LLParcelMedia so that it should no longer attempt to create media instances when the media type is set to "none/none". Also, made LLViewerParcelMedia::getURL() return an empty string when the media type is none/none, which should make the UI better reflect the fact that it won't be loaded. Reviewed by Callum at http://codereview.lindenlab.com/686010
2010-03-17linux parts for EXT-4819 [NUX] New Application Icon IntegrationTofu Linden
2010-03-17EXT-6419 : Adding texture time metric to viewer statsPalmer Truelson
Reviewed by Mani
2010-03-17EXT-2180 IT set2 final edit for beta5Eli Linden
2010-03-17PE mergeTofu Linden
2010-03-17PE merge.Tofu Linden
2010-03-17MergeEli Linden
2010-03-17automated merge viewer2.0->viewer2.0Loren Shih
2010-03-17Fixed normal EXT - 5985 ([TRANSLATED BUT IN EN] - Attachement points need ↵Paul Guslisty
localization) - Applied localization to the label string Reviewed by Mike Antipov in https://codereview.productengine.com/secondlife/r/53/ --HG-- branch : product-engine
2010-03-17EXT-6335: Add custom labels for specific agent SLapp commands.Lynx Linden
We now display custom labels and tooltips for the various secondlife:///app/agent SLapp suffixes that we support. These include: /mute, /unmute, /pay, /im, /offerteleport, and /requestfriend. For example, entering: secondlife:///app/agent/3e2d81e8-6269-8100-860e-c64e5cee3c2c/mute Now displays the SLapp in text chat as "Mute <Name>", rather than simply "<Name>".
2010-03-17Completed normal task EXT-6266 ([EN XUI REWORK] in build menu tab titles -- ↵Mike Antipov
need 'en' xui xml designer rework for multiple languages) * Increased max width of tabs from 54 to 100 px to accommodate all tabs' labels. Note: scroll arrows appear for all locales. Full redesign is required for the Build floater Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/48/ --HG-- branch : product-engine
2010-03-17added my landmarks auto-expansion when new folder gets created EXT-6289 ↵Igor Borovkov
(Clicking the plus button in the Places side panel only lets you add landmarks not folders) added auto-expanding My landmarks Tab when it is closed and Add folder menu item is clicked Reviewed by Mike at https://codereview.productengine.com/secondlife/r/10/ --HG-- branch : product-engine
2010-03-17fixed EXT-6303 [TRUNCATION] Side bar: People > Recent - Time. Need xui ↵Igor Borovkov
designer to adjust width. increased width of the "last interaction" text editor to accomodate two japanese hieroglyphs when 2 digit number is shown Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/47/ --HG-- branch : product-engine
2010-03-17Fixed normal task EXT-6403 [TRUNCATION] [EN XUI REDESIGN] - Menu ↵Mike Antipov
Einstellungen, Tab Sound & Medien: Stummschalten, wenn minimiert is truncated * Increased floater width from 620 to 658 px to accommodate it to checkbox label width. * Updated "Busy mode response" (on General tab) texteditor and "Always show" & "Never show" lists (on Notifications tab) to be looks better on a wider width. * Content of other panels was not redesigned. --HG-- branch : product-engine
2010-03-17mergeVadim Savchuk
--HG-- branch : product-engine
2010-03-17Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-17Fixed normal bug EXT - 6026 ([TRANSLATED BUT IN EN] Side bar : My Appearance ↵Paul Guslisty
> Wearing tab - where it's linked description) - Replaced hardcoded '(active)' string with [GESLABEL] arg. <string name=\"ActiveGesture\" value=\"[GESLABEL] (TRANSLATION OF 'active')\"/> - this line with translation should be added to the rest locales - Corrected \"[ATTACHMENT_POINT]\" arg assigning. Now \"[ATTACHMENT_POINT]\" assigned with LLTrans::getString() and gets translated string. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/45/ --HG-- branch : product-engine
2010-03-17replaced SL Logo EXT-4819 [NUX] New Application Icon IntegrationIgor Borovkov
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/46/ --HG-- branch : product-engine
2010-03-17Fixed normal EXT - 6028 ( [HARD CODED]? Inventory > Library > ↵Paul Guslisty
\"Accessories\" folder) Added localization string to the strings.xml for Accessories folder and localization support of Accessories folder from source code (llfolderviewitem.cpp). <string name=\"InvFolder Accessories\">TRANSLATION TO THE CORRESPONDING LANGUAGE</string> -- this string should be added to the strings.xml for each locale. Note: due to Accessories category is created out of viewer & has the FT_NONE type it can not be localized as other protected (system) categories. So, hack was provided to check this folder (in a Library) & localize it. Reviewd by Mike Antipov at https://codereview.productengine.com/secondlife/r/42/ --HG-- branch : product-engine
2010-03-17Code cleanup: remove superfluous call of the setToolTip method.Mike Antipov
These calls were added while working on two separate tickets - EXT - 6027 ([TRANSLATED BUT IN EN] Bubble shown when you mouseover on system folder within Inventory > Library) (37baa70ea94b) - (EXT-6355) [TRANSLATED BUT IN EN] - Inventory, hovertext of system folders: hovertext isn?t localized. (80b6110ba41e) --HG-- branch : product-engine
2010-03-17PE mergeTofu Linden
2010-03-17fixed EXT-6284 ([HARD CODED] - Menu Einstellungen, Tab Erweitert: ↵Igor Borovkov
"MiddleMouse" needs to be localized) Control value is preserved, it is being localized on presentation Reviewed by Richard at https://codereview.productengine.com/secondlife/r/24/ --HG-- branch : product-engine
2010-03-17fixed EXT-6350 [HARD CODED] - System message when loosing connectivity needs ↵Igor Borovkov
to be localized extracted strings used in LLAppViewer::forceDisconnect(...) calls Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/41/ --HG-- branch : product-engine
2010-03-17Fixed normal task EXT-6021 [HARD CODED] Bubble shown when you mouseover on ↵Mike Antipov
script within Contents is in EN (task inventory) * Added new string name="PanelContentsTooltip into strings.xml * Set this tooltip to LLFolderView inside the Build Tool Note: Fix for localization of default "New Script" name will be fixed in the EXT-5839. Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/43/ --HG-- branch : product-engine
2010-03-16EXT-6267 removing local overrides so EN xui can be properly redesignedEli Linden
2010-03-16mergeRichard Linden
2010-03-16turning view deletion spam into a lldebugsRichard Linden
2010-03-16Fix for build error in media_plugin_example.cpp.Monroe Linden
2010-03-16Added an "init" message in LLPLUGIN_MESSAGE_CLASS_MEDIA, and made ↵Monroe Linden
LLPluginClassMedia queue it up before initializing its LLPluginProcessParent. Made all existing plugins send their texture_params message from this init message instead of the LLPLUGIN_MESSAGE_CLASS_BASE "init" message. (This ensures that they won't start to receive 'size_change' messages until after the init has happened.) Added "set_user_data_path" and "set_language_code" messages to LLPluginClassMedia. Made webkit plugin deal with the new messages, when they're sent before it receives the media "init". Removed the user_data_path and language_code arguments from the init function calls throughout the hierarchy. Made LLViewerMediaImpl queue up the language code and user data path messages before initializing the media. Reviewed by Callum at http://codereview.lindenlab.com/687006 .
2010-03-16mergeRichard Linden
2010-03-16The movie URLs we were using on movies.apple.com now need to be accessed as ↵Monroe Linden
trailers.apple.com instead.
2010-03-16CT-575 ES translation for set8 for beta5, new fileEli Linden
2010-03-16CT-575 ES translation for set8 for beta5Eli Linden