Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-16 | Merge viewer-release and become 3.7.31 | simon | |
2015-06-15 | increment viewer version to 3.7.31 | Oz Linden | |
2015-06-12 | MAINT-2577 Fixed the status message | AndreyL ProductEngine | |
2015-06-12 | MAINT-5277 FIXED Viewer is missing MSVCP100.DLL and MSVCR100.DLL | AndreyL ProductEngine | |
2015-05-31 | merge changes for drtvwr-398 | Oz Linden | |
2015-05-26 | increment viewer version to 3.7.30 | Oz Linden | |
2015-04-28 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2015-04-24 | merge | Brad Payne (Vir Linden) | |
2015-04-23 | increment viewer version to 3.7.29 | Oz Linden | |
2015-04-16 | Fix for bad syntax that displeased linux more than windows. | Brad Payne (Vir Linden) | |
2015-04-16 | MAINT-5082 WIP, MAINT-5083 WIP - consolidate COF link creation calls during ↵ | Brad Payne (Vir Linden) | |
mass add of wearables/objects | |||
2015-04-14 | remove dead member variables | Oz Linden | |
2015-04-14 | MAINT-5082 WIP, MAINT-5083 WIP - batch up wear/add/take off/detach requests ↵ | Brad Payne (Vir Linden) | |
in inventory panel the same way we do now in appearance tab | |||
2015-04-14 | MAINT-5097 FIXED crash in LLFloaterPay::onGive | andreykproductengine | |
2015-04-14 | remove disabled code | Oz Linden | |
2015-04-14 | merge changes for MAINT-5090 | Oz Linden | |
2015-04-14 | MAINT-5090 Remove disabling HTTP Inventory from Viewer | Mnikolenko ProductEngine | |
2015-04-14 | merge changes for STORM-2113 | Oz Linden | |
2015-04-14 | minimal changes to compile on Xcode 6.2 | Oz Linden | |
2015-04-13 | merge | Brad Payne (Vir Linden) | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-04-13 | increment viewer version to 3.7.28 | Oz Linden | |
2015-04-11 | STORM-2113 - uri parsing cleanup and fixes | Cinder | |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for ↵ | Oz Linden | |
wide char paths; on other platforms they are now just typedefs to the std classes | |||
2015-04-08 | fix validity errors in settings files | Oz Linden | |
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | MAINT-5023 FIXED URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | MNikolenko ProductEngine | |
2015-04-07 | appearance utility source updated | Brad Payne (Vir Linden) | |
2015-04-07 | appearance utility source updated | Brad Payne (Vir Linden) | |
2015-04-02 | detect xml errors in parsing xml files and remove those files | Oz Linden | |
2015-04-02 | add catch for possible exception in llsechandler_basic destructor (crash on ↵ | Oz Linden | |
exit) | |||
2015-04-02 | improve logging of machine id generation | Oz Linden | |
2015-04-02 | improve logging of errors in default permissions cap | Oz Linden | |
2015-04-02 | improve notice clarity | Oz Linden | |
2015-04-02 | clarity and logging cleanup | Oz Linden | |
2015-04-02 | MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | Mnikolenko ProductEngine | |
2015-03-30 | MAINT-3585 FIXED (Crashes when attempting to upload image.) | ruslantproductengine | |
2015-03-27 | MAINT-4718 FIXED Context menu Open button is always disabled for no-copy ↵ | Mnikolenko ProductEngine | |
textures in task inventory | |||
2015-03-27 | MAINT-5019 FIXED Undesired http:// added to domains sent in chat | Mnikolenko ProductEngine | |
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-24 | Merged lindenlab/viewer-tools-update into default | Cinder Biscuits | |
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 | 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 | increment viewer version to 3.7.27 | Oz Linden | |
2015-03-17 | improve file name handling and clean up some error checks | Oz Linden | |
2015-03-17 | MAINT-4995: fix stored favorites for login bar (close input files before ↵ | Oz Linden | |
opening them for writing) |