Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Dessie Linden 085b2c24f9 Merge from viewer-public 2010-06-07 11:27:42 -07:00
Tofu Linden ea5d8a1634 merge backout 2010-06-07 17:31:59 +01:00
Tofu Linden 3057651b1a EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture.
Backed out changeset e6feef9704cf to re-introduce Bao's fix
2010-06-07 17:31:22 +01:00
Loren Shih b1e9c9bab0 automated merge 2010-06-07 10:31:50 -04:00
Mike Antipov 1856436fb9 EXT-7443 FIXED Speak button's layout updated - Reduced right padding by 2 px 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-07 17:04:28 +03:00
Aimee Linden aaf296c2ce EXT-7145: PARTIAL make viewer to handle "URL redirect" for http texture.
Upgrade Darwin libcurl to 7.20.1 and ares to 1.7.1
2010-06-07 14:59:01 +01:00
Igor Borovkov b3aaafffa4 EXT-7629 FIXED removed redundant label xml attributes
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/520

--HG--
branch : product-engine
2010-06-07 14:27:29 +03:00
Lynx Linden 185cd5d261 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-06-07 12:14:13 +01:00
Vadim Savchuk 16784630a7 merge
--HG--
branch : product-engine
2010-06-07 14:11:03 +03:00
Vadim Savchuk 3e80a0e025 Merge from default branch
--HG--
branch : product-engine
2010-06-07 14:07:45 +03:00
Mike Antipov 8decaaa925 EXT-7368 FIXED disabled using of accordion's "empty_accordion_text" in 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-07 13:50:50 +03:00
Yuri Chebotarev c356aeedfb merge
--HG--
branch : product-engine
2010-06-07 12:57:17 +03:00
Yuri Chebotarev 6bbe55558f EXT-7623 FIX One more place where text was processed into segments without LLLineBreakSegment.
reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/516/

--HG--
branch : product-engine
2010-06-07 12:56:29 +03:00
Mike Antipov ebf703a1aa merge
--HG--
branch : product-engine
2010-06-07 12:20:20 +03:00
Mike Antipov 356e1d55cc EXT-7441 FIXED Improved condition to give up fetched inventory items in 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-07 12:15:23 +03:00
Igor Borovkov bff974cdb8 EXT-7406 FIXED extended find wearables of type functor to filter out links (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-07 12:10:36 +03:00
Tofu Linden 033f0dbdef merge from PE's viewer-trunk 2010-06-05 10:48:25 +01:00
Xiaohong Bao eec00a712f Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-06-04 22:38:22 -06:00
Xiaohong Bao 4c0624b04e EXT-7500: PARTIAL FIXED: Texture Jamming problems with http texture off 2010-06-04 22:26:39 -06:00
Richard Nelson 747435b342 merge 2010-06-04 16:14:43 -07:00
Richard Nelson e133f8b7d5 EXT-7492 FIX Invalid previews are loaded for body parts in the Appearance SP
reviewed by Nyx
2010-06-04 16:14:30 -07:00
Xiaohong Bao 3dfcde7e24 EXT-7452: FIXED: gray squares on the world map (nothing to do with map server) 2010-06-04 17:13:04 -06:00
Nyx (Neal Orman) 92b104f416 VWR-19699 Correct "wear" and "add" behavior
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-04 18:43:13 -04:00
Nyx (Neal Orman) fa5ad6665b Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-06-04 17:36:18 -04:00
Nyx (Neal Orman) 244321e70c AVP-44 VWR-19699 FIX Multi-wearables and wearable replacement logic
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-04 17:34:46 -04:00
Monroe Linden 58f008dd14 Fix for EXT-7571 (Camera is left in object view mode after leaving "edit appearance" mode)
Call gAgentCamera.resetView() when exiting appearance/outfit editing mode.
2010-06-04 14:30:54 -07:00
Richard Nelson 9dd68124d1 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-06-04 14:26:14 -07:00
Richard Nelson 1be76eccdf merge 2010-06-04 14:26:08 -07:00
Richard Nelson 46e1253ee1 DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the viewer
reviewed by Mani
2010-06-04 14:25:51 -07:00
brad kittenbrink edd224dc7b Yet more error checking for linux symbol file generation. 2010-06-04 14:13:33 -07:00
Eli Linden ceb6647ac1 Merge 2010-06-04 14:00:44 -07:00
Eli Linden 591e309897 EXT-7545 FIX remove untranslatable strings; add translate="false" to en xui 2010-06-04 14:00:15 -07:00
Loren Shih 82f8be5ca3 EXT-7626 FIXED INFRASTRUCTURE LLTexLayer code cleanup
Cleaned up readBackAndUpload and added better comments.
2010-06-04 16:32:18 -04:00
Leyla Farazha b1b4e56bce Merge 2010-06-04 13:23:12 -07:00
Leyla Farazha c393383f44 EXT-7502 Save as option while modifiying a body part doesn't prompt for name, and just saves changes.
reviewed by Nyx
2010-06-04 13:22:00 -07:00
Andrew A. de Laix c3892e9f36 Set CrashHostUrl if configured on start up to redirect freeze reports correctly. 2010-06-04 12:57:32 -07:00
Richard Nelson 05d7addde7 made LLStringUtil::null const 2010-06-04 12:24:40 -07:00
Loren Shih 207e250159 automated merge 2010-06-04 14:56:42 -04:00
Loren Shih 36a10312a5 EXT-7526 WIP Add baked texture information to texture view
More informative logic added in to track when an upload is actually happening.
Did some minor reformatting.
2010-06-04 14:56:24 -04:00
Monroe Linden 6d840687a5 Fix for the last part of EXT-7366 (Need to change camera view of avatar previews on 'Front view' while editing shapes).
Reviewed by Richard.
2010-06-04 11:56:08 -07:00
Sergei Litovchuk d1751df1cc EXT-7610 FIXED Added sorting outfit tabs by name (case insensitive).
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/523/.

--HG--
branch : product-engine
2010-06-04 21:52:38 +03:00
Loren Shih cfc98d7e37 EXT-7526 WIP Add baked texture information to texture view
Minor logic fix for status display.
2010-06-04 14:17:13 -04:00
Loren Shih f457eaf67d EXT-7526 WIP Add baked texture information to texture view
Added color, emphasis, and more information to texture view.
2010-06-04 14:14:36 -04:00
Andrew Dyukov 65f8d1822d EXT-7511 FIXED Resolved problem with cropping of item selection bottom
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-04 20:21:07 +03:00
Loren Shih 4ec55cdb5b EXT-7504 WIP Force decloud after timeout using lower res textures
Trivial change to texture debug readout.
2010-06-04 13:14:41 -04:00
Palmer Truelson e8a8492795 EXT-7533: FIX for 7800 in gpu table. and added nvidia ion. No code changed 2010-06-04 10:12:58 -07:00
Loren Shih 6a3ff07783 EXT-7504 WIP Force decloud after timeout using lower res textures
Added fix for logic behind resetting upload timer.
2010-06-04 12:56:17 -04:00
Sergei Litovchuk 6a660f868a EXT-6886 FIXED Resized buttons to fix truncations.
- 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
2010-06-04 19:40:53 +03:00
Aimee Linden 4db92e5155 EXT-7342 FIXED Updated the link to the Voice Morphing marketing page.
This link will be broken until the official page goes live.
2010-06-04 17:40:18 +01:00
Richard Nelson c53afe4f38 Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public 2010-06-04 09:17:12 -07:00