Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-15 | automated merge | Roxie Linden | |
2011-07-15 | STORM-1482 Always run the crash loggers, they will check what to do and how ↵ | Aaron Stone | |
to clean up. | |||
2011-07-15 | storm-1510: update to new login display url | Oz Linden | |
2011-07-15 | STORM-1355 Memory issues from UI for very large groups | Roxie Linden | |
This change is not guaranteed to fix this issue as the issue is difficult to repro, but there was a sketchy case group member responses come back from the simulator in message packets. For very large numbers of members, there may be a large number of packets received. The member data is placed in a structure of type LLGroupMgrGroupData, based on the group id. The problem is, if the user refreshes the group before the entire contents of the previous request comes back, response packets from the previous request will be intermingled with the responses from the refresh. Both the request call and the response handler would create the group data structure, if the structure wasn't already there. There may be a case where a response from the previous request causes creation of the group data, populating it with the contents of the response, and the responses from the second request would use that group data structure. Also, cleaned up some comments and variable names to be consistent | |||
2011-07-15 | STORM-1506 FIXED Reset the estate to global sun when changing region ↵ | Vadim ProductEngine | |
environment settings. By the way, moved estate info storage from the REGION/ESTATE floater to a model class. | |||
2011-07-14 | Potential fix for SH-1854 and SH-1125 (caps issues) | Don Kjer | |
2011-07-14 | FIX STORM-1494 remove duplicate ID and xml snippet | eli | |
2011-07-14 | EXP-1001 Newness is removed on next login if you log out or crash before ↵ | Leyla Farazha | |
opening inventory panel EXP-1002 Single order purchase does not open Received Items panel by default if Inventory panel open when delivered | |||
2011-07-14 | turning on newness | Leyla Farazha | |
2011-07-14 | merge | Leyla Farazha | |
2011-07-14 | merge changes for 2.7.5 release | Oz Linden | |
2011-07-14 | EXP-899 No user feedback given when a user attempts to delete a system ↵ | Leyla Farazha | |
folder from their inventory | |||
2011-07-14 | EXP-998 Logging in with different user can remove newness for incorrect user | Leyla Farazha | |
2011-07-14 | merge | Dave Parks | |
2011-07-14 | merge | Dave Parks | |
2011-07-14 | SH-715 Disable simplify/analyze button while counterpart is executing. | Dave Parks | |
2011-07-13 | EXP-1009 WIP Teleport links from Search floater and destination guide in ↵ | Richard Linden | |
viewer fail with intrusted browser error in viewer | |||
2011-07-13 | EXP-941 FIX text and url change to the age verification dialog | Richard Linden | |
tweaked url | |||
2011-07-13 | merge | Brad Payne (Vir Linden) | |
2011-07-13 | Disabled the fresh item count. The badge on the suitcase button now once again | Leslie Linden | |
reflects the total item count in the Received Items folder and the New badge is no longer initialized and will not be displayed. Reviewed by Richard. | |||
2011-07-13 | SH-1637 FIX, SH-1638 FIX - fixes jittery camera problems | Brad Payne (Vir Linden) | |
2011-07-13 | STORM-1503 FIXED Find floater doesn't set focus to its browser. | Paul ProductEngine | |
Added tab stop for browser to get focus when find floater is focused. | |||
2011-07-13 | STORM-1502 FIXED Disable "Delete Water/Sky/Day Preset" dialogs if no user ↵ | Vadim ProductEngine | |
presets exist. | |||
2011-07-12 | EXP-880 FIX Enable navigation chrome for Search floater | Richard Linden | |
search floater derives from floater_web_content all web content now uses floater_web_content instead of media_browser | |||
2011-07-12 | Merge | Don Kjer | |
2011-07-12 | Changes to support SH-1894: Textures uploaded with Mesh do not appear in ↵ | Don Kjer | |
inventory. Reviewed by Andrew | |||
2011-07-13 | Watchdog timeout now set to 60 seconds for long-term use (instead of 20, ↵ | jenn | |
used during crash pile-on). Updated setting description field to describe how setting the value of WatchdogEnabled will affect Viewer behavior. | |||
2011-07-12 | Merge for STORM-1482 | Aaron Stone | |
2011-07-12 | STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some ↵ | Aaron Stone | |
cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group. | |||
2011-07-12 | merge | Dave Parks | |
2011-07-12 | SH-1125 Retry when failing to get seed capability. | Dave Parks | |
2011-07-12 | EXP-941 FIX Text and URL change to the Age Verification dialog | Richard Linden | |
fixed some formatting | |||
2011-07-12 | EXP-941 FIX Text and URL change to the Age Verification dialog | Richard Linden | |
2011-07-12 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-07-12 | fix for SH-2040: Missing '?: 0' and old style object/prim counts under Edit ↵ | Xiaohong Bao | |
linked when Mesh disabled | |||
2011-07-12 | merge | Dave Parks | |
2011-07-12 | SH-2050 Hide UI that breaks down upload fee and rename some fields. | Dave Parks | |
2011-07-12 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-07-12 | merge | Brad Payne (Vir Linden) | |
2011-07-12 | SH-2049 FIX | Brad Payne (Vir Linden) | |
2011-07-12 | SH-2043 FIX | Brad Payne (Vir Linden) | |
2011-07-12 | merge | Dave Parks | |
2011-07-12 | SH-2053 Don't poke the UI from a background thread -- it tends to get crashy. | Dave Parks | |
2011-07-12 | SH-2052 Fix for reported PE being too low when selecting more than 500 objects. | Dave Parks | |
2011-07-11 | EXP-995 FIX -- New icon scrolls into Received Items panel heading | Leslie Linden | |
EXP-903 FIX -- Newness/Freshness number does not decrease as items are opened in Inbox * Brought back freshness with the freshness * New badge and label color from Gibson * Inventory Panel now allows display of badges with proper clipping Reviewed by Richard. | |||
2011-07-11 | fix for SH-2051: viewer crashes when try to disbable "Show Upload Cost" | Xiaohong Bao | |
2011-07-11 | merge changes for storm-1315 | Oz Linden | |
2011-07-11 | merge changes for storm-1459 | Oz Linden | |
2011-07-11 | merge changes for storm-1325 | Oz Linden | |
2011-07-11 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/squire_linden/viewer-development-crash-horde |