Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-14 | Use Linden wstring-to-string conversion, not boost::filesystem's. | Nat Goodspeed | |
On Windows, calling boost::filesystem::path::string() implicitly requests code conversion between std::wstring (the boost::filesystem::path::string_type selected on Windows) and std::string. At least for integration-test program, that produces link errors. Use Linden's wstring_to_utf8str() instead. | |||
2011-07-14 | STORM-1482 Little bit of Windows crash report value logging. | Aaron Stone | |
2011-07-14 | turning on newness | Leyla Farazha | |
2011-07-14 | Attempt to fix minor build errors on Windows. | Nat Goodspeed | |
2011-07-14 | merge | Leyla Farazha | |
2011-07-14 | Eliminate use of PATH_MAX, which is bogus anyway. | Nat Goodspeed | |
2011-07-14 | merge changes for 2.7.5 release | Oz Linden | |
2011-07-14 | New llsdserialize_test logic needs Boost.Filesystem library. | Nat Goodspeed | |
That, in turn, needs Boost.System library. | |||
2011-07-14 | Work around broken Windows command-line processing. | Nat Goodspeed | |
It's wonderful that the Python interpreter will accept a whole multi-line script as a composite -c argument... but because Windows command-line processing is fundamentally flawed, we simply can't count on it for Windows. Instead, accept script text, write a temporary script file in a system- dependent temp directory, ask Python to run that script and delete the file. Also, on Windows, use _spawnl(), much simpler than adding bizarre Windows wait logic to LLProcessLauncher. Use LLProcessLauncher only on Mac & Linux, with waitpid() to capture rc. | |||
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-880 FIX Enable navigation chrome in search floater | Richard Linden | |
fixed regression where preferred content size was no longer being respected | |||
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 | Still trying to fix Windows header-file-order problem. | Nat Goodspeed | |
2011-07-13 | EXP-941 FIX text and url change to the age verification dialog | Richard Linden | |
tweaked url | |||
2011-07-13 | Attempt to fix confusing header-file-order problems on Windows. | Nat Goodspeed | |
2011-07-13 | merge changes for storm-1507 | Oz Linden | |
2011-07-13 | merge changes for open-99 | Oz Linden | |
2011-07-13 | Introduce support for C++ integration tests running Python scripts. | Nat Goodspeed | |
This is in its infancy; tested on Mac; needs to be ironed out on Windows and Linux. Goal is to test at least some cross-language LLSD serialization. | |||
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 | 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 | 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 | 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 | 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 | 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. |