summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- implemented reaction of microphone slider in Microphone Input Level Settings --HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- init member for context menu in Participant List to avoid deleting of uninitialized pointer --HG-- branch : product-engine
2009-11-26fix for major EXT-2449 [BSI] Memberlist in "Members & Roles" tab of a group ↵Yuri Chebotarev
is incomplete --HG-- branch : product-engine
2009-11-26EXT-2691 Resident's icon appears for objects in the nearby chatYuri Chebotarev
--HG-- branch : product-engine
2009-11-26Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Dmitry Zaporozhan
--HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- disable context menu for Active Speakers in Voice Control Panel --HG-- branch : product-engine
2009-11-26Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Dmitry Zaporozhan
--HG-- branch : product-engine
2009-11-26Update for major task EXT-2095 - Consolidate Picks and Classifieds into a ↵Dmitry Zaporozhan
single tab in the user profile panel. Implemented feature "all accordion headers should be visible in the panel at all times". --HG-- branch : product-engine
2009-11-26mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-26EXT-2831 Timestamps are missing in nearby chat toastsYuri Chebotarev
--HG-- branch : product-engine
2009-11-26No ticket. Place "script_floater" in alphabetical order.Mike Antipov
--HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- made Voice Control Panel dockable to speak panel -- move button toggle state processing from the code to xml --HG-- branch : product-engine
2009-11-26mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-25Fixed minor bug EXT-2744 (IM window: Add Friend is disabled after removing ↵Sergey Borushevsky
friendship with a friends) --HG-- branch : product-engine
2009-11-25fixed normal bug EXT-2822 [BSI] IM chiclet floater always jumps to most ↵Andrew Polunin
recent chat --HG-- branch : product-engine
2009-11-25Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Dmitry Zaporozhan
--HG-- branch : product-engine
2009-11-25Update for normal bug EXT-2564 - collapsed All friends list reopens if ↵Dmitry Zaporozhan
online friends list changes. Minor code improvements. --HG-- branch : product-engine
2009-11-25Fix for normal bug EXT-2321 - Collapsed accordion panels in teleport history ↵Dmitry Zaporozhan
should expand while filtering if they contain matched items. --HG-- branch : product-engine
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- added new files to CMakeLists --HG-- branch : product-engine
2009-11-25mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-25Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-25more on EXT-2555 - fix naming and change chat color wo white to match spec ()Yuri Chebotarev
--HG-- branch : product-engine
2009-11-25No ticket. Fixed lines endings to Unix formatMike Antipov
--HG-- branch : product-engine
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Implemented speakers list for local chat. --HG-- branch : product-engine
2009-11-25EXT-2555 Change look and feel of nearby chat toastsYuri Chebotarev
--HG-- branch : product-engine
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Replaced LLVoiceControlPanel with LLCallFloater in Speak button implementation --HG-- branch : product-engine
2009-11-25Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Initial implementation of the xml for Voice Control Floater -- Added cpp files for an appropriate class (LLCallFloater) --HG-- branch : product-engine
2009-11-25Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Dmitry Zaporozhan
--HG-- branch : product-engine
2009-11-25Fix for normal bug EXT-2564 - collapsed All friends list reopens if online ↵Dmitry Zaporozhan
friends list changes. --HG-- branch : product-engine
2009-11-25Fix for screen buffers not getting reallocated appropriately all the time ↵Dave Parks
(the assumption that buffers should only be reallocated if the resolution changed was wrong).
2009-11-24Merge cleanup.Dave Parks
2009-11-24MergeDave Parks
2009-11-24Fix for stalls when resizing screen texture.Dave Parks
2009-11-24Backed out changeset: ec7f6f4bd908Dave Parks
2009-11-24MergeSteve Bennetts
2009-11-24Nuke the last few references to the long-dead LCD code.Bryan O'Sullivan
2009-11-24MergeSteve Bennetts
2009-11-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-24Fixed major bug EXT-2701 (Recent People > last_interaction value is not ↵Vadim Savchuk
internationalized). Made the avatar last interaction time localizeable. This also fixes task EXT-1096 (Implement Recent time in Recent People list for Avatar items). --HG-- branch : product-engine
2009-11-24made task inventory offers work the old way, and disabled inv slurls for them.Eric M. Tulla (BigPapi)
2009-11-24Merge from product-engineSteve Bennetts
2009-11-24Fixed critical EXT-2469 "Viewer crashes in the Floater Call".Sergei Litovchuk
- Replaced a boost::function in VoiceChannel by a boost::signal connection for calling VoiceChannel state change callback. --HG-- branch : product-engine
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-24Work on task EXT-2092 (Task Panel tabs should toggle visibility of the panel).Vadim Savchuk
Made the People and Me task panels support the desired tri-state behavior. Until all the other task panels support that behavior, it is disabled. --HG-- branch : product-engine
2009-11-24Fixed normal bug EXT-2570 (There is no connecting/leaving spatial voice chat ↵Eugene Mutavchi
notifications in the nearby chat) --HG-- branch : product-engine
2009-11-24Related to implementation of EXT-2517 (Add support for the viewer 1.23 chat ↵Sergey Borushevsky
history style (widget-less)) - reverted changes in session processing code in LLIMFloater::onClose in rev. bd3f78cc1c42. --HG-- branch : product-engine
2009-11-24Fixed minor bug EXT-2745 (Contents of Groups field duplicates after IM ↵Sergey Borushevsky
session has been started) --HG-- branch : product-engine
2009-11-24Fixed a minor grammatical mistake.Vadim Savchuk
--HG-- branch : product-engine
2009-11-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0James Cook