summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimcontainer.cpp
AgeCommit message (Collapse)Author
2013-02-28CHUI-789 (Letter m appears in Conversations while exit from outlook view ↵mberezhnoy
using 'M' keyboard key)
2013-02-25mergingCho
2013-02-22CHUI-772 FIX User sees no notification of conversation activity not visible ↵Cho
in long scrolling conversation list Renamed LLFLoaterIMContainer::isConversationItemWidgetvisible() to isScrolledOutOfView() with opposite return value
2013-02-22CHUI-772 FIX User sees no notification of conversation activity not visible ↵Cho
in long scrolling conversation list Added LLFLoaterIMContainer::isConversationItemWidgetvisible() which is now used in LLConversationViewSession::startFlashing() to flash chat toolbar button if out of view
2013-02-23CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account ↵Merov Linden
the existence of other conversations and docked/torn off state
2013-02-20CHUI-784 FIXED Crash when closing expanded group chatmaksymsproductengine
2013-02-19CHUI-756 Minimized chat opens when start new conversation : saving of the ↵AlexanderP ProductEngine
minimized state of an session floater
2013-02-20CHUI-768 ADD FIX Conversation panel resize issue with message panel collapse ↵AlexanderP ProductEngine
: correctly assign of a left panel resize limits
2013-02-19CHUI-729 FIXED Messages pane displays incorrect after changing size and reloginmaksymsproductengine
2013-02-18CHUI-729 FIXED Messages pane displays incorrect after changing size and reloginmaksymsproductengine
2013-02-18CHUI-768 Conversation panel resize issue with message panel collapsed : ↵AlexanderP ProductEngine
manually resize of the conversations panel
2013-02-15CHUI-767 First click on << icon in a session to collapse message panel has ↵AlexanderP ProductEngine
no action : delete an obsolete (after the changeset 1cbf27ea0b4e) code
2013-02-14CHUI-771 Fixed! Conversation not scrolled to in conversation list when ↵AlexanderP ProductEngine
clicking on toast: add scrolling to selected widget
2013-02-13mergingCho
2013-02-13CHUI-737 FIXED Reselect current conversation when floater is opened.Mnikolenko ProductEngine
2013-02-13CHUI-740 FIX Incorrect option shown in group Moderator tools "Toggle mute ↵Cho
this participant" Added new LLFloaterIMContainer::visibleContextMenuItem() connected to "Avatar.VisibleItem"
2013-02-12CHUI-740 FIX Incorrect option shown in group Moderator tools "Toggle mute ↵Cho
this participant" Reverted changes in menu_conversation.xml, llconversationmodel.cpp, and llfloaterimcontainer.cpp
2013-02-11CHUI-728 FIXED Don't display Nearby chat participants if Conversation pane ↵Mnikolenko ProductEngine
is collapsed.
2013-02-09mergingmberezhnoy
2013-02-09CHUI-713 "Conversations" floater size doesn't persist between sessionsmberezhnoy
additional fix
2013-02-07CHUI-713 "Conversations" floater size doesn't persist between sessionsmberezhnoy
2013-02-06CHUI-744 FIXED KeepConversationLogTranscripts setting is moved to ↵Mnikolenko ProductEngine
settings_per_account.xml
2013-02-05CHUI-677 : Fixed! Use the selected session for doToSelectedGroup(), not the ↵Merov Linden
selected item.
2013-01-24CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tabmaksymsproductengine
2013-01-28CHUI-708 FIXED Call doToParticipants() only if selected conversation is p2pmaxim@mnikolenko
2013-01-24merging into latest changesmberezhnoy
2013-01-23mergingGilbert Gonzales
2013-01-23CHUI-687: Problem: User sees inventory offer notifications for deleted items ↵Gilbert Gonzales
when logging in from do not disturb mode. Resolution: If an item that is deletes has a DND notification saved, then remove that notification so that it doesn't appear onec the user exists DND mode.
2013-01-21CHUI-655, CHUI-648 ADD FIX Conversation is not opened while first click on ↵AlexanderP ProductEngine
message from object; "Nearby Chat" dialog does not open while first attempt when pressing Ctrl+H keyboard shortcut : Fixed forced change visibility.
2013-01-21CHUI-567 FIXED Menu items are moved to Participant view menumaxim@mnikolenko
2013-01-18merge!mberezhnoy
2013-01-18CHUI-661 User cannot select multiple p2p conversation names in list to start ↵mberezhnoy
conference chat
2013-01-17CHUI-685 Problem: The notifications .xml file was cleared upon exit because ↵Gilbert Gonzales
removeIMNotification was being called and deleting inventory offers becaus they did not have a session id. Resolution: Now check to make sure that removeIMNotification only removes IMs (IMToast).
2013-01-15merging changesGilbert Gonzales
2013-01-15CHUI-458 : Fixed : Tidy up the title overwrite by the selected conversationMerov Linden
2013-01-15merging in latest changesGilbert Gonzales
2013-01-14CHUI-458 : WIP : Allow change of the general conversations panel when the ↵Merov Linden
selected conversation needs it (e.g. P2P is typing)
2013-01-14CHUI-662 (Multi select across conversations can result in (???) (???) in the ↵maximbproductengine
conversation list)
2013-01-11CHUI-668: Not fully complete but as of this commit, have functionality to ↵Gilbert Gonzales
use the user's most intrusive chat notification upon exiting from DND mode with IM's. Also if in DND mode, clicking on a conversation line item or floater, will flush the DND notifications system of storing that conversation. This way upon existing DND mode already responded conversations won't be notified to the user.
2013-01-10mergemaximbproductengine
2013-01-10CHUI-663 (Right click menus on participants inactive in conversation floater ↵maximbproductengine
for torn off conversation)
2013-01-08CHUI-612 FIXED Blank conversation names showing in conversation listmaksymsproductengine
2013-01-08CHUI-611 Fixed! Text in torn off message panel not wrapping correctly with ↵AlexanderP ProductEngine
size of conversation panel
2013-01-08CHUI-602 FIXED Return false if Selected view model item is null.maxim@mnikolenko
2013-01-05CHUI-643 FIXED Collapsed conversations floater has huge right padding: clean ↵AlexanderP ProductEngine
up; remove debug code
2013-01-04CHUI-643 FIXED Collapsed conversations floater has huge right padding: ↵AlexanderP ProductEngine
prevent of a rewriting mOriginMinWidth and mOriginMinHeight to default values
2013-01-05CHUI-643 W.I.P. Collapsed conversations floater has huge right padding: ↵AlexanderP ProductEngine
corrected of a imcontainer's resize calculating
2013-01-04Merge with viewer-chuiMerov Linden
2013-01-04CHUI-580 : Fixed : Avoid fetching names while reacting to display name ↵Merov Linden
checkbox change (overkill), make display name pref disabled when usePeopleAPI is off
2013-01-04mergemaximbproductengine