summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-17MAINT-4995: fix stored favorites for login bar (close input files before ↵Oz Linden
opening them for writing)
2015-03-17DD-362 : WIP : Check stock folder count limitMerov Linden
2015-03-17MAINT-4734 (Separate transaction notices from group notice/invites)pavelk_productengine
1) stripped off attachment field; 2) made logos (group's, sender's, etc) in expanded view the same size as in condensed view; 3) turned on notification showing upon click; 4) fixed cropped right border of Invite and Transactions notifications; 5) enabled "Collapse All" button; 6) stripped off unnecessary icons.
2015-03-17MAINT-4987 FIXED After cancelling the search term when using "Find all ↵andreykproductengine
links" in Recent items tab of inventory, full inventory contents display in Recent items tab.
2015-03-17MAINT-4971 FIXED [MAINT-RC] Own avatar is often totally invisible at login ↵ruslantproductengine
with no way to fix apart from a relog. Other avatars are also often invisible.
2015-03-17MAINT-4971 FIXED [MAINT-RC] Own avatar is often totally invisible at login ↵ruslantproductengine
with no way to fix apart from a relog. Other avatars are also often invisible.
2015-03-16Removal of RPCXML dep on LLCurl switching to LLCore::HtmlRider Linden
2015-03-16SL-103 WIP - spamification reductionBrad Payne (Vir Linden)
2015-03-16Merge lindenlab/viewer-tools-updateMerov Linden
2015-03-16MAINT-4974 FIXED Complete name should be used in ↵Mnikolenko ProductEngine
LLAvatarActions::buildResidentsString only when building name string for share confirmation dialogs
2015-03-15Polish translation: Some dynamically assigned strings in snapshot floater ↵Northspring
are too long
2015-03-13MAINT-4980 WIP - moved canAddWearables() to LLAppearanceMgrBrad Payne (Vir Linden)
2015-03-13MAINT-4980 WIP - add context menu filtering based on the selection groupBrad Payne (Vir Linden)
2015-03-13MAINT-4982 FIXED Multi-Material Mesh Issuesandreykproductengine
2015-03-13MAINT-4973 FIXED Clicking on the green part of links (as opposed to the ↵Mnikolenko ProductEngine
grey) opens the wrong link in all places apart from in a conversation window or chat toast.
2015-03-11MAINT-4985 FIXED Update Return All Confirmation Message to Reflect ImpactMnikolenko ProductEngine
2015-03-10Added the loop back setting so people can hear themselves during the mic test.Bjoseph Wombat
2015-03-10MAINT-147 FIXED Allow follow cam scripts after closing Build tools floater.Mnikolenko ProductEngine
2015-03-09SL-103 WIP - fix for some inventory items not enabling addBrad Payne (Vir Linden)
2015-03-09SL-103 WIP - bumped MAX_CLOTHING_LAYERS to target value of 60Brad Payne (Vir Linden)
2015-03-09indentation fixOz Linden
2015-03-06More voice related changes to improve the user's experience.Bjoseph Wombat
2015-03-06SL-103 WIP - commentBrad Payne (Vir Linden)
2015-03-06SL-103 WIP - comment re: possible future workBrad Payne (Vir Linden)
2015-03-06MAINT-4967 FIX - log spam removedBrad Payne (Vir Linden)
2015-03-06README.md deleted online with BitbucketMerov Linden
2015-03-05DD-339 : Adding loading indicator to marketplace floater when the listings ↵Merov Linden
data and inventory data are being fetched
2015-03-05Simplify CMake code to generate viewer_version.txt and summary.json.Nat Goodspeed
The quoting used for the cygwin printf command didn't work for 'cmake -E echo'. The whole content was enclosed in single quotes, with individual string elements enclosed in double quotes. But we ended up with a summary.json containing (e.g.): '{Type:viewer,Version:3.7.26.33262}' instead of the desired: {"Type":"viewer","Version":"3.7.26.33262"} HOWEVER: I see no compelling reason why either of these files must be deferred to build time. It's simpler and more robust to generate them both directly from CMake at configure time.
2015-03-05SL-103 WIP - viewer enforces wearable limits based on total articles of ↵Brad Payne (Vir Linden)
clothing rather than per-type limit. Limit is artificially low for testing, will bump before release.
2015-03-05MAINT-4930 FIXED Fix viewer error checking for max-agent-groups in viewerandreykproductengine
2015-03-05Merge downstream code and become version 3.7.26simon
2015-03-05Merge viewer-release and become version 3.7.26simon
2015-03-05MAINT-4874 FIXED Actions that require a double click "randomly" fail - repro ↵andreykproductengine
& cause found for BUG-7753
2015-03-05Automated merge with ssh://bitbucket.org/lindenlab/398-buildcleanupNat Goodspeed
2015-03-04MAINT-4858 FIXBrad Payne (Vir Linden)
2015-03-04MAINT-4943 FIXED Crash on locationruslantproductengine
2015-03-04MAINT-4943 FIXED Crash on locationruslantproductengine
2015-03-04MAINT-4169 ShowGreyQueryInUrls debug setting was removed and the grey part ↵Mnikolenko ProductEngine
of the link always appears.
2015-03-03Commit Callum's fix to eliminate dependency on cygwin printf.Nat Goodspeed
Use 'cmake -E echo' instead.
2015-03-03MAINT-4653 WIPBrad Payne (Vir Linden)
2015-03-03Better MediaConnect handling of 1026 return status, media already connected.Bjoseph Wombat
2015-03-03Align ReleaseOS / RelWithDebInfoOS more closely with Release, etc.Nat Goodspeed
Specifically, engage devenv rather than msbuild for ReleaseOS and RelWithDebInfoOS. Eliminate minor redundancy in configure argument for Release and RelWithDebInfo, which eliminates an egregious difference from ReleaseOS and RelWithDebInfoOS.
2015-03-02DD-329 : Do not update listing folders before the association is completedMerov Linden
2015-03-01MAINT-4839 FIXED Animation of Mesh Dress doesn't work.ruslantproductengine
MAINT-4165 FIXED Crash on skinned, texture animated geometry with deferred rendering enabled.
2015-03-04MAINT-4939 FIXED Remove Abuse Report Pop-Up Dialogandreykproductengine
2015-03-03MAINT-4897 FIXED Frequent error when texturing a linkset - "Unable to add ↵andreykproductengine
texture. Please wait a few seconds and try again."
2015-03-04MAINT-1961 FIXED Use "TextureLivePreview" setting by default, if mCanPreview ↵Mnikolenko ProductEngine
was not set manually.
2015-02-27Pull merge from lindenlab/viewer-releaseMerov Linden
2015-02-27Merge restore of ReleaseOS, RelWithDebInfoOS configsNat Goodspeed
2015-02-27Backed out changeset f753369355e8 (removing ReleaseOS, RelWithDebInfoOS)Nat Goodspeed
Restore the MumbleOS build configs: they differ in settings, not only in the build engine.