summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-05MAINT-3698 FIXED Reduce Abuse type options available in the abuse report dialogMnikolenko ProductEngine
2014-03-05fix build problemMnikolenko ProductEngine
2014-03-03[MAINT-3555][MAINT-3703]Baker Linden
- Removed logging for MAINT-3555 - Added NULL guard to fix MAINT-3703 (hopefully)
2014-03-03MAINT-2902 FIXED Browser secure session indicator should be prominentmaksymsproductengine
2014-02-28Automated merge with https://bitbucket.org/lindenlab/viewer-lionDave Parks
2014-02-28MAINT-3752: Changed the "Show me in Search result" checkbox captionandreylproductengine
2014-02-28MAINT-2613 Two entries for 'DisablePrecacheDelayAfterTeleporting' in ↵Mnikolenko ProductEngine
settings.xml
2014-02-28MAINT-358 FIXED [PUBLIC]Verbs buttons are available for landmarks folder if ↵andreykproductengine
it was selected via keyboard
2014-02-27Automated merge with https://bitbucket.org/lindenlab/viewer-lionDave Parks
2014-02-27MAINT-2980 Rename "Texture Memory" to "Video Memory" in hardware floater and ↵Dave Parks
increase limit. Limit should be however much vram is installed, but underneath the hood, fudge how much memory is used for textures to avoid swapping. Also, catch exceptions when attempting to build a GL context on windows and display an error dialog instead of crashing.
2014-02-27Merge downstream codesimon
2014-02-27Merge downstream codesimon
2014-02-27Merge JJ's viewer-release-codesign-workaroundsimon
2014-02-27MAINT-3778 Develop>RenderMetadata>LOD Info no longer displays values for objectsMnikolenko ProductEngine
2014-02-26Fix linux build - make default check in switch statementSimon Linden
2014-02-26Merged lindenlab/viewer-release into defaultJames Johnson
2014-02-26MAINT-3555 FIXED crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- LLFloaterView::mToolbarRects[3] was transformed to LLRect mToolbarLeftRect, mToolbarBottomRect, mToolbarRightRect;
2014-02-26MAINT-3555 : crash in LLPanel::~LLPanel() on shutdown. Fixes to be paranoidsimon
about the return type for calls to LLView::getParent(): never assume a down cast is possible.
2014-02-26MAINT-3746 FIXED After replacing LLEnvManagerNew::setRegionChangeCallback ↵Mnikolenko ProductEngine
with LLAgent::addRegionChangedCallback we should call RegionChanged callbacks to update NavMesh status.
2014-02-25Merge downstream codesimon
2014-02-25Merge downstream codesimon
2014-02-25Merge viewer-releasesimon
2014-02-25mergeBaker Linden
2014-02-25[MAINT-3784] - Viewer takes too long to shut downBaker Linden
- Removed a lot of logging code to reduce application close time
2014-02-25MAINT-3671 Fix is changed to solve issue with other multi-previewsMnikolenko ProductEngine
2014-02-24MAINT-2059 FIX Corner scaling doesn't highlight distance textRichard Linden
much cleanup of vector math also made Stretch Both Sides checkbox clickable via label
2014-02-24increment viewer version to 3.7.3Oz Linden
2014-02-24Added tag 3.7.2-release for changeset b842534cb4d7Oz Linden
2014-02-24MAINT-2588 FIXED User cannot delete items from content of other object, ↵akl
using 'Delete' button on keyboard.
2014-02-24MAINT-2062 FIXED Don't show the pie menu if user is not logged in.Mnikolenko ProductEngine
2014-02-21changed variable names and errors to more accurately reflect the operation ↵JJ Linden
being performed
2014-02-21Merge downstream codesimon
2014-02-21Merge downstream codesimon
2014-02-21Merge oz_linden/viewer-fewerpkgssimon
2014-02-20[MAINT-3555] Adding a bajillion log messages to (hopefully) narrow down the ↵Baker Linden
cause of the crash
2014-02-20remove experimental cdn packagesOz Linden
2014-02-20Fix build problemmaksymsproductengine
2014-02-20Fix build problemmaksymsproductengine
2014-02-20MAINT-403 FIXED Update buttons after deleting item by drag-and-drop.Mnikolenko ProductEngine
2014-02-19duplicated the workaround added for darwin codesigning onto the windos ↵JJ Linden
codesigning
2014-02-18Automated merge with https://bitbucket.org/lindenlab/viewer-lionXiaohong Bao
2014-02-18fix for MAINT-2523: Bumpmaps don't load when Lighting & Shadows are enabled.Xiaohong Bao
2014-02-18Maint-3135 Discovered apple made this change in 10.6.8 not 10.7.0Aura Linden
2014-02-18MAINT-3735 FIXED Image names are changedMnikolenko ProductEngine
2014-02-18MAINT-3720 Timestamp are added to Places->Teleport History. It is only shown ↵Mnikolenko ProductEngine
for today and yesterday.
2014-02-14Merge. Refresh from viewer-release after 3.7.1 release.Monty Brandenberg
2014-02-14increment viewer version to 3.7.2Oz Linden
2014-02-14Added tag 3.7.1-release for changeset dcb4981ce255Oz Linden
2014-02-13cleaned up llmanipscale logic for readability...no change in functionalityRichard Linden
2014-02-13MAINT-2876 Fix for freeze when editing certain rigged meshes at high altitude.Dave Parks