summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-29mergeback from viewer-releaseDebi King (Dessie)
2011-07-29Added tag DRTVWR-70_2.8.0-release, 2.8.0-release for changeset 493d9127ee50Debi King (Dessie)
2011-07-29merge changes for storm-1451Oz Linden
2011-07-29merge changes for storm-1408Oz Linden
2011-07-29merge changes for storm-1405Oz Linden
2011-07-29merge changes for storm-1529Oz Linden
2011-07-29merge changes for storm-1404Oz Linden
2011-07-29merge changes for storm-1291Oz Linden
2011-07-29merge changes for storm-1233Oz Linden
2011-07-29merge changes for storm-1220Oz Linden
2011-07-29merge changes for storm-1311Oz Linden
2011-07-29merge changes for storm-1234Oz Linden
2011-07-28EXP-1054 FIX Entering search term in search box in Viewer UI does not ↵Richard Linden
produce search results if search window is already open use new parameters when opening existing floater
2011-07-28EXP-1055 FIX Profile button not toggled on when Profile open in Basic modeRichard Linden
2011-07-28Reverting 3p library updates for curl, ares, openssl and llqtwebkit to get ↵Leslie Linden
SSL working properly again, we hope.
2011-07-28merge back beta tagsOz Linden
2011-07-28merge back release tagsOz Linden
2011-07-28merging in latest viewer-dev to mesh merge branchNyx (Neal Orman)
2011-07-28SH-2183 Fix for multi-threaded curl not playing nice with mesh upload.Dave Parks
2011-07-27merge changes for storm-1474Oz Linden
2011-07-27CHOP-761 Items now disappear when the sim says so.Aaron Stone
2011-07-27Swap typename and const.Aaron Stone
2011-07-27another potential gcc fixRichard Nelson
2011-07-27fix for gccRichard Nelson
2011-07-27broken operator= semantics for instance tracker iteratorsRichard Nelson
2011-07-27 another fix for buildRichard Nelson
2011-07-27SH-1990 Fix for redundantly applying some color scaling to sky and water ↵Dave Parks
(also add some snazzy specular bloom from the sun)
2011-07-27SH-2120 Better fix for water being very dark when basic shaders disabled ↵Dave Parks
(sinA might be negative)
2011-07-27SH-2120 Fix for water being very dark when basic shaders disabled.Dave Parks
2011-07-26fixed buildRichard Nelson
2011-07-26mergeDave Parks
2011-07-26SH-2179 Fix for active UI elements glowing when basic shaders enabled.Dave Parks
2011-07-26build fixRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-27STORM-1529 FIXED Made the Sound Devices floater wider.Vadim ProductEngine
2011-07-26a trivial change: use lldebugs to replace llinfos for STORM-1417.Xiaohong Bao
2011-07-26removed last vestiges of llinstancetracerscopedguardRichard Nelson
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile ↵Richard Nelson
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters
2011-07-26STORM-1405 WIP Localized the "No Device" and "Default System Device" strings ↵Vadim ProductEngine
in the sound devices panel. By the way, fixed improper localization of the "Default" device name which caused saving a localized string in settings.
2011-07-26Added tag DRTVWR-70_2.8.0-release, 2.8.0-release for changeset 493d9127ee50Debi King (Dessie)
2011-07-26merged .hgtagsDebi King (Dessie)
2011-07-26Automated merge with ↵Xiaohong Bao
https://bitbucket.org/VirLinden/viewer-development-shining-fixes
2011-07-26STORM-1405 WIP Eliminated redundant getChild() calls.Vadim ProductEngine
2011-07-26STORM-1291 FIXED Localize names of inventory items fetched via HTTP post ↵Vadim ProductEngine
requests. These were not localized, unlike ones fetched via the message system.
2011-07-26storm-1510: remove loginpage url from settings file (per code review ↵Oz Linden
suggestion from Richard)
2011-07-25merging latest viewer-development to mesh merge candidate.Nyx (Neal Orman)
2011-07-25STORM-1220 FOLLOWUP Prevent displaying unlocalized sim product name.Vadim ProductEngine
Removed LLViewerRegion::getSimProductName() so that it doesn't mistakenly get used in UI code, thus causing localization bugs.