summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-25Add logic to attempt to look up large Windows negative return codes.Nat Goodspeed
A large negative return code doesn't do a human reader any good, even for lookup purposes, because Microsoft's lookup tables list the hex representation of that integer. So at least format the return code as hex. Going further, we've captured the content of the web page https://msdn.microsoft.com/en-us/library/cc704588.aspx as windows-rcs.html. If we can parse that file, and if we understand the structure of its table entries, and if the hex form of the actual return code is in fact listed there, we can display the symbol name and description as well as the hex return code. All those maybes are to support refreshing the file from the URL above (or wherever it might get moved) from time to time. Later versions of that file might change in unexpected ways. If we can't look up the hex rc, oh well, just display that to the user instead of crumping.
2015-03-25MAINT-5016 FIXED Skip messages from muted objects.Mnikolenko ProductEngine
2015-03-25Add Cinder Roxley as contributor for BUG-8835Cinder Biscuits
2015-03-24Add new media plugin (currently renders squares as example) in preparation ↵callum_linden
for new CEF code
2015-03-24Merged lindenlab/viewer-tools-update into defaultCinder Biscuits
2015-03-24Merged lindenlab/viewer-tools-update into defaultCinder Biscuits
2015-03-24Attempt to restore copying newly-built SLPlugin et al. - UNTESTEDNat Goodspeed
2015-03-24Fix viewer-release merge snaffu. Note that mInitialBakesLoaded (new in ↵Merov Linden
viewer-release) is not used and generates a compile error when using the new build tools
2015-03-24merge hover height label in PolishOz Linden
2015-03-24Updated Polish translation up to version 3.7.27Northspring
2015-03-24MergeNorthspring
2015-03-24BUG-8786 - Turn off fast math opts enforcing IEEE 754 floating point complianceCinder
2015-03-24Merge with viewer-release and become 3.7.27andreykproductengine
2015-03-24Merge with viewer-release and become 3.7.27andreykproductengine
2015-03-24Boost unique_ptr into xmlrpcRider Linden
2015-03-24MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMnikolenko ProductEngine
2015-03-24merge changes for 3.7.26-releaseOz Linden
2015-03-24MAINT-5024 crash in LLInspectToastandreykproductengine
2015-03-23re-enable polish and danishOz Linden
2015-03-23merge changes for BUG-7387Oz Linden
2015-03-23merge changes for 3.7.26-releaseOz Linden
2015-03-23MAX_ACTIVE_REQUEST_COUNT no longer usedRider Linden
2015-03-23No explicit NULL in shared constructorRider Linden
2015-03-24Refer to new QuickTime third party package with fixes for VS2013 & re-add ↵callum_linden
QuickTime media plugin
2015-03-23Client adapter is removed. Its tests should be too.Rider Linden
2015-03-23Fix the tests to not directly access HttpsStatus' internals.Rider Linden
2015-03-23Microsoft is not nearly picky enough. Headder issues caught by gcc MS likes ↵Rider Linden
fine.
2015-03-23Fix headers for gcc buildRider Linden
2015-03-23Scratch the unique_ptr for the moment.Rider Linden
2015-03-23Slightly cleaner than this-> ing everythnig.Rider Linden
2015-03-23Continue with gcc issues.Rider Linden
2015-03-23Pull merge from lindenlab/viewer-releaseMerov Linden
2015-03-23Reogranized some headers for GCC added <memory> to the linden_common.h for ↵Rider Linden
shared_ptr
2015-03-23increment viewer version to 3.7.27Oz Linden
2015-03-23Added tag 3.7.26-release for changeset 000e9dda4162Oz Linden
2015-03-23Start work on appearancemgrRider Linden
2015-03-23MAINT-4983 Mesh upload of large model ryoma 3d loads indefinitelyandreykproductengine
2015-03-23MAINT-4998 FIXED Ignore loadedCallback if Modelpreview floater is already ↵Mnikolenko ProductEngine
closed.
2015-03-22Merged lindenlab/viewer-tools-update into defaultCinder Biscuits
2015-03-22viewer tools updatesBjoseph Wombat
2015-03-22Mic setting changes some device list is up to date, mic loop test works,Bjoseph Wombat
removed obsolete code and fine tuned voice state machine to avoid frequent neccessary code paths.
2015-03-22Minor wording correction in Polish translationNorthspring
2015-03-21DD-371 : Do not go through the accept logic when user confirmation is not ↵Merov Linden
required (because already given)
2015-03-20DD-337 : Update error message as requested by ProducerMerov Linden
2015-03-20DD-324 : Fix crash when recursively wrapping no copy items in stock foldersMerov Linden
2015-03-20Clean up and use policies for Material transfer.Rider Linden
2015-03-20DRTVWR-397 WIP - ATT loggingBrad Payne (Vir Linden)
2015-03-20DRTVWR-397 WIP - logging for detach requests and unexpected detaches ↵Brad Payne (Vir Linden)
(presumably server-initiated)
2015-03-19Adding new HTTP handling for material manager.Rider Linden
2015-03-19MAINT-4917 WIP - debug line added.Brad Payne (Vir Linden)