summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-24MAINT-7343 - Added check for shutdown in progress when asset result arrivesBrad Payne (Vir Linden)
2017-04-19SL-409 - added tags to more log messagesBrad Payne (Vir Linden)
2017-04-19merge changes for 5.0.4-releaseOz Linden
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-04-19Added tag 5.0.4-release for changeset 022709ef76a3Oz Linden
2017-04-19MAINT-7074 Fixed ability to escape from skin directory with <icon>AndreyL ProductEngine
2017-05-05MAINT-6519 MAC build fixandreykproductengine
2017-04-27MAINT-6519 Contribution, adds feature to replace inventory linksAnsariel
2017-05-05MAINT-7386 FIXED app/objectim slurl consumes the rest of the chat stringMnikolenko Productengine
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
2017-04-19Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2017-04-18SL-409 - Added a bit more logging in hopes of locating cause of increased ↵Brad Payne (Vir Linden)
crashes.
2017-04-18FIX INTL-247 translations for 9 languages for viewer-lynx (DRTVWR-432)eli
2017-04-18MAINT-1239 Fixed There is no icon of owner and creator in build dialogandreykproductengine
2017-04-18Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-04-18MAINT-7313 Connect the recent per attachment reported render weight cap to a ↵Mnikolenko Productengine
debug setting.
2017-04-18MAINT-1086 FIXED Cannot select a fully transparent object with Beacon HighlightMnikolenko Productengine
2017-04-14remove obsolete type cast that upsets VS sensibilitiesOz Linden
2017-04-14Change certificate store infrastructure to key off of the Subject KeyOz Linden
Id rather than sha1 hash, since that is rarely used in modern certs. The previous form was storing trusted certs using an empty sha1 hash value as the key, which meant most certificates matched... not good. Modify the LLCertException to pass certificate information back as LLSD rather than an LLPointer<LLCertificate>, because when the exception is being thown from the certificate constructor that results in one of a couple of other exceptions (even refcounting won't save you when the problem is that the thing you're pointing to never finished coming into being properly). Update the certificates in the llsechandler_basic_test to modern conventions, and extend the classes to allow for an optional validation date so that the test can use a fixed date. Also make all the certificates include the plain text form for ease of reference.
2017-04-14MAINT-7058 Fixed missing extents for generated (split) facesandreykproductengine
2017-04-14MAINT-1427 Fixing spacesandreykproductengine
2017-04-14MAINT-7320 Avatars without voice mute hould be able to start the callsAndreyL ProductEngine
2017-04-13MAINT-1427 New group inviation result alerts for localizationandreykproductengine
2017-04-13MAINT-7313 Connect the recent per attachment reported render weight cap to a ↵Mnikolenko Productengine
debug setting.