summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-06-08MergeAimee Linden
2010-06-07more for EXT-7500: PARTIAL FIXED: Texture Jamming problems with http texture ↵Xiaohong Bao
off. Raise priorities of textures for self avatar to the highest.
2010-06-07more for EXT-7500: PARTIAL FIXED: Texture Jamming problems with http texture ↵Xiaohong Bao
off. Raise priorities of textures for self avatar to the highest.
2010-06-07Automated merge with ssh://hg.lindenlab.com/dessie/viewer-releaseMark Palange (Mani)
2010-06-07merge.Tofu Linden
2010-06-07Merge from viewer-publicDessie Linden
2010-06-07merge backoutTofu Linden
2010-06-07EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture.Tofu Linden
Backed out changeset e6feef9704cf to re-introduce Bao's fix
2010-06-07automated mergeLoren Shih
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-07Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicLynx Linden
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-07mergeMike Antipov
--HG-- branch : product-engine
2010-06-07EXT-7441 FIXED Improved condition to give up fetched inventory items in ↵Mike Antipov
LLInventoryFetchItemsObserver Reason: LLInventoryFetchItemsObserver is used to fetch necessary gesture items. Its logic was based on count of "inventory changed" events. In case of there was too many requests stored item UUIDSs are be removed from queue by mistake - notification can be triggered because some other item is renamed. This issue can appear wherever LLInventoryFetchItemsObserver is used. Fix: improved logic to make decision to give up fetching items. For now it bases on period while waiting items to arrive from server and a number of attempts to repeate waiting. This is a constants of the LLInventoryFetchItemsObserver (10 times by 10 seconds) Tested with test case in JIRA (total count of inventory items - 13,888). Most likely that was a reason of inventory loss (EXT-7503). Reviewed by Brad Payne at https://codereview.productengine.com/secondlife/r/507/ --HG-- branch : product-engine
2010-06-07EXT-7406 FIXED extended find wearables of type functor to filter out links ↵Igor Borovkov
(panel outfit edit) extended find wearables of type functor to filter out links Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/522 --HG-- branch : product-engine
2010-06-05merge from PE's viewer-trunkTofu Linden
2010-06-04Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicXiaohong Bao
2010-06-04EXT-7500: PARTIAL FIXED: Texture Jamming problems with http texture offXiaohong Bao
2010-06-04mergeRichard Nelson
2010-06-04EXT-7492 FIX Invalid previews are loaded for body parts in the Appearance SPRichard Nelson
reviewed by Nyx
2010-06-04EXT-7452: FIXED: gray squares on the world map (nothing to do with map server)Xiaohong Bao
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-04AVP-44 VWR-19699 FIX Multi-wearables and wearable replacement logicNyx (Neal Orman)
Cleaned up a few things upon code review. Code reviewed by vir for this checkin as well as following previous commits: a801af3728ee af42810b946c
2010-06-04Fix for EXT-7571 (Camera is left in object view mode after leaving "edit ↵Monroe Linden
appearance" mode) Call gAgentCamera.resetView() when exiting appearance/outfit editing mode.
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-04Yet more error checking for linux symbol file generation.brad kittenbrink
2010-06-04MergeEli Linden
2010-06-04EXT-7545 FIX remove untranslatable strings; add translate="false" to en xuiEli Linden
2010-06-04EXT-7626 FIXED INFRASTRUCTURE LLTexLayer code cleanupLoren Shih
Cleaned up readBackAndUpload and added better comments.
2010-06-04MergeLeyla Farazha
2010-06-04EXT-7502 Save as option while modifiying a body part doesn't prompt for ↵Leyla Farazha
name, and just saves changes. reviewed by Nyx
2010-06-04Set CrashHostUrl if configured on start up to redirect freeze reports correctly.Andrew A. de Laix
2010-06-04made LLStringUtil::null constRichard Nelson
2010-06-04automated mergeLoren Shih
2010-06-04EXT-7526 WIP Add baked texture information to texture viewLoren Shih
More informative logic added in to track when an upload is actually happening. Did some minor reformatting.
2010-06-04Fix for the last part of EXT-7366 (Need to change camera view of avatar ↵Monroe Linden
previews on 'Front view' while editing shapes). Reviewed by Richard.
2010-06-04EXT-7610 FIXED Added sorting outfit tabs by name (case insensitive).Sergei Litovchuk
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/523/. --HG-- branch : product-engine
2010-06-04EXT-7526 WIP Add baked texture information to texture viewLoren Shih
Minor logic fix for status display.
2010-06-04EXT-7526 WIP Add baked texture information to texture viewLoren Shih
Added color, emphasis, and more information to texture view.
2010-06-04EXT-7511 FIXED Resolved problem with cropping of item selection bottomAndrew Dyukov
Problem reproduced for items which had divider at the bottom. It was caused by non-optimal placement of divider in item. To fix this, "top" attribute of divider was changed, and when done so it turned out that increase of items height from implementation of this task was not necessary, so rolled back these changes in xml and code. Also added some padding between flatlists items to avoid cropping of top part of item selection because of divider. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/502/ --HG-- branch : product-engine
2010-06-04EXT-7504 WIP Force decloud after timeout using lower res texturesLoren Shih
Trivial change to texture debug readout.
2010-06-04EXT-7533: FIX for 7800 in gpu table. and added nvidia ion. No code changedPalmer Truelson
2010-06-04EXT-7504 WIP Force decloud after timeout using lower res texturesLoren Shih
Added fix for logic behind resetting upload timer.
2010-06-04EXT-6886 FIXED Resized buttons to fix truncations.Sergei Litovchuk
- Increased "About Land" button width and moved it below parcel icons. - Increased "Region/Estate" button width (also truncated text in multiple langs). - Increased advanced place info accordion minimal height to avoid vertical scrolling inside tabs (in all tabs except "For Sale"). - Decreased "Estate" and "For Sale" panels height to avoid extra free space. Reviewed by Paul Guslisty https://codereview.productengine.com/secondlife/r/503/ --HG-- branch : product-engine