summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2010-03-19MergeKent Quirk
2010-03-19CT-575 IT set7 translation, new files, for beta 5Eli Linden
2010-03-19FR linguistic; CT-575 IT set7 translation for beta 5Eli Linden
2010-03-19Fixed bug EXT-5927 (Vertical tab labels should be left-aligned).Vadim Savchuk
Submitting on behalf of Paul Guslisty. Reviewed by Mike and Q: https://codereview.productengine.com/secondlife/r/70/ --HG-- branch : product-engine
2010-03-19merge with tipMike Antipov
--HG-- branch : product-engine
2010-03-19Done normal task EXT-6267 ([TRUNCATION] [EN XUI REWORK] - Side panel, ↵Mike Antipov
profiles: the teleport button is truncated. need 'en' xui designer rework) * moved Map Button into the dropdown menu (with enable/click logic). New <menu_item_call label="Map" name="show_on_map"> is added into the menu_profile_overflow.xml * redesigned rest of buttons to accommodate available space Now buttons' widths are enough to not truncate labels in all locales. NOTE: New "Map" item menu should be localized (just move values from panel_profile.xml to menu_profile_overflow.xml) in other locales. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/59/ --HG-- branch : product-engine
2010-03-19Update for critical bug EXT-6318 [TRUNCATION] [EN XUI REWORK] - Talk button ↵Mike Antipov
is truncated "Sprechen". need xui designer to widen it by some 10 pixels * restored center aligning for Speak button's label. * also it is right aligned in 'de' locale which has too long value. * default right padding is set in 'en' locale (in has no effect on center aligned label) Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/36/ --HG-- branch : product-engine
2010-03-19(EXT-6470) [TRANSLATED BUT IN EN] Media Nav bar (Media Control)Sergei Litovchuk
- Fixed panel name in en/panel_prim_media_controls.xml. Panel name mismatch in localized files prevented from using localized attributes (e.g. tool tips) of all children of this panel. Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/73/ --HG-- branch : product-engine
2010-03-19Merged with viewer-offersDmitry Zaporozhan
--HG-- branch : product-engine
2010-03-18Merge of PE merge with extra headKent Quirk
2010-03-18MergeKent Quirk
2010-03-18VWR-18276 en_xui_changeEli Linden
2010-03-18MergeKent Quirk
2010-03-18EXT-5923 - Change play/pause behavior of Nearby Media affordanceRichard Linden
reviewed by BenGlenn
2010-03-18MergeKent Quirk
2010-03-18mergeRichard Linden
2010-03-18EXT-6402 - Add support for enable/disable of Plugins (Flash) within WebKit ↵Richard Linden
to Viewer Prefs fixed radio item values so they work in true and false cases for UseExternalBrowser reviewed by Callum
2010-03-18VWR-17631 en_xui_changeEli Linden
2010-03-18merge from hotfix to viewer-2-0 and resolve conflictsKent Quirk
2010-03-18FR cycle8 translation for beta5Eli Linden
2010-03-18linguisticEli Linden
2010-03-18mergeRichard Linden
2010-03-18EXT-6426 - Role titles with UTF-8 characters prevent login when enabledRichard Linden
reviewed by Monroe
2010-03-18Related to EXT-5909 (Accepted/declined inventory offer shouldn't spawn chiclet).Andrew Dyukov
- Removed unnecessary string in strings.xml and substituted it in code with existing one. --HG-- branch : product-engine
2010-03-18CT-575 DA translation for beta 5 new fileEli Linden
2010-03-18CT-575 DA translation for beta 5; JA linguisticEli Linden
2010-03-18MergeEli Linden
2010-03-18DE cycle8 translation for beta 5; FR linguisticEli Linden
2010-03-18(EXT-5982) [FRAGMENTATION] L$ kaufen window (Buy L$)Sergei Litovchuk
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/56/ --HG-- branch : product-engine
2010-03-18Done normal task EXT-6290 ([TRUNCATION] Block List - type shown after name ↵Mike Antipov
is truncated when the name is long. need 'en' xui rework) * Changed the way blocked items are shown in the list. For now they are separated on two columns: Name & Type. If Name is too long it is shown truncated (with ...) * As result remove deprecated methods from LLMute to concatenate its name & type and to extract name & type from the such concatenated string. * reduce include dependence from llmutelist.h --HG-- branch : product-engine
2010-03-18Fixed major bug EXT-2707 - Coalesced objects do not show the proper icon in ↵Dmitry Zaporozhan
inventory. Added new icon for multi-objects. New icon is used in inventory, object inventory and buy floater. New icon can not be used in Group Notices because server does not send enough info in GroupNoticesListReply. --HG-- branch : product-engine
2010-03-18mergeYuri Chebotarev
--HG-- branch : product-engine
2010-03-18working on EXT-5839 Creating a new wearable ...Yuri Chebotarev
some strings for localization --HG-- branch : product-engine
2010-03-18Updates for normal task EXT-6267 ([TRUNCATION] [EN XUI REWORK] - Side panel, ↵Mike Antipov
profiles: the teleport button is truncated. need 'en' xui designer rework) * 'en/panel_profile.xml' was redesigned. Assuming that 'de' locale doesn't have width overridden: ** added ellipses to buttons' labels to get possibility found truncation easier (except for IM button) ** reduced distance between buttons ** reduced padding from left/right sides to 1 px But there are still issue in two locales: 'es' for "add friend" 'pt' for "teleport" These buttons can not be shown properly with default widths. Note: 'de' & 'fr' locales have overridden width (not removed in the patch) --HG-- branch : product-engine
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-17VWR-18199 en_xui_changeEli Linden
2010-03-17FR linguistic; JA cycle8 translation for beta 5Eli 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-17MergeEli Linden
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-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>".