summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-07-08merge changes for storm-1484Oz Linden
2011-07-08merge changes for vwr-25753Oz Linden
2011-07-08storm-899 and vwr-26095: correct xml to restore body parts accordian in ↵Oz Linden
appearance editor
2011-07-08EXP-983 FIX -- Viewer crashes around Place Profile and Landmarks listing in ↵Leslie Linden
Viewer Experience Drag and drop for LLFolderView now handles the empty mFolders case.
2011-07-08merge changes for storm-1462Oz Linden
2011-07-08Disabling outbox panel display logic for the time being.Leslie Linden
2011-07-08Fix for sh-2012 removed upload wizard optionprep linden
2011-07-08merge changes for storm-1485Oz Linden
2011-07-07Merge latest from viewer trunksimon@lindenlab.com
2011-07-07Revert code fo ER-1016 - "Remove ability for anyone to edit terrain"simon@lindenlab.com
and muck with the "About Land" Options tab one more time.
2011-07-07mergeDave Parks
2011-07-07SH-1774 Remove misleading "Debug" comment -- this code performs a function.Dave Parks
2011-07-07SH-1774 Fix for preserving material assignments between multiple custom LoDs.Dave Parks
2011-07-07Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-07-07MergeLeslie Linden
2011-07-07EXP-985 FIX -- Always show Inbox panel if "Received Items" folder existsLeslie Linden
The presence of the inbox folder now forces the "Received Items" folder to be visible. The same logic applies to the outbox as well. Reviewed by Richard.
2011-07-07EXP-984 FIX -- My Inventory listing scrolls to bottom when Received Items ↵Leslie Linden
panel is loaded with several items present * Updated initial view setup to clear selection from "My Inventory" or the root folder after opening it. Reviewed by Richard.
2011-07-07Fix for SH-1992prep
2011-07-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-07-07EXP-847 FIX As a user, I would like to see the How To floater appear the ↵Richard Linden
first time I log in to basic mode turned off save_rect for basic mode help window so it isn't influenced by resizing window in advanced mode
2011-07-07EXP-847 FIX As a user, I would like to see the How To floater appear the ↵Richard Linden
first time I log in to basic mode made help window not appear on login for advanced mode made help window visibility state properly persist in advanced mode
2011-07-07disable watchdogOz Linden
2011-07-07disable watchdogOz Linden
2011-07-07merge changes for 2.7.4 releaseOz Linden
2011-07-07EXP-983 FIX -- Viewer crashes around Place Profile and Landmarks listing in ↵Leslie Linden
Viewer Experience * Fixed up some funny use of objects that had already been deleted. Reviewed by Richard.
2011-07-07STORM-1484 FIXED Restored Apply button in the Estate tab of the REGION / ↵Vadim ProductEngine
ESTATE floater.
2011-07-07fix for SH-1808: uploading warthog model triggers ↵Xiaohong Bao
LLPhysicsDecomp::doDecompositionSingleHull warnings SH-1333: [PUBLIC] Simple mesh causing the viewer to crash
2011-07-07fix for SH-1808: uploading warthog model triggers ↵Xiaohong Bao
LLPhysicsDecomp::doDecompositionSingleHull warnings SH-1333: [PUBLIC] Simple mesh causing the viewer to crash
2011-07-07Fixes for SH-1994 and SH-2009prep
2011-07-07STORM-1483 FIXED Unable to delete the last water/sky/day preset.Vadim ProductEngine
2011-07-06EXP-983 WIP potential fix for crash when using Place Profile in viewer ↵Richard Linden
experience
2011-07-06EXP-940 FIX Make search button on by default in advanced modeRichard Linden
2011-07-06EXP-982 FIX As a user, I wuold like to see the new web-based profiles ↵Richard Linden
without any browser chrome fixed status bar resizing to take up too much space
2011-07-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-07-06EXP-847 FIX As a user, I would like to see the How To floater appear the ↵Richard Linden
first time I log in to basic mode
2011-07-06EXP-847 FIX As a user, I would like to see the How To floater appear the ↵Richard Linden
first time I log in to basic mode
2011-07-06Null check in case this is causing the places crashLeyla Farazha
2011-07-06SH-1972 Fix for slm messing up physics shape on second upload.Dave Parks
2011-07-07STORM-1481 FIXED Fixed jerky transition when switching region from fixed sky ↵Vadim ProductEngine
to a day cycle.
2011-07-06Fix for "set to default" button not resetting some data.Dave Parks
2011-07-06mergeLeyla Farazha
2011-07-06EXP-980 Inbox sorting does not persist between sessionsLeyla Farazha
2011-07-06mergeBrad Payne (Vir Linden)
2011-07-06mergeBrad Payne (Vir Linden)
2011-07-06tweaked web profile floater sizeRichard Linden
2011-07-06STORM-1479 FIXED Duplicated IDs in the Edit Day Cycle floater.Vadim ProductEngine
2011-07-06fix for buildRichard Linden
2011-07-06SH-1988 Fix for using diameter instead of radius for streaming cost.Dave Parks
2011-07-06SH-1945 FIXED Added a check for Estate Managership when checking whether an ↵Seth ProductEngine
object encroaching on the region can be returned.
2011-07-06STORM-1472 FIXED Favorites folder in inventory does not translate properlyPaul ProductEngine
Reason: Instead of changing value of existing strings (Favorite and favorite) a new string(My Favorites) with wrong key was added. Solution: Deleted unnecessary string ("My Favorites") and added proper translation to the existing strings (Favorite and favorite).