summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-04EXP-664 : Fix call to initialization encodingMerov Linden
2011-05-04EXP-664 : Make encoding parameters more resilient to bad entries, add levels ↵Merov Linden
as encoding parameters, update test applet to support this
2011-05-04Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-05-04EXP-584 FIXED View button on bottom bar is hidden when launching Basic ↵Richard Linden
Viewer with Voice options added back in corrected order in which buttons are collapsed so that they collapse right to left
2011-05-04EXP-772 -- Log in failure, keeps saying DNS cannot resolve hostname.Leslie Linden
No real progress on this Jira yet but Mac build was not properly reporting the CURL error string. This check-in fixes that. So far, I have backed out URL related changes between 2.6.2 and 2.6.3 without any change in behavior. Unsure how to proceed next although comparing libcares and libcurl builds between 2.6.2 and 2.6.3 seems like it could be the next logical step. Users experiencing the problem can go back to vewere 2.6.2 or adjust DNS settings to use the google free DNS servers 8.8.8.8 and 8.8.4.4 which should allow them to work around the problem. Reviewed by Richard.
2011-05-04EXP-779 FIX -- Help > About Second Life Reports Kernel Version Twice, ↵Leslie Linden
Instead of OS Version Modified Mac OS_VERSION string to include OS X version number in addition to Kernel version info. DARWIN llcommon build now depends on Carbon in order to provide this functionality. Reviewed by Richard.
2011-05-04merge changes for storm-1141Oz Linden
2011-05-04merge changes for storm-1223, storm-1218, storm-1216Oz Linden
2011-05-04Work in progress on CHOP-609. Added checking in indra/cmake/Prebuilt.cmake ↵brad kittenbrink
to skip unnecessary unpacking of already installed packages.
2011-05-04merge changes for storm-1219Oz Linden
2011-05-04merge changes for open-61Oz Linden
2011-05-04fix for SH-1437: Crash in model wizardXiaohong Bao
2011-05-04SH-1456 Fix for bad DoF focal point when camera is at rest.Dave Parks
2011-05-04FIX VWR-19022 ES linguisticEli Linden
2011-05-04mergeDave Parks
2011-05-04SH-1455 Faster, better, more reliable disabling of DoF effect when edit menu ↵Dave Parks
is open and when effect is opted out of.
2011-05-04Fix for Sh-1481prep linden
2011-05-04CTS-537 Apply tweak from Tofu Buzzard.Dave Parks
2011-05-04merged .hgtags with the one from viewer-releaseDebi King (Dessie)
2011-05-04hg mergeLeyla Farazha
2011-05-04EXP-759 Opening the Voice preferences window from the up arrow on the speak ↵Leyla Farazha
button turns voice off for user without notice also causes calls to be ended
2011-05-04mergeDave Parks
2011-05-04STORM-1210 Make llconvexdecomposition privateDave Parks
2011-05-04STORM-1210 Public URLs for pcreDave Parks
2011-05-04Merge with http://bitbucket.org/lindenlab/viewer-development (r15992)callum
2011-05-04MergeDave Parks
2011-05-04STORM-1210 Update PCRE libs for mac and linux.Dave Parks
2011-05-04fix for SH-1185: uploading large mesh file sometimes fails and locks up viewer.Xiaohong Bao
2011-05-04Slightly improve sanity of run_build_test.py output.Nat Goodspeed
Flushing print buffer before running actual test executable should make it clearer which setup actions apply to which test run.
2011-05-04mergeBrad Payne (Vir Linden)
2011-05-03Fix for CHOP-619. Found a general solution to our vs2010 precompiled ↵brad kittenbrink
headers problems and eliminated all our special cases for handling them.
2011-05-03Merge.brad kittenbrink
2011-05-03Sync with viewer-experienceMerov Linden
2011-05-03EXP-756 : Move the folder resort to first draw and do it only onceMerov Linden
2011-05-03mergeLeyla Farazha
2011-05-03EXP-778 Bring up corresponding IM window on connect to new voice call.Leyla Farazha
2011-05-03EXP-624 Place profile floater may be opened by SLAppLeyla Farazha
2011-05-03FIX VWR-22337 translation (in utf-8) for "loading terms of service" stringEli Linden
2011-05-03Sync with viewer-experienceMerov Linden
2011-05-03Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-05-03Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Linden
2011-05-03mergeDave Parks
2011-05-03EXP-771 Enable call option in Basic Viewer UILeyla Farazha
2011-05-03Sync with viewer-experienceMerov Linden
2011-05-03EXP-756 : Fix inventory folder ordering on launchMerov Linden
2011-05-03Fix for line endings style (dos2unix).Loren Shih
Updated header blocks for llphysicsshapebuilderutil classes.
2011-05-03FIX VWR-25074 add missing Danish translationEli Linden
2011-05-03Automated merge with ssh://hg.lindenlab.com/nat/viewer-summary-jsonNat Goodspeed
2011-05-03merge fix for voiceLeyla Farazha
2011-05-03CHOP-599: create summary.json early enough to package with installer.Nat Goodspeed
viewer_manifest.py will now package a summary.json file, if present; but previously build.sh didn't create that file until after the viewer build.