summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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)
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-6928: upgrade to VMP package 504140, use renamed directory to walk ↵Glenn Glazer
around codesign bug; fix dullahan file copy code
2017-04-11MAINT-7243 Fixed Crash when creating IM session if failed to resolve nameandreykproductengine
2017-04-10MAINT-6928: Add in Python 2.6.6 modulesGlenn Glazer
2017-04-10MAINT-6283 Fixing line enfingsandreykproductengine
2017-04-07SL-321: upgrade VMP package to 504101Glenn Glazer
2017-04-07MAINT-7282: add requests module and associated build machineryGlenn Glazer
2017-04-07MAINT-6283 Names that contain 'http:' or 'https:' were causing new line in ↵andreykproductengine
chat history
2017-04-06Automated merge with head of viewer64Callum Prentice
2017-04-06Partial fix for MAINT-7236 Web content does not always respect UI Size ↵Callum Prentice
preference (pull in new version of Dullahan with improved support)
2017-04-06MAINT-7255: Change viewer to use UserInfo cap if available.Rider Linden
2017-10-10MAINT-7892 Show MOTD on teleportMnikolenko Productengine
2017-10-09MAINT-7882 Crash in LLVOAvatar::logMetricsTimerRecord(...)Mnikolenko Productengine
2017-10-05MAINT-7820 Additional crash loggingandreykproductengine
2017-10-09MAINT-7611 Chat history does not display in the conversation log for groups ↵Mnikolenko Productengine
that have a leading space in their name
2017-10-06MAINT-1013 Changing YieldTime should show effects immediatelyandreykproductengine