Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-13 | SH-1637 FIX, SH-1638 FIX - fixes jittery camera problems | Brad Payne (Vir Linden) | |
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-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 | CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo. | Nat Goodspeed | |
(per Monty code review) The notion of storing LLMemoryInfo data both as an LLSD::Map and an LLSD::Array of pair arrays arose from a (possibly misguided) desire to continue producing stats output into the viewer log in the same order it always used to be produced. There is no evidence that anyone cares about the order of those stats in the log; there is no other use case for preserving order. At Monty's recommendation, eliminate generating and storing the array-of-pair-arrays form: directly store LLSD::Map. | |||
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 | 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 | FIX STORM-1494 remove duplicate ID and xml snippet | eli_linden | |
2011-07-12 | sync with viewer-development | eli_linden | |
2011-07-12 | CHOP-753: Defend against boost::regex exceptions. | Nat Goodspeed | |
(per Monty code review) Explain why we intentionally don't suppress exceptions from boost::regex objects constructed with string literals. Catch std::runtime_error from boost::regex_search() and boost::regex_match(); log and return false. | |||
2011-07-12 | CHOP-753: make getAvailableMemoryKB() only load data on Windows. | Nat Goodspeed | |
(per Monty code review) Other platforms return -1 anyway, so don't need to call load methods. | |||
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 | 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 | |||
2011-07-11 | more fix for STORM-1468: [crashhunters] pre-login crash at ↵ | Xiaohong Bao | |
LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp] | |||
2011-07-11 | CHOP-753: Add classic-C-style diagnostics around popen("vm_stat"). | Nat Goodspeed | |
On Mac, where LLMemoryInfo relies on a child process rather than any sort of internal system API, try to produce more informative LL_WARNS output if popen() fails to run vm_stat, or if vm_stat terminates with nonzero rc. | |||
2011-07-11 | CHOP-753: Add timestamp to LLMemoryInfo's LLSD stats block. | Nat Goodspeed | |
For postprocessing these stats, we'll want the time at which they were captured. We'll want the current framerate too, but handle that at a higher level. | |||
2011-07-11 | increment viewer version to 2.8.1 | Oz Linden | |
2011-07-11 | Added tag 2.8.0-start for changeset e1ed60913230 | Oz Linden | |
2011-07-11 | merge changes for storm-1488 | Oz Linden | |
2011-07-11 | merge changes for chop-661 | Oz Linden | |
2011-07-11 | merge changes for storm-1481 | Oz Linden | |
2011-07-11 | merge changes for storm-1472 | Oz Linden | |
2011-07-11 | merge changes for storm-1483 | Oz Linden | |
2011-07-09 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-07-09 | increment version to 2.8.0 | Oz Linden | |
2011-07-08 | fix for STORM-1468: [crashhunters] pre-login crash at ↵ | Xiaohong Bao | |
LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp] | |||
2011-07-08 | merge changes for storm-1491 | Oz Linden | |
2011-07-08 | merge changes for storm-1489 | Oz Linden | |
2011-07-08 | merge | Leyla Farazha | |
2011-07-08 | merge | Leyla Farazha | |
2011-07-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-07-08 | ER-910 cleanup: removed a stale comment, tweaked text in About Land dialog | simon@lindenlab.com | |
Options tab. | |||
2011-07-08 | removing LLInboxFolderViewFolder getCreationDate | Leyla Farazha | |
2011-07-08 | EXP-990 FIX Cannot select from Texture picker for Groups profile pic | Richard Linden | |
reviewed by Leslie | |||
2011-07-08 | adding freshness flag support | Leyla Farazha | |
2011-07-08 | sync with viewer-development | eli_linden | |
2011-07-08 | merge changes for storm-1484 | Oz Linden | |
2011-07-08 | merge changes for vwr-25753 | Oz Linden | |
2011-07-08 | SH-2014 FIX | Brad Payne (Vir Linden) | |
2011-07-08 | storm-899 and vwr-26095: correct xml to restore body parts accordian in ↵ | Oz Linden | |
appearance editor | |||
2011-07-08 | EXP-983 FIX -- Viewer crashes around Place Profile and Landmarks listing in ↵ | Leslie Linden | |
Viewer Experience Drag and drop for LLFolderView now handles the empty mFolders case. | |||
2011-07-08 | merge changes for storm-1462 | Oz Linden | |
2011-07-08 | Disabling outbox panel display logic for the time being. | Leslie Linden | |
2011-07-08 | merge changes for storm-1485 | Oz Linden | |
2011-07-07 | CHOP-661: Fix HTTPServer usage to turn off allow_reuse_address. | Nat Goodspeed | |
Turns out that BaseHTTPServer.HTTPServer turns on that flag by default, which causes freeport() to fail (on Windows only?), happily instantiating multiple servers on the same port. Change known instances, fix freeport() docstring to highlight the issue. Add freeport() unit tests to verify expected behavior. | |||
2011-07-07 | EXP-916 WIP Folder in Inbox indicates loading when all items are displayed ↵ | Richard Linden | |
in folder background fetch always proceeds when fetching a specific folder this allows us to flag folders that are received asynchronously as complete by performing a background fetch when opening them |