summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-11-30Implemented major sub-task EXT-2882 (User who has been muted/unmuted by the ↵Sergey Borushevsky
moderator (that means, user is muted for the whole group) should receive a notification.) --HG-- branch : product-engine
2009-11-30Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Excluded Agent's item from the Participant List --HG-- branch : product-engine
2009-11-30Fixed Line endings to Unix formatMike Antipov
--HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Added updating of the speakers list for P2P call --HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Added initial processing of titles for different calls --HG-- branch : product-engine
2009-11-30Fixed wrong type for getChild<LLTextBox>("user_name") to prevent WARNING ↵Mike Antipov
logging. --HG-- branch : product-engine
2009-11-29EXT-2595 - Sounds not playing because LFSThread (Local File System) wasn't ↵Steve Bennetts
being updated.
2009-11-28implemented EXT-2889 "Incoming "grant modify rights" message should triggerAlexei Arabadji
notify toast and adding record to IM history"; fixed avatar icon in IM-floater when message added to IM-session; avoided popup of IM-tast when message added to IM-session; --HG-- branch : product-engine
2009-11-27fixed normal bug EXT-2685. My Landmarks: "Sort by Date" becomes disabled ↵Paul Guslisty
after selecting it --HG-- branch : product-engine
2009-11-27fixed normal bug EXT-2931 Grey square appears on Navigation bar when ↵Paul Guslisty
dragging landmark from "My Landmarks" to "Favorites" bar --HG-- branch : product-engine
2009-11-27Fixed low bug EXT-2794(MyLandmarks: "Create Pick" is enabled when multiple ↵Eugene Mutavchi
landmarks are selected) --HG-- branch : product-engine
2009-11-27Fixed normal bug EXT-2727 (View tool should remember state)Eugene Mutavchi
--HG-- branch : product-engine
2009-11-27Fixed low priority bug EXT-2935 (IM log in plain text contains redundantVadim Savchuk
space between timestamp and bracket). --HG-- branch : product-engine
2009-11-27Partial implementation of a normal task EXT-2471 llLoadURL should be handled ↵Andrew Polunin
also by Chiclet subsystem along with Notificaton subsystem: - implemented normal subtask EXT-2472 Implement a chiclet for the llLoadURL() processing - implemented normal subtask EXT-2474 Implement a chiclet window for the llLoadURL() processing --HG-- branch : product-engine
2009-11-27fixed bug EXT-2785 All gestures appear in Gestures window only after ↵Denis Serdjuk
inventory/gestures has been invoked Cause: Specific implementation of LLInventoryCompletionObserver. It call done() on startup before all items had been loaded. Changes: LLGesturemanager will be loaded appropriated inventory item itself. LLGestureInventoryfetchObserver has been removed. --HG-- branch : product-engine
2009-11-27avoided include llnotifications.hAlexei Arabadji
--HG-- branch : product-engine
2009-11-27Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Enabled "Voice Controls" button in add-hoc conference --HG-- branch : product-engine
2009-11-27Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- implemented refreshing of the participant list when Voice Channel is changed --HG-- branch : product-engine
2009-11-27Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- fixed bug with setting context menu for participant list --HG-- branch : product-engine
2009-11-27Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- improved logic to update Participant List for session. Now it uses current voice channel. --HG-- branch : product-engine
2009-11-27implemented normal sub-task (EXT-2800) Voice calls notification windows and ↵Dmitry Oleshko
dialogs should be shown/docked over the speak button's chevron changed dock-control from the SysWell to the SpeakButton for outgoing and incoming voice dialogs --HG-- branch : product-engine
2009-11-27Fixed low bug EXT-2730 (Trash icon should not be enabled unless a person has ↵Eugene Mutavchi
been selected) --HG-- branch : product-engine
2009-11-27fix for normal EXT-1713 Nearby Chat: Objects have tooltips (???)(???)Yuri Chebotarev
--HG-- branch : product-engine
2009-11-27mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-27fix normal EXT-2893 Nearby toast should hide after log became openedYuri Chebotarev
--HG-- branch : product-engine
2009-11-27fixed EXT-2740 "There is no alert on giving/removing modify rights toAlexei Arabadji
resident" --HG-- branch : product-engine
2009-11-27fix linux build (no default section in switch)Dmitry Oleshko
--HG-- branch : product-engine
2009-11-27build fix forDmitry Oleshko
partial fix for major sub-task (EXT-2211) Add textual indication (IM messages) about incoming voice calls and reactions on them (All types of IMs) --HG-- branch : product-engine
2009-11-27partial fix for major sub-task (EXT-2211) Add textual indication (IM ↵Dmitry Oleshko
messages) about incoming voice calls and reactions on them (All types of IMs) implemented "Started a voice call" and "Joined the voice call" IM notifications for p2p voice chat. --HG-- branch : product-engine
2009-11-27mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-27fix for major task EXT-2894 Add support for the viewer 1.23 chat history ↵Yuri Chebotarev
style (widget-less) - Nearby Chat --HG-- branch : product-engine
2009-11-27fix for low Bug EXT-2756 side tray button are gray instead of whiteYuri Chebotarev
--HG-- branch : product-engine
2009-11-27Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-27fixed EXT-2566 "Unable to locate other avatars on map via "map" button ↵Alexei Arabadji
(previously "show on map")" --HG-- branch : product-engine
2009-11-26build fixedDenis Serdjuk
--HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- updated default avatar icon --HG-- branch : product-engine
2009-11-26Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- implemented opening of the Voice Control Panel from the Group Chat --HG-- branch : product-engine
2009-11-26implemented overridden LLAvatarList::clear to follow class behaviorMike Antipov
--HG-- branch : product-engine
2009-11-26Partial fix for normal bug EXT-2619 \"Invalid IM session is opened when ↵Andrew Polunin
resident ejects a member from group\": a toast was implemented, but adding a record to the Group Chat history was not because of known issue EXT-2884 \"Initiation of a voice call should not bring text chat (p2p, ad-hoc, group)\". --HG-- branch : product-engine
2009-11-26Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
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