Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-05 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-04 | Changed 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-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2010-01-04 | merge. | Tofu Linden | |
2010-01-04 | EXT-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-04 | DEV-44732 - a better fix. | Tofu Linden | |
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-04 | EXT-2974 Alpha mask textures not applied immediately | Nyx (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-04 | DEV-44732 avoidable false-positives on automatic URL finding in chat | Tofu Linden | |
2010-01-04 | EXT-3717 : Reset Filters in My Inventory doesn't work | Loren Shih | |
Simple XML change; function call string was incorrect. | |||
2010-01-04 | EXT-3318 LLConsole keeps all logged text in memory when console is not being ↵ | Tofu Linden | |
drawn. | |||
2010-01-04 | merge | richard | |
2010-01-04 | EXT-3876 - Fast Timers crashes viewer | richard | |
avoid divide by zero reviewed by Mani | |||
2010-01-04 | EXT-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-04 | merge | Mark Palange (Mani) | |
2010-01-04 | EXT-3827 : Some accounts have no library outfits | Loren 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-04 | Fixed low bug (EXT-3768) Teleport & Map buttons are enabled when nothing is ↵ | Sergei Litovchuk | |
selected in the Teleport History panel. - Added reseting selection upon closing accordion tab to disable "Teleport" and "Map" buttons for hidden item. --HG-- branch : product-engine | |||
2010-01-04 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-01-04 | fixed EXT-3374 “[BSI] Notifications and dialogs are semi-transparent (not | Alexei Arabadji | |
opaque) even when in focus”, made toast opaque when became hovered; --HG-- branch : product-engine | |||
2010-01-04 | Removing a workaround for EXT-3599 (No chiclets in the IM Well Window) in ↵ | Vadim Savchuk | |
favor of a proper fix. --HG-- branch : product-engine | |||
2010-01-04 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-01-04 | fixed EXT-3765 “There is no tongue for voice control panel in docked ↵ | Alexei Arabadji | |
state”, made dockable floaters have tongue by default; --HG-- branch : product-engine | |||
2010-01-04 | fix for normal EXT-3763 URL clicked on nearby chat toast opens chat history, ↵ | Yuri Chebotarev | |
not URL in browser. also move real action from mouse_down to mouse_up (since clicking on url is processing in mouse_up). --HG-- branch : product-engine | |||
2010-01-04 | Fixed low bug EXT-3897 ( Turn off log spam: "LLIMModel::getSpeakerManager: ↵ | Mike Antipov | |
session 00000000-0000-0000-0000-000000000000does not exist" from Voice Client) -- added check of session UUID to null before calling LLIMModel::getSpeakerManager (implemented for the EXT-3544 bug) --HG-- branch : product-engine | |||
2010-01-04 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-01-04 | fix for major EXT-3771 Toasts that pop up from group chat should be ↵ | Yuri Chebotarev | |
clickable anywhere --HG-- branch : product-engine | |||
2010-01-04 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-04 | implemented EXT-3642 Default mic states for voice calls | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-04 | DEV-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-31 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-31 | EXT-3616: Fix for my outfits autopopulation. Readding the fetch observer. | Eric M. Tulla (BigPapi) | |
-Review by seraph | |||
2009-12-31 | Merge (viewer-2-0 into gooey) | James Cook | |
2009-12-31 | EXT-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-30 | automated merge PE->viewer2.0 | Kent Quirk | |
2009-12-30 | EXT-3770 - add tooltips to notifications and conversations buttons in bottom bar | Kent Quirk | |
2009-12-30 | EXT-1399 Restore some wind noise when standing still, but drop volume | James 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-30 | EXT-3767 Person Inspector is corrupted if open it from voice controls panel | Leyla Farazha | |
2009-12-30 | merge | James Cook | |
2009-12-30 | EXT-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-30 | Merge with tip | Callum Prentice | |
2009-12-30 | EXT-3662 - DEV-44129 Cannot click directly above the media controls | Callum Prentice | |
Reviewed by CB | |||
2009-12-30 | Merge | Leyla Farazha | |
2009-12-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-30 | EXT-2224 - Inv item property fields were still editable if item was deleted | Eric M. Tulla (BigPapi) | |
-Reviewed by seraph | |||
2009-12-30 | EXT-3685 Object Profile panel layout issues | Leyla Farazha | |
2009-12-30 | fixed build (removed missing files references from CMakefile) | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-12-30 | Fixed 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-30 | Fixed 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-30 | fixed bug EXT-3761 Leave call button in the VCP shouldn't be resizable | Denis Serdjuk | |
--HG-- branch : product-engine |