summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-1716-bit limit awareness when consolidating models.Dave Parks
2010-02-17mergeDave Parks
2010-02-17Post-review cleanup.Dave Parks
2010-02-17viewer2 merge.Tofu Linden
2010-02-17merge.Tofu Linden
2010-02-17EXT-5500 reduce linux package sizeTofu Linden
remove the now-redundant and somewhat odd (mea culpa) stripping process from the CMake stage
2010-02-17EXT-5500 reduce linux package sizeTofu Linden
This takes the (compressed!) linux package size from 56MB to 40MB.
2010-02-17Automated merge with ssh://rick@hg.lindenlab.com/q/viewer-hotfix/Rick 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-17merge from viewer2.Tofu Linden
2010-02-17PE merge.Tofu Linden
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-17mergeDave Parks
2010-02-17EXT-4843 [NUX] Set default PreferencesTofu Linden
'Sound' pane
2010-02-17EXT-4843 [NUX] Set default PreferencesTofu Linden
'Privacy' pane
2010-02-17Switched program database on windows to edit and continue for non-release ↵Dave Parks
builds. Adding a debug watch to LLCurlRequest to avoid invalidating iterator on processing posts. Mesh bulk uploading rewrite work in progress. 404 icons for mesh assets.
2010-02-17EXT-4843 [NUX] Set default PreferencesTofu Linden
'General' pane
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-17completed EXT-5427 Disable appearance of "i" button for SL system messages ↵Igor Borovkov
in IM and other chats --HG-- branch : product-engine
2010-02-17fixed EXT-5367 Emotes '/me says ...' out of context when nearby chat or ↵Igor Borovkov
group chat window expanded. --HG-- branch : product-engine
2010-02-17Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Dmitry Zaporozhan
--HG-- branch : product-engine
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-17fixed EXT-5456 Messages from objects are shownas messages from Second Life ↵Igor Borovkov
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-17Fixed low bug EXT-4246 - Close button on notification toast is larger than ↵Dmitry Zaporozhan
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-17merge from viewer2.Tofu Linden
2010-02-17Moved shadow drawing code from draw to separate function(drawShadow) to make ↵Dmitry Zaporozhan
this code reusable. --HG-- branch : product-engine
2010-02-17fixed EXT-5378 “Transient exception manager doesn't work if switch to ↵Alexei Arabadji
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-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