summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-03SL-14456 FIXED Stop Moving action does not work in the custom key mappings ↵Mnikolenko Productengine
viewer
2020-12-03SL-6109 Crash fix for left right selection shift when nothing or whole ↵Andrey Kleshchev
string is selected
2020-12-03SL-14270 A bit of cleanup #3Andrey Kleshchev
Just in case and for clarity
2020-12-02SL-14422 Get rid of using namespace LLTraceMnikolenko Productengine
2020-12-02SL-14438 Fixed Viewer lost ability to assign Masks as keysAndrey Kleshchev
2020-12-02Updated LLCA to codeticket build 553112Andrey Lihatskiy
2020-12-01SL-14347 Crash at ChoosePixelFormat SEHAndrey Kleshchev
2020-12-01SL-13733 One more vivox shutdown crash #2Andrey Kleshchev
2020-11-30SL-14369 Get rid of static sSkeletonXMLTreeMnikolenko ProductEngine
2020-11-30SL-14369 FIXED BugSplat Crash LLAppViewer::cleanup()Mnikolenko ProductEngine
2020-11-27SL-14399 Mac build fixAndrey Kleshchev
2020-11-26SL-14399 Enqueue into 'LLViewerAssetStorage::assetRequestCoro' failedAndrey Kleshchev
2020-11-26Revert "SL-13463 Add 'Reset scripts' button to Content tab of Build floater"Mnikolenko Productengine
2020-11-25SL-13733 One more vivox shutdown crashAndrey Kleshchev
Vivox was using dead pump
2020-11-25SL-14393 Updater updateAndrey Kleshchev
Switch Intel HD4000 and HD2500 off of forced 32-bit
2020-11-24Revert "SL-13479 Dedicated top-level menu for avatar editing"Andrey Lihatskiy
This reverts commit ca6bb3506d13975bd5a817a09658fa78d7716cc6.
2020-11-24Revert "SL-13479 Avatar menu tweaks"Andrey Lihatskiy
This reverts commit 05ce7511aa6ffebe78676d714a621a1fe04c66e2.
2020-11-24Revert "SL-13612 Dedicated Avatar menu -- Revise toolbar button labels"Andrey Lihatskiy
This reverts commit ad3f7252229e476f6e85f7b5d274aa6ee362fce1.
2020-11-24SL-13612 Dedicated Avatar menu -- Revise toolbar button labelsMnikolenko Productengine
2020-11-24SL-13479 Avatar menu tweaksMnikolenko Productengine
2020-11-24SL-13479 Dedicated top-level menu for avatar editingMnikolenko Productengine
2020-11-23SL-14370 Don't init inventory views if they aren't neededAndrey Kleshchev
These views are 'heavy' and rarely used, don't init them all the time.
2020-11-23SL-14370 Fix loading indicatorsAndrey Kleshchev
2020-11-23SL-14386 FIXED Crash: LLLoginInstance::~LLLoginInstance()Mnikolenko Productengine
2020-11-23DRTVWR-513 Resolved merge conflict from merge with DRTVWR-507Andrey Kleshchev
See changes from SL-13119 and SL-13190
2020-11-21SL-14368 Expanding the 'People' floater to the right does not expand the ↵Andrey Kleshchev
displayed values
2020-11-20SL-14370 Don't build Appearance floater if it's not neededMnikolenko Productengine
2020-11-19SL-14012 Crashes from Win10 are sent with uninformative callstacks #2Andrey Kleshchev
2020-11-19SL-13278 FIXED Creating default clothing not accessible through "Edit My ↵Mnikolenko Productengine
Outfit" for any type that does not already exist
2020-11-19SL-14347 Crash at ChoosePixelFormatAndrey Kleshchev
2020-11-19SL-13487 File extension checks should ignore caseMnikolenko Productengine
2020-11-18SL-14286 fixed crash when closing viewer while file picker is openMnikolenko ProductEngine
2020-11-17SL-14342 FIXED Crash: "Uninitialized param singleton LLVoiceClient"Mnikolenko Productengine
2020-11-16SL-14271 Alt Gr should not trigger menu when inputing charactersAndrey Kleshchev
2020-11-16SL-14201 Fix Altgr in CEFAndrey Kleshchev
Moved from D521
2020-11-13Merged in marchcat/SL-13161 (pull request #375)Andrey Lihatskiy
SL-13161 Leftover change * SL-13161 Leftover change Approved-by: Andrey Kleshchev
2020-11-13BuildfixAndrey Lihatskiy
2020-11-13Merge branch 'master' into DRTVWR-518-uiAndrey Lihatskiy
2020-11-13Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
# Conflicts: # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.cpp # indra/newview/llenvironment.cpp
2020-11-13Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llfloatereditextdaycycle.cpp # indra/newview/llfloaterfixedenvironment.cpp
2020-11-13Merge remote-tracking branch 'origin/master' into DRTVWR-517Brad Payne (Vir Linden)
2020-11-13SL-14312 Show simulator host names for AWS hosted regionsMnikolenko Productengine
2020-11-13Merged in DRTVWR-519 (pull request #373)Maxim Nikolenko
SL-14269 FIXED Textures are corrupt after reducing the cache size. Approved-by: Callum Linden
2020-11-12SL-14269 FIXED Textures are corrupt after reducing the cache size.Mnikolenko Productengine
2020-11-12Merged in DV510-merge-6.4.12 (pull request #372)Dave Houlton
DRTVWR-510 merge in 6.4.12
2020-11-12SL-13278 Restored missing propertiesAndrey Lihatskiy
2020-11-11Merge branch 'master' 6.4.12 into DRTVWR-510Dave Houlton
2020-11-11SL-14275: Comment out unused global consts for compilers that treat this an ↵Ptolemy
an error
2020-11-12Mac buildfixAndrey Lihatskiy
2020-11-11Merge branch 'master' into DRTVWR-519Callum Prentice