summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2010-06-11EXT-7376 FIXED Arranged position of "back" button in sidetray panels ↵Andrew Dyukov
according to requirements from ticket. Arranged position of "back" buttons in sidetray via xml. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/562/ --HG-- branch : product-engine
2010-06-11EXT-7625 FIXED Removed inappropriate items from the Add Wearables panel ↵Vadim Savchuk
context menu. We can now distinguish LLWearableItemsList instances used in My Outfits from the one used in the Add Wearable panels, and show/enable different menu items for them. Being limited in time, I implemented this via a XUI parameter called "standalone": the Add Wearable list is standalone, the others aren't. Although it would be of course more flexible to have separate subclasses. --HG-- branch : product-engine
2010-06-11EXT-7807 FIXED Hide inappropriate outfit context menu items.Vadim Savchuk
Hide the following outfit context menu items instead of disabling them: * Wear - Replace Current Outfit * Wear - Add to Current Outfit" * Take Off - Remove from Current Outfit * Edit Outfit * Delete Outfit Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/565/ --HG-- branch : product-engine
2010-06-11EXT-6726 WIP Improved the way we disable irrelevant items of the My Outfits ↵Vadim Savchuk
gear menu. * Made the "Wear" and "Take Off" items mutually exclusive (i.e. only one of them is now shown). * Hide all context-dependant items ("Wear", "Take off", "Rename", "Delete") when no outfit selected. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/566/ --HG-- branch : product-engine
2010-06-11Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-06-11EXT-7047 FIXED Overridden tab container's max tab width. Added paddings to ↵Mike Antipov
status message text in inventory folder view. Also fixed crash in LLPanelPlaceProfile if login after places Panel is opened and hidden in UI Preview Tool: * added removing of an idle function when instance is destroyed. Message text has been wrapped into several lines in EXT-7564 (1869e99b5ce2) Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/558/ --HG-- branch : product-engine
2010-06-10Default mergecallum
2010-06-10Update QuickBuy URL in viewer with 'correct' one. ↵callum
http://lltrial.onjira.com/browse/VI-147
2010-06-10Tidy up XUI and make correct Buy Currency HTML floater correct size. ↵callum
http://lltrial.onjira.com/browse/VI-155
2010-06-10Automated merge with ssh://hg.lindenlab.com/dessie/viewer-releaseAndrew A. de Laix
2010-06-10Fix EXT-7167: updated status url to status.secondlifegrid.net.Andrew A. de Laix
2010-06-10EXT-7622 FIXED Menu items order was updated - according to Design Spec.Vladimir Pchelko
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/563/ --HG-- branch : product-engine
2010-06-10EXT-7511 FIXED Resolved newly reported problems in appearance UIAndrew Dyukov
- Selection top cropping problem reproduces only for some systems and is caused by deeper problems in flatlist, so in this case it was fixed via workaround (increasing of item pad in flatlists) and the cause of it is in new ticket- EXT-7752 (Flatlist selection is a bit different on different systems). - '+' button now has a 3 px pad from right for consistensy with "wrench" from other items. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/549/ --HG-- branch : product-engine
2010-06-10EXT-7768 FIXED Default accordion widget's message was removed (set to empty).Vladimir Pchelko
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/561/ --HG-- branch : product-engine
2010-06-10automated mergeLoren Shih
2010-06-10EXT-7644 FIXED Avoided duplication of 'Save as' dialogs.Alexei Arabadji
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/554/ --HG-- branch : product-engine
2010-06-09EXT-7430 : Create art overlay for inventory icons that are linksLoren Shih
Took out explicit _Link icons and replaced with overlay. Removed links overlays from non-main-inventory-floater panels.
2010-06-09EXT-7616 FIXED "Rename" outfit context menu item is now called "Rename Outfit".Vadim Savchuk
Trivial change, not reviewed. --HG-- branch : product-engine
2010-06-09EXT-7577 FIXED added filtering add wearables panel (list and folder views) ↵Igor Borovkov
according to the current user's selection - added filtering add wearables panel (list and folder views) according to the current user's selection (rules for showing a particular view and setting a particular filtering are specified in the table at https://jira.secondlife.com/browse/EXT-7577) - minor refactoring Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/534/ --HG-- branch : product-engine
2010-06-09EXT-6710 FIXED Updated inventory items sharing behavior according to ↵Alexei Arabadji
comments: "Andrey ProductEngine added a comment - 02/Jun/10 03:21 AM" and "Grumpity ProductEngine added a comment - 02/Jun/10 03:25 AM" of EXT-6710 issue. 1 Reused 'ShareNotification' with updated message. 2 Made allert message box scrollable(done by Yuri Chebotarev). 3 Updated word words_separator in strings.xml. 4 Made friends list tab of avatar picker be opened on 'share with avatar' action. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/525/ --HG-- branch : product-engine
2010-06-09mergeVadim Savchuk
--HG-- branch : product-engine
2010-06-09mergeVladimir Pchelko
--HG-- branch : product-engine
2010-06-09EXT-7640 FIXED Added new option to viewer avatar height that allows users to ↵Vladimir Pchelko
see their height in either feet or meters Feature details: Added new property HeightUnits. Implemented logic that build TextBox label correctly according to document https://docs.google.com/a/productengine.com/Doc?docid=0AXxJWUubGIsoZGhqZDcya3JfMWdybXNwdGd0&hl=en -> 'Mockup - Edit Shape' Reviewed by Vadim Savchuk, Neal Orman, Mike Antipov at https://codereview.productengine.com/secondlife/r/531/ --HG-- branch : product-engine
2010-06-09merge from PE's viewer-releaseTofu Linden
2010-06-08EXT-6655 Fixed Made the default busy message repsonse localizable with ↵Andrew Dyukov
already existing account settings - The root of busy response problem is that this text is located in non-localizable xml and, to make things worse, may be changed by user. So usual translation approach is little help here. So busy response was set the following way(EXT-5885)- on first run, string was written there from strings xml and was never changed later without direct user actions. So after changin locale message always remained the same. - To make this string localize each time locale is changed and if it is the same as default message, new setting was added- BusyResponseChanged which is TRUE if user's busy message differ's from default. If it is true, we do nothing when locale changes, otherwise we set default message from current locale as user's busy message. - Old transitional code from DEV-24146 was removed in this diff including unnecessary "BusyModeResponse2" setting(it is not needed because we'll anyway have to set busy message to default after first run of viewer after this fix and now busy response will be stored in "BusyModeResponse"). Warning! If user modified busy response message before this fix, it will be reset to default after first postfix run. Reviewed by Richard Linden at https://codereview.productengine.com/secondlife/r/350/ --HG-- branch : product-engine
2010-06-08EXT-7604 FIXED Button overlay image and size were changed.Vladimir Pchelko
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/518/ --HG-- branch : product-engine
2010-06-08EXT-6933 FIXED According to behavior in viewer-1.2: minimal price value was ↵Vladimir Pchelko
changed to 0. Problem description: Minimal price value was 1. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/510/ --HG-- branch : product-engine
2010-06-08mergeTofu Linden
2010-06-08merge from PE's viewer-trunkTofu Linden
2010-06-07mergeRichard Nelson
2010-06-07added missing help_topics for kateRichard Nelson
2010-06-08EXT-7631 FIXED Bad location of Empty Lost and Found option will lead to ↵Loren Shih
Critical Inventory loss by Residents Switched location of Lost&Found versus EmptyTrash items.
2010-06-08EXT-7631 FIXED Bad location of Empty Lost and Found option will lead to ↵Loren Shih
Critical Inventory loss by Residents Separated Lost&Found from EmptyTrash as specified in EXT design decision.
2010-06-08EXT-7521 FIXED Snapshot floater not remembering whether to show the advanced ↵Aimee Linden
panel. Also removes some redundant code, and registers UI callbacks for use from XUI. Reviewed by: Tofu
2010-06-08MergeAimee Linden
2010-06-07merge.Tofu Linden
2010-06-07Merge from viewer-publicDessie Linden
2010-06-07EXT-7443 FIXED Speak button's layout updated - Reduced right padding by 2 px ↵Mike Antipov
in main locale, remove horizontal align in 'de' locale. For now all locales have the same center aligning with right padding to ignore space under indicator. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/519/ --HG-- branch : product-engine
2010-06-07EXT-7629 FIXED removed redundant label xml attributesIgor Borovkov
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/520 --HG-- branch : product-engine
2010-06-07mergeVadim Savchuk
--HG-- branch : product-engine
2010-06-07Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-06-07EXT-7368 FIXED disabled using of accordion's "empty_accordion_text" in ↵Mike Antipov
Friends List. This patch follows (23f0f13abc8b) and prevent to show two messages about empty Friends list. Reviewed by Vadim Savchuk. --HG-- branch : product-engine
2010-06-05merge from PE's viewer-trunkTofu Linden
2010-06-04VWR-19699 Correct "wear" and "add" behaviorNyx (Neal Orman)
added "add" menu item to clothing right-click menus and corrected "wear" to mean "replace top wearable of this type" reviewed by Richard
2010-06-04Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicNyx (Neal Orman)
2010-06-04Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicRichard Nelson
2010-06-04mergeRichard Nelson
2010-06-04DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the ↵Richard Nelson
viewer reviewed by Mani
2010-06-04MergeEli Linden
2010-06-04EXT-7545 FIX remove untranslatable strings; add translate="false" to en xuiEli Linden