summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelimcontrolpanel.h
AgeCommit message (Collapse)Author
2009-12-10DEV-41317 DEV-42311: Improved auto-call implementation.Lynx Linden
Improved the implementation for auto-connecting an adhoc call. This involved having the controller (LLIMMgr) set a flag in the model (LLIMModel) to autoconnect on initialize. Now all of the view code (LLPanelChatControlPanel) and the signal/callback infrastructure that I added earlier can be removed as it violated MVP separation. Ah! Much nicer. Thanks to PE folk for the suggestion.
2009-12-03No ticket. Fixed using LLVoiceChannel::setStateChangedCallback() in IM Panel ↵Sergei Litovchuk
and IM View. - Added disconnecting signal in destructor. --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-18implemented normal task EXT-2519 Share button in IM should put 'Drag items ↵Igor Borovkov
from inventory here' in IM window --HG-- branch : product-engine
2009-11-11Automated merge with file:///home/lynx/hg/general/viewer-2-0Lynx Linden
2009-11-10DEV-41317 DEV-42311: Added ad-hoc voice call support.Lynx Linden
You can now multiple select users in the People panel, hit Call, and start an ad-hoc voice conference call with those users. The most difficult part here was automatically starting the call once the conference chat panel popped up. We have to wait for the panel to initialize before we can start a call, so I added another callback to LLIMModel to enable us to get notified when the panel has initialized. This is all wrapped up behind a new LLAvatarActions::startAdhocCall() API.
2009-11-10No ticket. Cleaned up the code after last commitEugene Kondrashev
--HG-- branch : product-engine
2009-11-10Implemented Sub-task EXT-2214-Refactor IM Control PanelsEugene Kondrashev
--HG-- branch : product-engine
2009-11-04Implemented normal sub-task EXT-2144 (IM P2p control panel should contain ↵Eugene Mutavchi
avatar name under avatar icon aligned to the left side) --HG-- branch : product-engine
2009-11-04Implemented major sub-task EXT-2131 - Output monitor contols should only be ↵Eugene Kondrashev
shown for Group Chat and Adhoc Chat when in a Voice Call. Added onStateChange callback support for voice channel. Added showing/hiding logic of speaking indicator. --HG-- branch : product-engine
2009-11-03Implemented low task EXT-1787 (Implement sorting of participant list)Eugene Mutavchi
--HG-- branch : product-engine
2009-11-02Fixed normal bug EXT-957-IM Verb button missingEugene Kondrashev
--HG-- branch : product-engine
2009-11-02Implemented normal sub-task EXT-1909 (Update IM Control Panels buttons ↵Eugene Mutavchi
according to the spec) - added 'Open Voice Controls' button. Note Teleport and Pay buttons will be implemented in EXT-957 --HG-- branch : product-engine
2009-10-28Fixed normal bug EXT-1857-'Group Info' btn is unnecessary in Friends ↵Eugene Kondrashev
Conference floater --HG-- branch : product-engine
2009-10-27IM: implemented task EXT-1905 (Add "Call" and "End Call" functionality to ↵Igor Borovkov
new IIM Floater) --HG-- branch : product-engine
2009-10-23Merging revisions 2156-2183 of ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1590 EXT-1694 EXT-1660 EXT-1646 EXT-1694 EXT-1316 EXT-1775 EXT-1798 EXT-1799 EXT-1117 EXT-1571 EXT-1572 * Dev: EXT-1757 EXT-991 EXT-1758 EXT-1770 EXT-1192 EXT-1613 EXT-1611 EXT-1256 EXT-1758 EXT-747
2009-08-13merge -r 130196-130356 skinning-20 -> viewer-2.0.0-3Steven Bennetts
* EXT-449 EXT-131 EXT-464 * People and Places panel layout changes * Some I18N fixes, test language * Updated group panels following proposed new design * made ims easier to read by color coding
2009-07-27Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window ↵James Cook
for now, not complete. Merging revisions 127913-128319 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-17 into D:\viewer-2.0.0-3, respecting ancestry