summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-6928: upgrade VMP package to 504332Glenn Glazer
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-17MAINT-6928: upgrade VMP package to 504317Glenn Glazer
2017-04-17SL-617: upgrade VMP package to 504305Glenn Glazer
2017-04-17SL-617: alter viewer manifest to write exe name to summary.json, upgrade VMP ↵Glenn Glazer
package to 504292 to read it
2017-04-17SL-617: upgrade VMP package to 504287Glenn Glazer
2017-04-15MAINT-6928: upgrade to VMP package 504240Glenn Glazer
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.
2017-04-12MAINT-7195 - fixed bug in the wait-for-caps logic. Doesn't really matter in ↵Brad Payne (Vir Linden)
practice since the member variable in question still gets set by the cap received callback.
2017-04-12MAINT-6928: upgrade to VMP package 504232Glenn Glazer
2017-04-11MAINT-6928: revert previous post-move strategy, rename via self.path insteadGlenn Glazer
2017-04-11MAINT-6928: guard shutil.move against retryGlenn Glazer
2017-04-11MAINT-6928: os,rename is retarded, use shutil.move insteadGlenn Glazer
2017-04-11DRTVWR-434 - more TC build fixingBrad Payne (Vir Linden)