Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-31 | DRTVWR-397 WIP - logging updates and fixes | Brad Payne (Vir Linden) | |
2015-03-31 | MAINT-5039 FIXED Viewer crashes at logout if wearing clothing textured with ↵ | Mnikolenko ProductEngine | |
a local texture | |||
2015-03-31 | MAINT-5020 FIXED Determine the need to use bracket via chat source. | Mnikolenko ProductEngine | |
2015-03-31 | build fix | Mnikolenko ProductEngine | |
2015-03-30 | fix for MAINT-5021: landmarks not populating correctly when parcel data is ↵ | Glenn Glazer | |
missing | |||
2015-03-30 | MAINT-3585 FIXED (Crashes when attempting to upload image.) | ruslantproductengine | |
2015-03-30 | MAINT-3585 FIXED (Crashes when attempting to upload image.) | ruslantproductengine | |
2015-03-30 | merge | Brad Payne (Vir Linden) | |
2015-03-28 | DD-291 : Trigger a GET /listing when receiving a category update | Merov Linden | |
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-26 | MAINT-3818 FIXED Certain dae files that used to display skin weights ↵ | ruslantproductengine | |
successfully now crash when ticking skin weights in model preview on ALL viewers | |||
2015-03-30 | MAINT-5037 FIXED Viewer is operable under the leaving call confirmation dialog | andreykproductengine | |
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-24 | Merged lindenlab/viewer-tools-update into default | Cinder Biscuits | |
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 | 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 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-03-23 | increment viewer version to 3.7.27 | Oz Linden | |
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 | 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 | MAINT-4917 WIP - debug line added. | Brad Payne (Vir Linden) | |
2015-03-19 | MAINT-4917 WIP - comments and bug fixes for batching up COF link requests ↵ | Brad Payne (Vir Linden) | |
after attachments added. | |||
2015-03-18 | MAINT-4917 WIP - Attachment deferred bulk COF linking WIP | Brad Payne (Vir Linden) | |
2015-03-18 | DD-337 : Validate the version folder before setting it and show error dialog ↵ | Merov Linden | |
if error | |||
2015-03-18 | DD-292 : Decrement cargo count when dropping items one by one in the ↵ | Merov Linden | |
marketplace listings folder | |||
2015-03-18 | MAINT-4872 FIXED Display name for shapes was not updated in certain cases | andreykproductengine | |
2015-03-18 | MAINT-4993 FIXED Favorite landmarks randomly reorder between sessions or ↵ | Mnikolenko ProductEngine | |
when adding or removing a landmark from favorites | |||
2015-03-17 | DD-368 : Handle the merchant / non merchant status correctly on floater open | Merov Linden | |
2015-03-17 | DD-362 : Limit the admissible total of stock items, fail validation if above ↵ | Merov Linden | |
the threshold | |||
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) | |||
2015-03-17 | DD-362 : WIP : Check stock folder count limit | Merov Linden | |
2015-03-17 | MAINT-4987 FIXED After cancelling the search term when using "Find all ↵ | andreykproductengine | |
links" in Recent items tab of inventory, full inventory contents display in Recent items tab. | |||
2015-03-17 | MAINT-4971 FIXED [MAINT-RC] Own avatar is often totally invisible at login ↵ | ruslantproductengine | |
with no way to fix apart from a relog. Other avatars are also often invisible. | |||
2015-03-17 | MAINT-4971 FIXED [MAINT-RC] Own avatar is often totally invisible at login ↵ | ruslantproductengine | |
with no way to fix apart from a relog. Other avatars are also often invisible. | |||
2015-03-16 | Merge lindenlab/viewer-tools-update | Merov Linden | |
2015-03-16 | MAINT-4974 FIXED Complete name should be used in ↵ | Mnikolenko ProductEngine | |
LLAvatarActions::buildResidentsString only when building name string for share confirmation dialogs | |||
2015-03-13 | MAINT-4980 WIP - moved canAddWearables() to LLAppearanceMgr | Brad Payne (Vir Linden) | |
2015-03-13 | MAINT-4980 WIP - add context menu filtering based on the selection group | Brad Payne (Vir Linden) | |
2015-03-13 | MAINT-4973 FIXED Clicking on the green part of links (as opposed to the ↵ | Mnikolenko ProductEngine | |
grey) opens the wrong link in all places apart from in a conversation window or chat toast. | |||
2015-03-11 | MAINT-4985 FIXED Update Return All Confirmation Message to Reflect Impact | Mnikolenko ProductEngine | |