summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-02-17Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-17Automated merge with file:///Users/chuck/Documents/hg/viewer-hotfixChuck Linden
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-17fix casts.Tofu Linden
2010-02-17EXT-4843 [NUX] Set default PreferencesTofu Linden
'Setup' pane
2010-02-17EXT-4843 [NUX] Set default PreferencesTofu Linden
'Sound' pane
2010-02-17EXT-4843 [NUX] Set default PreferencesTofu Linden
'Privacy' pane
2010-02-17EXT-4843 [NUX] Set default PreferencesTofu Linden
'General' pane
2010-02-17follow-up to previous fix - don't link to librt twice.Tofu Linden
2010-02-17Hack librt inclusion into llcommon for all Linux builds. The dep is needed ↵Tofu Linden
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-17PE merge.Tofu Linden
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-17mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-17Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2010-02-17fixed major EXT-5439 “IM window vanishes when trying to drag notecard to ↵Alexei Arabadji
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-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-17MergeEli Linden
2010-02-17DEV-46346 Cycle4 translation for FREli Linden
2010-02-17DEV-46346 Cycle4 translation for FR DE JAEli Linden
2010-02-16Automated merge with viewer-2-0 to pick up changes that occurred while I was ↵Kent Quirk
merging other code
2010-02-17DEV-46346 Cycle4 translation for DE, JAEli Linden
2010-02-16automated merge from viewer-2-0Kent Quirk
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-16EXT-5071 - Script Editor slows down FPS when editing scripts with 500+ linesrichard
reviewed by Monroe
2010-02-16Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0Rick Pasetto
2010-02-16EXT-5471 - Tons of spam in log about Invalid param "name"richard
reviewed by Rick
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-16Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--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-16Fixed bug EXT-5290 (TP failed if try to teleport from 'Teleport completed ↵Vadim Savchuk
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-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
2010-02-16(EXT-5251) Status text isn't aligned to top in inventory SP.Sergei Litovchuk
- Removed some magic numbers in status textbox positioning. --HG-- branch : product-engine
2010-02-16EXT-3620 Unable to locate other avatars in God mode on map via "map" button ↵Tofu Linden
(previously "show on map")
2010-02-16Updated low bug EXT-5124 - Display buddy icons on online/offline alertsDmitry Zaporozhan
Made panel background invisible to make toast background visible. --HG-- branch : product-engine