Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2011-07-12 | SH-2052 Fix for reported PE being too low when selecting more than 500 objects. | Dave Parks | |
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 | |||
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 | Fix for sh-1982 and sh-2025 | prep | |
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 | merge | prep | |
2011-07-11 | SH-2012: removed upload wizard from inventory '+' menu | prep | |
2011-07-11 | Fix for linux build failure, hopefully | Brad Payne (Vir Linden) | |
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 | 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-10 | merge | Dave Parks | |
2011-07-09 | Added L$ price breakdown for model uploads | Don Kjer | |
2011-07-09 | merge | Dave Parks | |
2011-07-09 | SH-2007 Code cleanup, expand minimum header size to 4KB, better comments ↵ | Dave Parks | |
around magic numbers, remove dead calcResourceCost | |||
2011-07-09 | Merge | Don Kjer | |
2011-07-09 | Fix for SH-2028. Also fixed layout issues with new upload warning and ↵ | Don Kjer | |
upload price text when floater is resized. | |||
2011-07-09 | merge | Brad Payne (Vir 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 | SH-2007 Don't eat an entire core when uploading meshes or requesting fee ↵ | Dave Parks | |
information. | |||
2011-07-08 | merge | Dave Parks | |
2011-07-08 | SH-2008 Fix for crash when generating normals on objects with no texture ↵ | Dave Parks | |
coordinates. | |||
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 viewer-development -> mesh-development | Don Kjer | |
2011-07-08 | Merge viewer-development -> mesh-development | Don Kjer | |
2011-07-08 | merge changes for storm-1489 | Oz 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 | EXP-990 FIX Cannot select from Texture picker for Groups profile pic | Richard Linden | |
reviewed by Leslie | |||
2011-07-08 | Fix for sh-2016 Removed extra char | prep linden | |