summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-11DRTVWR-434 - more TC build fixingBrad Payne (Vir Linden)
2017-04-11DRTVWR-434 - trivial code change to trigger TC rebuild, also slight ↵Brad Payne (Vir Linden)
improvement to a log message
2017-04-11MAINT-7243 Fixed Crash when creating IM session if failed to resolve nameandreykproductengine
2017-04-10MAINT-6283 Fixing line enfingsandreykproductengine
2017-04-07MAINT-6283 Names that contain 'http:' or 'https:' were causing new line in ↵andreykproductengine
chat history
2017-04-06MAINT-7267 Fixed UI missing last symbol of string on hi-res monitors.andreykproductengine
2017-04-07MAINT-3221 "Repeats per meter" didn't allow direct input of negative valuesMnikolenko Productengine
2017-04-07MAINT-7247 Crash when closing "Upload model" floater right after selecting modelMnikolenko Productengine
2017-04-06Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-04-05MAINT-7249 Fixing obsolete suffix for wearables that are no longer wornandreykproductengine
2017-04-05MAINT-3595 Add the ability to turn off auto-complete of gestures in local chatMnikolenko Productengine
2017-04-04Merged lindenlab/viewer-release into defaultRider Linden
2017-04-03MAINT-7162 Forced sit on a physical object triggers a bogus "Cancelled Sit" ↵andreykproductengine
message
2017-04-03MAINT-7274 Placeholder text shouldn't be shownandreykproductengine
2017-03-31MAINT-1911 Fetch perfomance improvementandreykproductengine
2017-03-31Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-03-30Add multiline support for MAINT-6959andreykproductengine
2017-03-30MAINT-728 Allows multiple dialogs per scriptandreykproductengine
2017-03-30MAINT-7245 Use Experience Box in LSL Editor will not show as checked if ↵Mnikolenko Productengine
containing object is in another region
2017-03-29MAINT-7166 - diagnostics for movementBrad Payne (Vir Linden)
2017-03-30MAINT-7128 Crash in LLDrawable::cleanupReferences - more informative loggingAndreyL ProductEngine
2017-03-29Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-03-28MAINT-1858 Fixed camera not looking at avatar if "Editing Appearance" while ↵andreykproductengine
moving
2017-03-28Backed out changeset: 50e72280019fandreykproductengine
2017-03-28MAINT-6980 FIXED Ctrl + Alt + Shift + B does not force a crash on macMnikolenko Productengine
2017-03-27MAINT-7238 Change InventoryMarketplaceError textMnikolenko Productengine
2017-03-24MAINT-380 Add "Duplicate" feature into Build-Object sunbmenuandreykproductengine
2017-03-23MAINT-7237 Change Flickr upload button label & window title nameMnikolenko Productengine
2017-03-22MAINT-6789 MAC build fixandreykproductengine
2017-03-22MAINT-7225 Blocks list wasn't updating corretly for name based muting.andreykproductengine
2017-03-22Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-03-21SL-409 - added version field = 2 to asset stats, made viewer-side metrics ↵Brad Payne (Vir Linden)
files exactly match the payload sent to simulator.
2017-03-21MAINT-6789 Add More now won't affect Edit Appearance perfomance during fetch ↵andreykproductengine
unless visible
2017-03-22MAINT-7225 MAC build fixandreykproductengine
2017-03-20MAINT-7195 work (can't repro), removed UDP fetching path, handle more ↵Brad Payne (Vir Linden)
possible timing issues while connecting to region
2017-03-20MAINT-7223 Odd placement on box in chat preferencesMnikolenko Productengine