summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-05DEV-44767 lookat stays locked on object/avatar after 'esc' camera resetTofu Linden
2010-01-04Changed async picks in LLToolPie::handleMouseDown and ↵Monroe Linden
LLToolPie::handleRightMouseDown to sync. This fixes EXT-3658 ("DEV-44422 webprim doesn't get mouse up events from the Mac trackpad"). Reviewed by Richard.
2010-01-04Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2010-01-04Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2010-01-04merge.Tofu Linden
2010-01-04EXT-3725 & EXT-2224 - Issue with permissions and for sale ui for certain ↵Eric M. Tulla (BigPapi)
items in side panel. We now completely hide those UI elements when they don't make sense. -Reviewed by seraph
2010-01-04DEV-44732 - a better fix.Tofu Linden
2010-01-04Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-01-04EXT-2974 Alpha mask textures not applied immediatelyNyx (Neal Orman)
Eyelashes were causing the avatar's head to disappear on a non-cached outfit if you created an alpha mask object through the appearance editor even though you didn't select the head to be invisible. This would not affect the baked texture, only the local composite. No clue exactly why the symptom was what it was, but the way we were using eyelashes was the source of the problem. Moving the special-case eyelashes to an alpha mask layer fixes the issue. -Nyx
2010-01-04DEV-44732 avoidable false-positives on automatic URL finding in chatTofu Linden
2010-01-04EXT-3717 : Reset Filters in My Inventory doesn't workLoren Shih
Simple XML change; function call string was incorrect.
2010-01-04EXT-3318 LLConsole keeps all logged text in memory when console is not being ↵Tofu Linden
drawn.
2010-01-04mergerichard
2010-01-04EXT-3876 - Fast Timers crashes viewerrichard
avoid divide by zero reviewed by Mani
2010-01-04EXT-3849 remove "show attachments in previews"Nyx (Neal Orman)
removing the checkbox in the appearance floater, as we don't have time to implement this. reviewed by Seraph
2010-01-04mergeMark Palange (Mani)
2010-01-04EXT-3827 : Some accounts have no library outfitsLoren Shih
EXT-3616 : My Outfits folders don't always auto-populate on first login EXT-3796 : Sidepanel not picking up changes to "My Outfits" from autopopulation EXT-3915 : Memory leak in autopopulation code Largely rewrote the autopopulation code because it was buggy, was causing llwarns messages, and had a memory leak. My approach to this should fix everything.
2010-01-04DEV-44136: Hide previous results when performing new search.Lynx Linden
When a new search is performed, we first display a blank page in the search floater so that the previous results are not visible while the new results are being retrieved from the search server.
2009-12-31Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-31EXT-3616: Fix for my outfits autopopulation. Readding the fetch observer.Eric M. Tulla (BigPapi)
-Review by seraph
2009-12-31Merge (viewer-2-0 into gooey)James Cook
2009-12-31EXT-3778 Fixed handling of url passed in on cmd line.Mark Palange (Mani)
The url from the cmd line was being overridden by the LoginLocation setting. (my bad!) Removed unnecessary llurlsimstring.h includes.
2009-12-30automated merge PE->viewer2.0Kent Quirk
2009-12-30EXT-3770 - add tooltips to notifications and conversations buttons in bottom barKent Quirk
2009-12-30EXT-1399 Restore some wind noise when standing still, but drop volumeJames Cook
Make wind volume configurable via setting AudioLevelWind, currently set to 0.5. Changing this to 1.0 will restore the viewer 1.23 behavior Reviewed with Leyla.
2009-12-30EXT-3767 Person Inspector is corrupted if open it from voice controls panelLeyla Farazha
2009-12-30mergeJames Cook
2009-12-30EXT-3753 Made inventory subfolders indent more.James Cook
Changed back to 8 pixel indent, as Ben Glenn was seeing confusion in user tests with lesser indents. Made it a setting, FolderIndentation in case we want to change in the future. Reviewed with Leyla.
2009-12-30Merge with tipCallum Prentice
2009-12-30EXT-3662 - DEV-44129 Cannot click directly above the media controlsCallum Prentice
Reviewed by CB
2009-12-30MergeLeyla Farazha
2009-12-30Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-30EXT-2224 - Inv item property fields were still editable if item was deletedEric M. Tulla (BigPapi)
-Reviewed by seraph
2009-12-30EXT-3685 Object Profile panel layout issuesLeyla Farazha
2009-12-30fixed build (removed missing files references from CMakefile)Sergei Litovchuk
--HG-- branch : product-engine
2009-12-30Fixed low bug (EXT-3769) Expand/Collpase All Folders menuitem in the ↵Sergei Litovchuk
Teleport History is enabled when nothing to expand/collapse - Added expanded/collapsed folders check. --HG-- branch : product-engine
2009-12-30Fixed low bug EXT-3677 (Resident doesn't appear in the nearby voice list ↵Mike Antipov
after enabling voice) -- fixed incorrect condition while checking if added avatar is a valid speaker (improvements for original fix - 62a452bcea55) --HG-- branch : product-engine
2009-12-30fixed bug EXT-3761 Leave call button in the VCP shouldn't be resizableDenis Serdjuk
--HG-- branch : product-engine
2009-12-30Work on task EXT-938 (Get rid of deprecated list controls)Mike Antipov
-- remove unused LLFloaterCall & LLPanelAvatarRow used in it. --HG-- branch : product-engine
2009-12-30fixed normal bug (EXT-3738) Too much space above favorites on Favorites barAndrew Polunin
--HG-- branch : product-engine
2009-12-30Fixed normal bug (EXT-3739) Task panel tabs in incorrect order, Home tab is ↵Sergei Litovchuk
missing. - Changed side tray tabs order. --HG-- branch : product-engine
2009-12-30Code cleanup: removed stab implementation of Voice Control PanelMike Antipov
--HG-- branch : product-engine
2009-12-30fixed bug EXT-3722 New IM & Notification buttons can be clicked on, even ↵Denis Serdjuk
when there's nothing to see Note: It was decided to handle an enabling of buttons from syswellwindow according to his empty state --HG-- branch : product-engine
2009-12-30Fixed normal bug EXT-3762 - New notifications don't appear in the ↵Dmitry Zaporozhan
Notifications Well until they fade away in the channel. --HG-- branch : product-engine
2009-12-30Fixed major bug EXT-3747 ( Bottom bar resize behavior not to spec)Mike Antipov
-- shifted chatbar left border 4 pixels left -- reduced distance between Speak, Gestures, Move, View, Snapshort buttons to 1 pixel For now minimal width of bottom tray with opened side panel is 687 pixels (1020 for viewer vindow) without truncating any buttons. --HG-- branch : product-engine
2009-12-30fixed normal bug (EXT-3731) Favorites Bar spaced too tightly (side effect ↵Andrew Polunin
was fixed) --HG-- branch : product-engine
2009-12-30Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-30fixed EXT-2787 “Outdated voice chat invitation never hides itself”,Alexei Arabadji
corrected check is invite from group or ad-hoc call to avoid hide incoming call dialog for that cases; --HG-- branch : product-engine
2009-12-30Fixed normal bug EXT-3643 - Make Friend Offer dialog a modal alert.Dmitry Zaporozhan
Added "Start IM" option to "OfferFriendship" notification. --HG-- branch : product-engine
2009-12-30EXT-2781. Added reference to issue in comments.Sergei Litovchuk
--HG-- branch : product-engine