summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
2010-02-18merge changes from backing out the directory change of default to baseKent Quirk
2010-02-18Backed out cpp changes from changeset 49e628c3a0c5Kent Quirk
2010-02-18Reverting change 570851c5baa5Kent Quirk
because it's broken
2010-02-18EXT-5461: Reverting change 49e628c3a0c5.Lynx Linden
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q.
2010-02-18mergerichard
2010-02-18fixed some spacing munged by mergerichard
2010-02-18EXT-5363 webkit does not strip spaces off a typed-in URLCallum Prentice
Reviewed by CB
2010-02-18Mergerichard
2010-02-18Backed out changeset: 744bd7c535farichard
2010-02-18mergerichard
2010-02-18EXT-5370: Voice volumes set for other agents reverting between voice sessionsAimee Linden
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-17EXT-5515 - Allow resizing on left and lower left of nearby media popupRichard Linden
2010-02-17Automated merge with ssh://rick@hg.lindenlab.com/q/viewer-hotfix/Rick Pasetto
2010-02-17EXT-5079 : Make sure to initialize ambient audio properly when it is mutedRick Pasetto
Reviewed by Richard (actually it was his idea)
2010-02-17mergeRichard Linden
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2010-02-17Fix crash when turning on MediaPerformanceManagerDebug flagRick Pasetto
2010-02-17Automated merge with ssh://rick@hg.lindenlab.com/q/viewer-hotfix/Rick Pasetto
2010-02-17MergeLeyla Farazha
2010-02-17EXT-5044: updating events floater with title and help topicLeyla Farazha
2010-02-17EXT-5272: move prefs out of nearby mediaRick Pasetto
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-17Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfixNyx (Neal Orman)
2010-02-17Set global height attributes for buttons, combo boxes, and flyout buttons as ↵Chuck Linden
part of cleaning up the widget test floater for QA testing. Removed in-line height settings in the floater xml.
2010-02-17EXT-5364 New users appear fully naked before resolving.Nyx (Neal Orman)
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-17automated merge of overnight fixes from viewer-2-0 and viewer-hotfixKent Quirk
2010-02-17EXT-4882: Added firstlogin query param to Home website.Lynx Linden
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-17Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2010-02-17EXT-3180: Added the final URL for the Home sidetray.Lynx Linden
Now points to: https://viewer-sidebar.secondlife.com/
2010-02-17EXT-5188 Change more and details to Profile (in search and inspectors)angela
2010-02-17 EXT-2593 Add border to Build > Contents Tabangela
2010-02-17EXT-2183 viewer 2.0 community translation ES set1 through set6.Eli Linden
2010-02-17EXT-2183 viewer 2.0 community translation ES set1 through set6.Eli Linden
2010-02-17EXT-5172 set prefs review: "Allow media to auto-play" , media setting "auto ↵angela
play" and "auto scale" to 'true' by default
2010-02-17DEV-46346 Cycle4 translation for FREli Linden
2010-02-17DEV-46346 Cycle4 translation for FR DE JAEli Linden
2010-02-17DEV-46346 Cycle4 translation for DE, JAEli Linden
2010-02-17DEV-43688 Cycle3 massive linguistic changes for FR by Noelle for better UI, ↵Eli Linden
post truncation fix
2010-02-17DEV-43688 Cycle3 massive linguistic changes for DE by Simone for better UI, ↵Eli Linden
post truncation fix
2010-02-16Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0Rick Pasetto
2010-02-16EXT-5270: Implement "dynamic" controls based on the selected item in Nearby ↵Rick Pasetto
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-16Tweak sizes a tiny bit to make media controls look a little betterRick Pasetto
2010-02-16move a particularly spammy INFO.Tofu Linden
2010-02-16Fix odd spacing/punctuation in failed search result string.Tofu Linden
2010-02-16fix implicit cast in 2ea5dc26d479 / EXT-5251Tofu Linden
2010-02-16defensiveness added to 81fc7fe78ca6 / EXT-5376Tofu Linden
2010-02-16PE merge.Tofu Linden
2010-02-16Fixed low bug EXT-5376(Gesture button has stripped label after unhide if it ↵Eugene Mutavchi
was hidden with stripped label) --HG-- branch : product-engine
2010-02-16fixed EXT-5070 “Modal Login Failed popup prevents interaction with Media ↵Alexei Arabadji
Browser”; --HG-- branch : product-engine
2010-02-16EXT-5449 Difficult to see where drop lists end and the interface behind it ↵Tofu Linden
begins Slightly changed combo-list background color, made it definable in colors.xml