Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Tofu Linden 818a6038eb EXT-4843 [NUX] Set default Preferences
'Setup' pane
2010-02-17 17:36:07 +00:00
Tofu Linden d82e509a3a EXT-4843 [NUX] Set default Preferences
'Sound' pane
2010-02-17 17:33:15 +00:00
Tofu Linden f52dd5ef21 EXT-4843 [NUX] Set default Preferences
'Privacy' pane
2010-02-17 17:30:41 +00:00
Tofu Linden 03f7086bfc EXT-4843 [NUX] Set default Preferences
'General' pane
2010-02-17 17:27:20 +00:00
Nyx (Neal Orman) 587b8e737d EXT-5364 New users appear fully naked before resolving.
We were pushing off redrawing your local texture composite
while waiting for a baked texture cache response from the server.
If this happens when your textures come in, your avatar will de-cloud
but the composite will not update, resulting in nudity.

Changed the logic so we will re-generate a local composite even if
we have a pending baked texture query (we still suppress uploading the
composite until a response is received). Verified several times that this does
fix the issue. Will update the JIRA with reliable repro.

Q verified issue is worthy of a hotfix checkin

Code has been reviewed by vir, bigpapi, and seraph

This is necessary for new user experience. Patch should be contained enough to be low-risk. Contact Nyx if any further questions.
2010-02-17 11:50:13 -05:00
Igor Borovkov f52e703694 completed EXT-5427 Disable appearance of "i" button for SL system messages in IM and other chats
--HG--
branch : product-engine
2010-02-17 18:42:20 +02:00
Igor Borovkov 73d192a408 fixed EXT-5367 Emotes '/me says ...' out of context when nearby chat or group chat window expanded.
--HG--
branch : product-engine
2010-02-17 17:43:13 +02:00
Dmitry Zaporozhan 99f6fa0e82 Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2010-02-17 16:45:32 +02:00
Tofu Linden 33a3a0d156 follow-up to previous fix - don't link to librt twice. 2010-02-17 14:31:02 +00:00
Tofu Linden 221885fc73 Hack librt inclusion into llcommon for all Linux builds. The dep is needed for llcommon, but it was being satisfied elsewhere for viewer builds and got to dodge the problem. This should quieten the server builds somewhat. 2010-02-17 14:29:56 +00:00
Igor Borovkov 4c5a998f79 fixed EXT-5456 Messages from objects are shownas messages from Second Life in nearby chat history from the prev session
Completed things which were agreed on:
- system messages in the log file are prepended with "Second Life:" after the timestamp
- object names set which are parsed extended to object names consisting with any number of words

Side effect:
"Second Life:" is shown as From Name in Nearby Chat when in plain text chat

--HG--
branch : product-engine
2010-02-17 16:09:50 +02:00
Dmitry Zaporozhan 4b161b8839 Fixed low bug EXT-4246 - Close button on notification toast is larger than host spot.
Close button is partially positioned out of toast(floater). Usually, hovering or clicking
that "outer" part of the button can not be handled. The workaround is to position the button
on the floater and make the floater background invisible. Now close button is properly handled,
but toast is transparent. To fix this i added wrapper_panel that looks and behaves like a floater.

--HG--
branch : product-engine
2010-02-17 16:00:28 +02:00
Dmitry Zaporozhan 619415a99a Moved shadow drawing code from draw to separate function(drawShadow) to make this code reusable.
--HG--
branch : product-engine
2010-02-17 15:32:00 +02:00
Alexei Arabadji 2ab4bf8b35 fixed EXT-5378 “Transient exception manager doesn't work if switch to tabbed IM window”,
added side tray tab to global group of transient exception list;
added LLIMFloaterContainer to IM group of transient exception list;
made VCP belongs to IM transient group;

--HG--
branch : product-engine
2010-02-17 15:22:39 +02:00
Tofu Linden c3bd736f6c PE merge. 2010-02-17 12:46:27 +00:00
Kent Quirk c573679521 automated merge of overnight fixes from viewer-2-0 and viewer-hotfix 2010-02-17 07:44:29 -05:00
Lynx Linden f6304197a7 EXT-4882: Added firstlogin query param to Home website.
Url substitutions now support a [FIRST_LOGIN] parameter that returns
the value of gAgent.isFirstLogin(). This now gets passed to the Home
sidetray web site as a firstlogin query param.
2010-02-17 11:54:27 +00:00
Vadim Savchuk c826e5606e merge
--HG--
branch : product-engine
2010-02-17 12:48:06 +02:00
Vadim Savchuk b53e60b857 Merge from default branch.
--HG--
branch : product-engine
2010-02-17 12:47:47 +02:00
Alexei Arabadji aeffc8a3de fixed major EXT-5439 “IM window vanishes when trying to drag notecard to IM chat bar with second inventory window open”,
added LLFloaterInventory to global group of transient exception list(the same as for side tray);

--HG--
branch : product-engine
2010-02-17 12:00:20 +02:00
Lynx Linden cb460174da Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-02-17 09:43:06 +00:00
Lynx Linden 8ba57bb79c EXT-3180: Added the final URL for the Home sidetray.
Now points to: https://viewer-sidebar.secondlife.com/
2010-02-17 09:42:06 +00:00
angela 1a9cd13d79 EXT-5188 Change more and details to Profile (in search and inspectors) 2010-02-17 17:20:49 +08:00
angela 5402c51de3 EXT-2593 Add border to Build > Contents Tab 2010-02-17 16:47:15 +08:00
Eli Linden 9cfc4c0726 EXT-2183 viewer 2.0 community translation ES set1 through set6. 2010-02-17 16:05:12 +08:00
Eli Linden 08946fea51 EXT-2183 viewer 2.0 community translation ES set1 through set6. 2010-02-17 16:04:50 +08:00
angela 3d3f72bd03 EXT-5172 set prefs review: "Allow media to auto-play" , media setting "auto play" and "auto scale" to 'true' by default 2010-02-17 15:51:17 +08:00
Eli Linden 3f623398ee Merge 2010-02-17 14:43:04 +08:00
Eli Linden c264ffe815 DEV-46346 Cycle4 translation for FR 2010-02-17 14:40:32 +08:00
Eli Linden 692073cc89 DEV-46346 Cycle4 translation for FR DE JA 2010-02-17 14:39:52 +08:00
Kent Quirk 935d12277c Automated merge with viewer-2-0 to pick up changes that occurred while I was merging other code 2010-02-16 23:57:12 -05:00
Eli Linden 6b36b82ada DEV-46346 Cycle4 translation for DE, JA 2010-02-17 12:51:17 +08:00
Kent Quirk e3a71c74e2 automated merge from viewer-2-0 2010-02-16 23:36:54 -05:00
Eli Linden 6552874c82 DEV-43688 Cycle3 massive linguistic changes for FR by Noelle for better UI, post truncation fix 2010-02-17 12:05:03 +08:00
Eli Linden 6518cbdfa5 DEV-43688 Cycle3 massive linguistic changes for DE by Simone for better UI, post truncation fix 2010-02-17 11:44:51 +08:00
richard 69032d8d9d EXT-5071 - Script Editor slows down FPS when editing scripts with 500+ lines
reviewed by Monroe
2010-02-16 19:14:55 -08:00
Rick Pasetto 204ff1edd9 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 2010-02-16 15:54:32 -08:00
richard 1513643e62 EXT-5471 - Tons of spam in log about Invalid param "name"
reviewed by Rick
2010-02-16 15:45:17 -08:00
Rick Pasetto 4dfed6e353 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 2010-02-16 15:43:11 -08:00
Rick Pasetto 0e234edcc6 EXT-5270: Implement "dynamic" controls based on the selected item in Nearby Media
Review #112
This change adds controls that change state based on the selection in the nearby media panel. There are basically 3 sets:
- Time-based
- Web-based ("Normal")
- Disabled

Again, these change based on what you've got selected in the panel
2010-02-16 15:42:33 -08:00
Rick Pasetto c6a8d9a7e7 Tweak sizes a tiny bit to make media controls look a little better 2010-02-16 10:40:39 -08:00
Tofu Linden fb384e6af4 move a particularly spammy INFO. 2010-02-16 17:04:49 +00:00
Tofu Linden 23e173631d Fix odd spacing/punctuation in failed search result string. 2010-02-16 16:48:20 +00:00
Tofu Linden eefdbced38 fix implicit cast in 2ea5dc26d479 / EXT-5251 2010-02-16 16:41:16 +00:00
Tofu Linden d2ef287e9c defensiveness added to 81fc7fe78ca6 / EXT-5376 2010-02-16 16:38:16 +00:00
Tofu Linden d0d9ad2b36 PE merge. 2010-02-16 16:34:04 +00:00
Eugene Mutavchi 6a4aea4571 Fixed low bug EXT-5376(Gesture button has stripped label after unhide if it was hidden with stripped label)
--HG--
branch : product-engine
2010-02-16 18:17:22 +02:00
Alexei Arabadji f836b8527a Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2010-02-16 18:10:39 +02:00
Alexei Arabadji 58f75f4fd8 fixed EXT-5070 “Modal Login Failed popup prevents interaction with Media Browser”;
--HG--
branch : product-engine
2010-02-16 18:09:35 +02:00
Vadim Savchuk a301ad63c2 Fixed bug EXT-5290 (TP failed if try to teleport from 'Teleport completed from...' toast).
Reason: LLUrlEntrySLURL::getLocation() failed to parse maps.secondlife.com SLURLs (though worked fine for slurl.com ones).

--HG--
branch : product-engine
2010-02-16 17:58:41 +02:00