summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-19MAINT-5274 missing inventory countandreykproductengine
2015-06-18Update llmanifest.LLManifest.copy_action() to handle symlinksNat Goodspeed
for directories as well as for files.
2015-06-18MAINT-5200: Add debug headers to Facebook slshare-service calls.Nat Goodspeed
2015-06-18Add code in viewer_manifest.py to create a symlink for second copy of CEF ↵Callum Prentice
framework vs copying in second version
2015-06-17Update version of LLCefLib we use - no functional changesin LLCefLib - just ↵Callum Prentice
improved build script for its third party library
2015-06-17Distressing. A variable got autocorrected to 'false' but the compiler ↵Rider Linden
didn't catch it.
2015-06-17https://jira.secondlife.com/browse/MAINT-5283Rider Linden
The default behavior in the HTTP layer changed to follow redirects automatically. This was causing a problem with connecting to the SL share service which was attempting to riderect to the login page at the CURL level. Connections to SL Share will no longer redirect, corrected for Facebook, Flickr and Twitter.
2015-06-17Coding policy fixesRider Linden
2015-06-17Point to *FIRST* Team City & autobuild generated version of LLCefLib for OSXCallum Prentice
2015-06-17dummy merge to really get rid of extra head per hg trick at ↵Oz Linden
http://bit.ly/1R8WhaY
2015-06-17dummy merge to really get rid of extra head per hg trick at ↵Oz Linden
http://bit.ly/1R8WhaY
2015-06-17dummy merge to really get rid of extra head per hg trick at ↵Oz Linden
http://bit.ly/1R8WhaY
2015-06-17dummy merge to really get rid of extra head per hg trick at ↵Oz Linden
http://bit.ly/1R8WhaY
2015-06-17dummy merge to really get rid of extra head per hg trick at ↵Oz Linden
http://bit.ly/1R8WhaY
2015-06-17dummy merge to really get rid of extra head per hg trick at ↵Oz Linden
http://bit.ly/1R8WhaY
2015-06-17dummy merge to really get rid of extra head per hg trick at ↵Oz Linden
http://bit.ly/1R8WhaY
2015-06-17dummy merge to really get rid of extra head per hg trick at ↵Oz Linden
http://bit.ly/1R8WhaY
2015-06-17dummy merge to really get rid of extra head per hg trick at ↵Oz Linden
http://bit.ly/1R8WhaY
2015-06-17dummy merge to really get rid of extra head per hg trick at ↵Oz Linden
http://bit.ly/1R8WhaY
2015-06-16Merge viewer-release and become 3.7.31simon
2015-06-16trying to close and hide branchessimon
--HG-- branch : product-engine
2015-06-16MergeRider Linden
2015-06-16trying to close and hide branchessimon
--HG-- branch : EXT-4880
2015-06-16trying to close and hide branchessimon
--HG-- branch : product-engine
2015-06-16trying to close and hide branchessimon
--HG-- branch : product-engine
2015-06-16trying to close and hide branchessimon
--HG-- branch : notifications
2015-06-16trying to close and hide branchessimon
--HG-- branch : EXT-3351
2015-06-16trying to close and hide branchessimon
--HG-- branch : avatar-pipeline
2015-06-16trying to close and hide branchessimon
--HG-- branch : texture-pipeline
2015-06-16trying to close and hide branchessimon
--HG-- branch : branch-test
2015-06-16Point to new llceflib created via xcodebuild scriptscallum_linden
2015-06-16merge changes for STORM-2109Oz Linden
2015-06-16MAINT-5250 Viewer should handle large number of calling cards betterandreykproductengine
2015-06-17MAINT-5207 FIXED (Build: Snap to grid / Grid options broken, object snaps to ↵vyacheslavsproductengine
incorrect Units) MAINT-5208 FIXED (Grid Lines Changing Scale Depending on Distance from Camera)
2015-06-16Merge downstream code and become version 3.7.31andreykproductengine
2015-06-15Point to fixed (no companion files) LLCefLib packageCallum Prentice
2015-06-15merge changes for 3.7.30-releaseOz Linden
2015-06-15Merge downstream code and become version 3.7.31simon
2015-06-15mergeBrad Payne (Vir Linden)
2015-06-15Merge with head of viewer-releaseCallum Prentice
2015-06-15DRTVWR-382: merge in 3.7.30 hotfixGlenn Glazer
2015-06-15increment viewer version to 3.7.31Oz Linden
2015-06-15Added tag 3.7.30-release for changeset 67edc442c80bOz Linden
2015-06-12Merge fix for MAINT-5277 into experience tools branchsimon
2015-06-12MAINT-4900 FIXED Don't show group info for non-admins.Mnikolenko ProductEngine
2015-06-12MAINT-2577 Fixed the status messageAndreyL ProductEngine
2015-06-12MAINT-5277 FIXED Viewer is missing MSVCP100.DLL and MSVCR100.DLLAndreyL ProductEngine
2015-06-11DD-410 : Do not extend inventory selections to items that are not visibleMerov Linden
2015-06-11Add commands to move CEF runtime files to right place and fix up ↵Callum Prentice
media_plugin_cef with install_name_tool (note, this generates 2 copies of CEF framework - will fix later)
2015-06-11DD-416 : Fix deactivate listing that I broke in trying to improve speed with ↵Merov Linden
the previous DD-416 commit