summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2021-04-29Merge branch 'master' into DRTVWR-518-uiAndrey Lihatskiy
# Conflicts: # indra/newview/llfloaterfixedenvironment.cpp # indra/newview/skins/default/xui/en/strings.xml
2021-04-29Increment viewer version to 6.4.19Nat Goodspeed
following promotion of DRTVWR-515
2021-04-28SL-15174 set Starting Guidebook location on-screenMnikolenko Productengine
2021-04-23SL-14842 Tooltip for clear historyAndrey Kleshchev
2021-04-23SL-15144 FIXED The "Remove" button is enabled with no selectionMnikolenko Productengine
2021-04-22SL-14842 Clear history should be it's own buttonAndrey Kleshchev
2021-04-22Merge branch 'SL-14862' into DRTVWR-518-uiAndrey Lihatskiy
# Conflicts: # indra/newview/llstartup.cpp
2021-04-21SL-14842 Landmarks created by '+' menu always starting in favoritesAndrey Kleshchev
2021-04-21SL-15028 Update GuidebookURL settingMnikolenko Productengine
2021-04-21Revert "SL-12475 add Inventory Favorites tab"Mnikolenko Productengine
2021-04-21Revert "SL-14633 FIXED The item from the favorite tab in the inventory ↵Mnikolenko Productengine
floater can be purged"
2021-04-21Revert "SL-14632 FIXED The viewer is crashed after deleting the new favorite ↵Mnikolenko Productengine
folder"
2021-04-21SL-14842 Clear history button was in wrong menuAndrey Kleshchev
2021-04-20SL-14906 Fix LLFloaterHowTo overriding stored positionAndrey Kleshchev
preferred_media_size was repositioning the floater
2021-04-20SL-15028 Update menu items on the login screenMnikolenko Productengine
2021-04-16SL-15096: Merge SovereignEngineer's fix for SL-14035 regressionPtolemy
2021-04-17SL-14906 More adjustments to guidebookAndrey Kleshchev
The Guidebook should remember it's open/closed state between sessions. The Guidebook button should show as pressed while the Guidebook is open.
2021-04-16SL-15028 Move guidebook code into own flaoterAndrey Kleshchev
To help with dispatcher and unify code
2021-04-15SL-14914 New release viewer install updated to RC unexpectedlyAndrey Kleshchev
Requested behavior: First install of a new viewer should never prompt to update to any RC. Anfortunately neither viewer nor updater can tell the difference betwen RC and optional release update, so setting updater to download only required updates.
2021-04-15SL-15118 Search link in People floater should open Search but not submit a ↵Mnikolenko Productengine
search.
2021-04-15SL-14906 Open Guidebook floater on first loginAndrey Kleshchev
2021-04-14SL-14800 Clarify message when maturity level exceededMnikolenko Productengine
2021-04-13SL-15013 Block List very often is empty when I log inAndrey Kleshchev
It looks like these messages were often getting lost. These requests have higher, more visible impact if lost, so doubled retries. As per Ansariel's suggestion moved request to a less busy stage.
2021-04-13SL-14654 Fixed transition time in fixed editor being different from day editorAndrey Kleshchev
2021-04-06SL-14960 Add checkbox to turn off collision sound.Mnikolenko Productengine
2021-04-01Merge branch 'master' into DV525-merge-6.4.18Dave Houlton
2021-04-01Merge conflict: restored lost part of SL-13479Andrey Kleshchev
2021-04-01Merge branch 'master' (DRTVWR-514) into DRTVWR-518-uiAndrey Kleshchev
# Conflicts: # indra/newview/skins/default/xui/en/menu_viewer.xml SL-12494 vs SL-15034
2021-04-01SL-15061 Crash deleting non-zero reference in LLConversationItemSessionAndrey Kleshchev
2021-04-01Merge branch 'master' into DRTVWR-521-maintAndrey Lihatskiy
2021-04-01Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2021-04-01Increment viewer version to 6.4.18Nat Goodspeed
following promotion of DRTVWR-514
2021-04-01SL-15053 Use previous icon for Nearby chatMnikolenko Productengine
2021-03-31SL-14990 ig75icd64 and other intel crashesAndrey Kleshchev
Obsolete driver detection
2021-03-30SL-15050 Change name of toolbar button to "Guidebook"Mnikolenko Productengine
2021-03-30SL-15036 Add actions to move landmarks between tabs in the Places floaterMnikolenko Productengine
2021-03-29SL-15034 Revisions to dedicated Avatar menusAndrey Kleshchev
2021-03-29Separate "Save changes" and "Save as..." in Outfits floaterMnikolenko Productengine
2021-03-29SL-14900 remove created landmark when clicking Cancel buttonMnikolenko Productengine
2021-03-26SL-14993 Crash accessing mInvBindMatrixAndrey Kleshchev
2021-03-26SL-14975 SL-14384 viewer crashes because of large chat groupsAndrey Kleshchev
1. Due to desync participant can be NULL - added NULL checks 2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog 3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog
2021-03-25SL-15028 Guidebook floaterMnikolenko Productengine
2021-03-24mac build fixMnikolenko ProductEngine
2021-03-23SL-14993 Crash accessing mInvBindMatrixAndrey Kleshchev
2021-03-23SL-14900 new Landmark creation flowMnikolenko Productengine
2021-03-23SL-14993 Crash accessing mInvBindMatrixAndrey Kleshchev
2021-03-18SL-14901 adjusted 'More' buttonMnikolenko Productengine
2021-03-16SL-14936 Do not create a saved outfit automatically for new usersAndrey Kleshchev
2021-03-16SL-14938 Remove Library and Inventory from Places floaterMnikolenko Productengine
2021-03-11Merge remote-tracking branch 'origin/master' into SL-14862Brad Payne (Vir Linden)