summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2017-04-28MAINT-7343 - moved asset downloads to use coprocedure pools, which should ↵Brad Payne (Vir Linden)
reduce the size of potential memory spikes
2017-04-28SL-617: pass final_exe from viewer manifest to NSIS as VIEWER_EXEcoyot@coyot-sager-PC
2017-04-28SL-671: fix string substitutioncoyot@coyot-sager-PC
2017-04-28SL-671: make icon point to launcher, not viewercoyot@coyot-sager-PC
2017-04-27DRTVWR-418: initSingleton(), cleanupSingleton() must be non-static.Nat Goodspeed
2017-04-27DRTVWR-418: Use conventional LLSingleton init/cleanup for LLWinDebug.Nat Goodspeed
LLWinDebug, though an LLSingleton, had (and required explicit calls to) special init() and cleanup() methods. Kitty Barnett points out that the cleanup() method was actually being called after LLSingletonBase::deleteAll(), requiring resurrection of the deleted LLWinDebug, which sometimes led to crashes. (Resurrecting deleted LLSingletons is always suspect.) Change LLWinDebug::init() and cleanup() to the conventional initSingleton() and cleanupSingleton() methods. This eliminates the need to make special method calls at all. In particular, cleanupSingleton() will be called by the existing LLSingletonBase::cleanupAll() call near viewer shutdown. We retain the early LLWinDebug::instance() call, which implicitly initializes the LLWinDebug instance, because evidently we want that initialized early. But we no longer require a separate init() call.
2017-04-27DRTVWR-418: Remove misleading comment -- no more implicit deleteAll().Nat Goodspeed
The comment indicates that calling LLSingletonBase::deleteAll() is optional because the LLSingleton machinery implicitly calls that during final static-object cleanup. That is no longer true.
2017-04-26Automated merge with ssh://bitbucket.org/lindenlab/viewer64Nat Goodspeed
2017-04-26MAINT-7343 - added periodic logging of state of the asset store.Brad Payne (Vir Linden)
2017-04-24MAINT-7343 - Added check for shutdown in progress when asset result arrivesBrad Payne (Vir Linden)
2017-04-22DRTVWR-418: Binary search for a good size for temp Mac disk imageNat Goodspeed
2017-04-22DRTVWR-418: Binary search for a good size for temp Mac disk imageNat Goodspeed
2017-04-22DRTVWR-418: Make temporary .sparseimage drive bigger for signing.Nat Goodspeed
2017-04-21Automated merge with tip of viewer64 (after it was merged with viewer-release)Callum Prentice
2017-04-21Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-04-21Automated merge with tip of viewer64Callum Prentice
2017-04-21DRTVWR-418: Send address_size with login and viewer stats.Nat Goodspeed
2017-04-20DRTVWR-418: Boost fixed max size of temporary Mac volumeNat Goodspeed
used during construction of the eventual installation .dmg. With newer 64-bit Havok packages, we need more elbow room on the temporary volume.
2017-04-19Add back the missing pieces and updated code for the example plugin. It was ↵Callum Prentice
useful during testing SLPlugin changes. Not shipped with release versions of viewer
2017-04-19Hopeful fix for MAINT-7220 Windows Error Message 'SLPlugin.exe has stopped ↵Callum Prentice
working ' appears.
2017-04-19mergeBrad Payne (Vir Linden)
2017-04-19SL-409 - Added tags to some log messagesBrad Payne (Vir Linden)
2017-04-19increment viewer version to 5.0.5Oz Linden
2017-05-05MAINT-6519 MAC build fixandreykproductengine
2017-04-27MAINT-6519 Contribution, adds feature to replace inventory linksAnsariel
2017-05-04MAINT-7210 Improving notification for Image upload failuresandreykproductengine
2017-05-04MAINT-7383 Revise notification for Empty Trash / Purge trash action to ↵Mnikolenko Productengine
include number of items being deleted.
2017-05-04MAINT-7357 Disable delete function of the Backspace key on WindowsMnikolenko Productengine
2017-05-04Merged in rider_linden/jigglypuffAndreyL ProductEngine
2017-05-01Merged lindenlab/viewer-release into defaultRider Linden
2017-04-29MAINT-7324 Region/Estate floater cosmetic improvementAndreyL ProductEngine
2017-04-29MAINT-7324 Changes to Region/Estate and About Land floaters to clarify and ↵AndreyL ProductEngine
add functionality
2017-04-25MAINT-7145 Eliminate LLSingleton circular referencesandreykproductengine
2017-05-02MAINT-7351 New Default volume for Streaming Music & Mediapavelkproductengine
2017-05-03MAINT-7367 Change "Linksets..." on Build menu to "Region Objects"Mnikolenko Productengine
2017-04-28MAINT-7354 Trash alert should display trash, not prompt to purge it allandreykproductengine
2017-04-20MAINT-6477 VOB - Click on an outfit folder from Outfit Gallery tab does not ↵pavelkproductengine
open folder or enlarge image
2017-04-27Merged in MAINT-3223max nikolenko
2017-04-27MAINT-7210 Increased timeout for asset uploadsandreykproductengine
2017-04-27MAINT-3223 Texture repeats synch featureMnikolenko Productengine
2017-04-26MAINT-1239 Fixed fontandreykproductengine
2017-04-25MAINT-7349 FIXED An item is not highlighted in Block panel after blocking itMnikolenko Productengine
2017-04-24MAINT-7330 Fixed circularity of environmental singletonsandreykproductengine
2017-04-24MAINT-7340 FIXED Incoming IMs steal focus if "Open conversation window" ↵Mnikolenko Productengine
setting is enabled
2017-04-20MAINT-1427 Resolving dupplicate messageandreykproductengine
2017-04-21MAINT-7339 FIXED Ctrl+W does not close a floater when not logged inMnikolenko Productengine
2017-04-20Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-04-20FIX INTL-247 translations for 9 languages for viewer-lynx (DRTVWR-432), 4 ↵eli
new files each language
2017-04-20MAINT-1463 Fixed inconsistent permissionsandreykproductengine
Permissions should be checked against owning group instead of active one
2017-04-19Merged in lindenlab/viewer-lynxAndreyL ProductEngine