summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-18MAINT-7626 EOF fixAndreyL ProductEngine
2018-05-18MergeAndreyL ProductEngine
2018-05-17increment viewer version to 5.1.5Nat Goodspeed
2018-05-17Added tag 5.1.4-release for changeset 7b6b020fd5adNat Goodspeed
2018-05-17SL-821: Use classic-C BugSplat callback and static dumb pointer.Nat Goodspeed
BugSplat has no business introducing a new C++ API based on classic-C function pointers without even a generic pass-through user data pointer!
2018-05-17MAINT-8649 FIXED CTRL+ALT+T does not make alpha masking textures visiblemaxim_productengine
2018-05-17MAINT-8479 When facing object we should ignore movement distance thresholdAndrey Kleshchev
2018-05-17SL-821: Convert wstrings to strings of __wchar_t for BugSplat API.Nat Goodspeed
2018-05-17SL-821: Move Windows BugSplat engagement from llcommon to newview.Nat Goodspeed
Use WSTRINGIZE(), LL_TO_WSTRING(), wstringize() to produce required wide strings. Use a lambda for callback that sends log file; use LLDir, if set, to find the log file. Introduce BUGSPLAT CMake variable to allow suppressing BugSplat. Make BUGSPLAT CMake variable set LL_BUGSPLAT for C++ compilations. Set viewer version macros on llappviewerwin32.cpp, llappviewerlinux.cpp and llappdelegate-objc.mm -- because BugSplat needs the viewer version data, and because the macOS BugSplat hook is engaged in an Objective-C++ function we override in the app delegate.
2018-05-17SL-821: Merge LL_TO_WSTRING(), WSTRINGIZE() changes.Nat Goodspeed
2018-05-17SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings.Nat Goodspeed
Streamline convenience overload stringize(std::wstring); make convenience overload wstringize(std::string) symmetrically convert from UTF-8 string. Also eliminate STRINGIZE() et al. dependency on Boost.Phoenix: use lambdas instead. Using lambdas instead of template expansion necessitates reordering some code in wrapllerrs.h.
2018-05-17SL-821: Add LL_TO_WSTRING() macro to llpreprocessor.h.Nat Goodspeed
Also use existing LL_TO_STRING() macro to stringize LL_VIEWER_CHANNEL in llversioninfo.cpp and its tests.
2018-05-14MAINT-8611 Prevent object media updates if media preference is disabledmaxim_productengine
2018-05-14Merged in ruslantproductengine/viewer-cougar-4cr-2 (pull request #10)Ruslan Teliuk
MAINT-8348 [LOVE ME RENDER] Edit Rotation Rings Occluded by Mesh Objects Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2018-05-11SL-821: Use one self.path() call for everything under "llplugin".Nat Goodspeed
2018-05-11SL-821: Move BugSplat includes/libs from llcommon to newview.Nat Goodspeed
No C++ source in llcommon references any of the BugSplat code.
2018-05-10SL-821: Update to bugsplat build 515327Nat Goodspeed
2018-05-10MAINT-8348 [LOVE ME RENDER] Edit Rotation Rings Occluded by Mesh Objectsruslantproductengine
FIXED
2018-05-09DRTVWR-454 Update viewer-manager to codeticket version 515286AndreyL ProductEngine
2018-05-09Merged in lindenlab/viewer-451AndreyL ProductEngine
2018-05-08MAINT-7626 Update logging and comments, sync remaining transfer changesandreykproductengine
2018-05-08MAINT-8586 XUI cleanupAndrey Kleshchev
2018-05-08MAINT-8636 Allow to deselect avatars and groups via Ctrl + click in all tabs ↵maxim_productengine
of 'People' floater
2018-05-08MAINT-7626 fix merge conflict2andreykproductengine
2018-05-07MAINT-7626 fix merge conflictandreykproductengine
2018-05-07MAINT-8628 FIXED Group notice edit field is missing inventory iconmaxim_productengine
2018-05-04MAINT-8593 Viewer should not repeat mesh dowloads indefinetelyAndrey Kleshchev
2018-05-04MAINT-8622 FIXED "Share" checkbox becomes gray after sharing the object (no ↵maxim_productengine
modify) for the group
2018-05-04MAINT-8616 FIXED Edit Tool often displays the wrong Creator and/or Owner of ↵maxim_productengine
an object
2018-05-04MAINT-7626 Incorporate transfer changes into viewerandreykproductengine
2018-05-03MAINT-8593 Viewer should not repeat loads indefinetelyAndrey Kleshchev
2018-05-03MAINT-1421 FIXED "Show Memory" doesn't display memory stats on macmaxim_productengine
2018-05-02MAINT-8616 FIXED Edit Tool often displays the wrong Creator and/or Owner of ↵maxim_productengine
an object
2018-05-02fix line endingsmaxim_productengine
2018-05-02MAINT-7626 Incorporate transfer changes into viewerAndrey Kleshchev
2018-05-02MAINT-8531 Remove viewer UI which supports buying items out of task inventorymaxim_productengine
2018-05-02MAINT-8553 Allow copy a link or copy a folder containing a link in inventory.maxim_productengine
2018-05-01MAINT-8598 Fixed Incorrect context menu for sounds in task inventoryAndrey Kleshchev
2018-04-30MAINT-8610 Fixed GPU Benchmark appears to be broken - "Failed to allocate ↵AndreyL ProductEngine
buffer during benchmark"
2018-04-23MAINT-8574 Fixed Crash in LLVOVolume::markDead()AndreyL ProductEngine
+ null checks in LLVOVolume::setLightTextureID()
2018-04-23FIX INTL-282 minor translation issue, Germaneli
2018-04-23MAINT-8388 [LOVE ME RENDER] Highlighting Changes Make Editing Mesh Objects ↵ruslantproductengine
Difficult Wire selection mode - while Edit tool is selected Outline selection mode - for all other case
2018-04-19FIX INTL-282 minor translation issueeli
2018-04-19MAINT-7626 Incorporate transfer changes into viewerandreykproductengine
2018-04-17MAINT-8325 Fixed The Save Local dialog disconnects the viewer if you do not ↵andreykproductengine
choose the save directory files within the first minute
2018-04-17MAINT-8458 FIXED Fields for new group notice dissapears immediately after ↵maxim_productengine
appearing
2018-04-17MAINT-8498 Fixed item offers not appearing after friednship offerAndrey Kleshchev
2018-04-16MAINT-8453 FIXED The "Reload page" button is displayed for some time after ↵maxim_productengine
opening media browser
2018-04-13Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2018-04-13MAINT-8532 FIXED Group invite text is overlapped when an empty string is ↵maxim_productengine
present in the group description ending