Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-25 | Add 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-25 | MAINT-5016 FIXED Skip messages from muted objects. | Mnikolenko ProductEngine | |
2015-03-25 | Add Cinder Roxley as contributor for BUG-8835 | Cinder Biscuits | |
2015-03-24 | Add new media plugin (currently renders squares as example) in preparation ↵ | callum_linden | |
for new CEF code | |||
2015-03-24 | Merged lindenlab/viewer-tools-update into default | Cinder Biscuits | |
2015-03-24 | Merged lindenlab/viewer-tools-update into default | Cinder Biscuits | |
2015-03-24 | Attempt to restore copying newly-built SLPlugin et al. - UNTESTED | Nat Goodspeed | |
2015-03-24 | Fix 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-24 | merge hover height label in Polish | Oz Linden | |
2015-03-24 | Updated Polish translation up to version 3.7.27 | Northspring | |
2015-03-24 | Merge | Northspring | |
2015-03-24 | BUG-8786 - Turn off fast math opts enforcing IEEE 754 floating point compliance | Cinder | |
2015-03-24 | Merge with viewer-release and become 3.7.27 | andreykproductengine | |
2015-03-24 | Merge with viewer-release and become 3.7.27 | andreykproductengine | |
2015-03-24 | Boost unique_ptr into xmlrpc | Rider Linden | |
2015-03-24 | MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | Mnikolenko ProductEngine | |
2015-03-24 | merge changes for 3.7.26-release | Oz Linden | |
2015-03-24 | MAINT-5024 crash in LLInspectToast | andreykproductengine | |
2015-03-23 | re-enable polish and danish | Oz Linden | |
2015-03-23 | merge changes for BUG-7387 | Oz Linden | |
2015-03-23 | merge changes for 3.7.26-release | Oz Linden | |
2015-03-23 | MAX_ACTIVE_REQUEST_COUNT no longer used | Rider Linden | |
2015-03-23 | No explicit NULL in shared constructor | Rider Linden | |
2015-03-24 | Refer to new QuickTime third party package with fixes for VS2013 & re-add ↵ | callum_linden | |
QuickTime media plugin | |||
2015-03-23 | Client adapter is removed. Its tests should be too. | Rider Linden | |
2015-03-23 | Fix the tests to not directly access HttpsStatus' internals. | Rider Linden | |
2015-03-23 | Microsoft is not nearly picky enough. Headder issues caught by gcc MS likes ↵ | Rider Linden | |
fine. | |||
2015-03-23 | Fix headers for gcc build | Rider Linden | |
2015-03-23 | Scratch the unique_ptr for the moment. | Rider Linden | |
2015-03-23 | Slightly cleaner than this-> ing everythnig. | Rider Linden | |
2015-03-23 | Continue with gcc issues. | Rider Linden | |
2015-03-23 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-03-23 | Reogranized some headers for GCC added <memory> to the linden_common.h for ↵ | Rider Linden | |
shared_ptr | |||
2015-03-23 | increment viewer version to 3.7.27 | Oz Linden | |
2015-03-23 | Added tag 3.7.26-release for changeset 000e9dda4162 | Oz Linden | |
2015-03-23 | Start work on appearancemgr | Rider Linden | |
2015-03-23 | MAINT-4983 Mesh upload of large model ryoma 3d loads indefinitely | andreykproductengine | |
2015-03-23 | MAINT-4998 FIXED Ignore loadedCallback if Modelpreview floater is already ↵ | Mnikolenko ProductEngine | |
closed. | |||
2015-03-22 | Merged lindenlab/viewer-tools-update into default | Cinder Biscuits | |
2015-03-22 | viewer tools updates | Bjoseph Wombat | |
2015-03-22 | Mic 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-22 | Minor wording correction in Polish translation | Northspring | |
2015-03-21 | DD-371 : Do not go through the accept logic when user confirmation is not ↵ | Merov Linden | |
required (because already given) | |||
2015-03-20 | DD-337 : Update error message as requested by Producer | Merov Linden | |
2015-03-20 | DD-324 : Fix crash when recursively wrapping no copy items in stock folders | Merov Linden | |
2015-03-20 | Clean up and use policies for Material transfer. | Rider Linden | |
2015-03-20 | DRTVWR-397 WIP - ATT logging | Brad Payne (Vir Linden) | |
2015-03-20 | DRTVWR-397 WIP - logging for detach requests and unexpected detaches ↵ | Brad Payne (Vir Linden) | |
(presumably server-initiated) | |||
2015-03-19 | Adding new HTTP handling for material manager. | Rider Linden | |
2015-03-19 | MAINT-4917 WIP - debug line added. | Brad Payne (Vir Linden) | |