summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimcontainer.cpp
AgeCommit message (Collapse)Author
2013-03-14CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappearedCho
Added "Zoom In" context menu item to Nearby Chat list in People floater and Conversation floater
2013-03-07CHUI-821 ADD FIX Conversation size regression when logging out with ↵AlexanderP ProductEngine
conversation list minimized to icons: deleted redundant savings of the convers. panel width; added a manually reshape of the conv. panel after change it's collapse state; function with uninformative name "updateState" was renamed to "reshapeFloaterAndSetResizeLimits"
2013-03-08mergeGilbert Gonzales
2013-03-08CHUI-772 FIX User sees no notification of conversation activity not visible ↵Cho
in long scrolling conversation list Added call to mConversationsRoot->arrange() in LLFloaterIMContainer::isScrolledOutOfSight()
2013-03-07CHUI-832 (Different conversation than is selected shown in message panel ↵Gilbert Gonzales
after tearing off conversation): Now when a conversation is torn off an adjacent conversation is selected (but not focused).
2013-03-07mergeGilbert Gonzales
2013-03-07CHUI-824 FIXED Open Message panel when session is activated.Mnikolenko ProductEngine
2013-03-06MergeGilbert Gonzales
2013-03-06CHUI-821 Clean up codeAlexanderP ProductEngine
2013-03-06CHUI-821 Clean up codeAlexanderP ProductEngine
2013-03-05CHUI-829 (Allow Conversations floater to display a different chat than the ↵Gilbert Gonzales
torn off and selected window): Now when selecting a torn off conversation this will not select the conversation line item.
2013-03-04CHUI-822 FIXED Resizing conversation floater with conversation list ↵AlexanderP ProductEngine
minimized to icons sets to fixed width that cannot be reduced : set resize limits to conv.panel's minDim() when conv. panel is collapsed
2013-03-04CHUI-821 FIXED Conversation size regression when logging out with ↵AlexanderP ProductEngine
conversation list minimized to icons : save current conv. panel's width
2013-02-28CHUI-795 FIXED 'Chat history' is enabled but not functional in context menu ↵maksymsproductengine
for friend in Conversation pane while all logs cleared.
2013-03-01CHUI-794 FIXED Disable context menu options if you select yourself with ↵Mnikolenko ProductEngine
other participants
2013-03-01CHUI-694 FIXED Handle ALT + Up/Down and ALT + Right/Left to switch ↵Mnikolenko ProductEngine
conversations in the list. Handle ALT + Enter to expand participant list of selected conversation.
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