Commit Graph

7362 Commits (08e3e05c0a1aa99bc6cf300191ea3c7feb97ff9a)

Author SHA1 Message Date
Monroe Linden 08e3e05c0a Additional optimizations to text reflow for EXT-5071.
Added versions of LLFontFreeType::getXAdvance() and LLFontFreeType::getXKerning() that take LLFontGlyphInfo* instead of llwchar.  This allows code in LLFontGL that already has the LLFontGlyphInfo* to pass them instead, saving calls to LLFontFreetype::getGlyphInfo.

Reviewed by Richard.
2010-02-18 13:40:32 -08:00
Monroe Linden 3e8320201f Partial fix for EXT-5071.
Changed the index on the keyword map in LLKeywords so that LLKeywords::findSegments() doesn't have to create LLWString objects to search the map.

Reviewed by Richard.
2010-02-17 18:18:18 -08:00
Callum Prentice d742b3e911 Merge with tip 2010-02-18 11:22:17 -08:00
Callum Prentice 77009a366f EXT-5363 webkit does not strip spaces off a typed-in URL
Reviewed by CB
2010-02-18 11:21:36 -08:00
Leyla Farazha 2231da11dd EXT-4677 Crash when closing pinned menu which has no parent Inventory floater
Reviewed by Richard CC#118
2010-02-18 10:52:34 -08:00
richard ca6caad68c merge 2010-02-18 09:25:04 -08:00
Aimee Linden 1ae70e112a EXT-5370: Voice volumes set for other agents reverting between voice sessions
mVolumeDirty needs to be set when recalling volume levels, for both the participant and the session, to trigger sending a volume change message to Vivox.

Reviewed by: Lynx.
2010-02-18 12:04:21 +00:00
Richard Linden b1dd2f3099 EXT-5515 - Allow resizing on left and lower left of nearby media popup 2010-02-17 22:22:14 -08:00
Richard Linden f6079c9382 EXT-5515 - Allow resizing on left and lower left of nearby media popup 2010-02-17 22:21:58 -08:00
Rick Pasetto cb3b21a40a Automated merge with ssh://rick@hg.lindenlab.com/q/viewer-hotfix/ 2010-02-17 17:28:29 -08:00
Rick Pasetto 32e8dbaf38 EXT-5079 : Make sure to initialize ambient audio properly when it is muted
Reviewed by Richard (actually it was his idea)
2010-02-17 17:28:08 -08:00
Chuck Linden a3c93cccef Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix/ 2010-02-17 18:43:42 -05:00
Chuck Linden a55b8e6317 Fixed up button widths to prevent label truncation when viewer is at the default 1000x700 size. Related to https://jira.secondlife.com/browse/EXT-4820 (see comments). 2010-02-17 18:43:11 -05:00
Richard Linden effadd3908 merge 2010-02-17 15:16:31 -08:00
Richard Linden 366aa236f2 EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts 1.23s UI
reviewed by Leyla
2010-02-17 14:37:28 -08:00
Rick Pasetto 1c0603bef2 Fix crash when turning on MediaPerformanceManagerDebug flag 2010-02-17 14:00:16 -08:00
Rick Pasetto 479c7cb3b2 Automated merge with ssh://rick@hg.lindenlab.com/q/viewer-hotfix/ 2010-02-17 12:04:46 -08:00
Leyla Farazha ba27cd5062 Merge 2010-02-17 11:41:48 -08:00
Leyla Farazha dbb31df52e EXT-5044: updating events floater with title and help topic 2010-02-17 11:34:58 -08:00
Rick Pasetto f55451552a EXT-5272: move prefs out of nearby media
Review #114
This (mostly XUI) change moves the prefs checkboxes out of the nearby media panel and into the prefs floater. The "Sound" tab is now the "Sound & Media" tab, and its layout has been modified drastically to match https://docs.google.com:443/a/lindenlab.​com/Doc?id=ddznhrqn_34kcxdz8f3#​Preferences
2010-02-17 11:27:46 -08:00
Nyx (Neal Orman) 0bd3aa45bf Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfix 2010-02-17 14:19:35 -05:00
Chuck Linden a383a38b0c Set global height attributes for buttons, combo boxes, and flyout buttons as part of cleaning up the widget test floater for QA testing. Removed in-line height settings in the floater xml. 2010-02-17 12:58:02 -05: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
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
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