summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimcontainer.cpp
AgeCommit message (Collapse)Author
2013-05-22Pull merge from viewer-releaseMerov Linden
2013-05-20CHUI-953 FIXED Set dnd and close all conversation before quittinq.Mnikolenko ProductEngine
2013-05-16CHUI-963 (Toggling chat fui button twice tears off nearby chat to lower left ↵mberezhnoy
corner also deletes other open conversations)
2013-05-03CHUI-963 (Toggling chat fui button twice tears off nearby chat to lower left ↵mberezhnoy
corner also deletes other open conversations)
2013-05-02ACME-306 : Pull merge from viewer-chuiMerov Linden
2013-05-01Merge vwr-dev-matGraham Madarasz
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-30CHUI-953 FIXED Close conversation floater when quitting viewerMnikolenko ProductEngine
2013-04-29CHUI-956 FIXED Vertical scrollbar in conversation list not scrolls off bottommaksymsproductengine
2013-04-26CHUI-859 FIXED Conversation panel moves when new message received with Open ↵maksymsproductengine
Conversation window preference
2013-04-23Pull merge from lindenlab/viewer-chuiMerov Linden
2013-04-23CHUI-943 FIXED "Chat history" menu item is added to context menu for Nearby ↵Mnikolenko ProductEngine
chat.
2013-04-22Pull merge from lindenlab/viewer-chuiMerov Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-17CHUI-933 FIXED No notification of IMs when coming out of Do Not Disturb mode ↵PavelK ProductEngine
with Flash Toolbar button preference
2013-04-19mergemberezhnoy
2013-04-19CHUI-915 ([CHUIBUG]Control+W hides Conversations floater instead of closing ↵mberezhnoy
active tab)
2013-04-19CHUI-946 FIXED Return FALSE if key is not handled here.Mnikolenko ProductEngine
2013-04-16CHUI-808 FIXED Draggable separator between conversations and message pane is ↵maksymsproductengine
not discoverable: - final solution;
2013-04-10CHUI-899 (The size of conversations panel does not persist between sessions ↵mberezhnoy
if user relogin while messages pane is collapsed. )
2013-04-09adding in logging of building a list of 300 users inside LLAvatarList and ↵Gilbert Gonzales
LLFolderView to determine drawbacks/benefits and timing.
2013-04-09CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵PavelK ProductEngine
from mouselook view Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp since LLFloaterIMContainer::setVisible() takes control of them by itself.
2013-04-04Pull merge from lindenlab/viewer-chuiMerov Linden
2013-04-03CHUI-838 FIXED (Opening chat history for groups only works once per session, ↵Mnikolenko ProductEngine
if at all)
2013-04-02CHUI-849 : WIP : Prevents Finding Widgets in highly used code by getting ↵Merov Linden
pointers to widgets in PostBuild
2013-04-01CHUI-796 (User doesn't get all messages in 'do not disturb' mode): Now when ↵Gilbert Gonzales
a conversation is focused by clicking on it's line item, selecting a torn off floater or unminimized a torn off floater the stored notifications for that conversation will be removed.
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-25CHUI-892 : Fixed. restoreFloater() called when floater dockedMerov Linden
2013-03-23CHUI-888 : Fixed! Overload setVisibleAndFrontmost() so that we set the focus ↵Merov Linden
if requested (was dropped in the shuffle before).
2013-03-22CHUI-854 FIXED Don't expand chat in collapsed mode.Mnikolenko ProductEngine
2013-03-20CHUI-870 FIXED Expand Message panel after clicking toast.Mnikolenko ProductEngine
2013-03-18CHUI-620 FIXED Clear the highlight when auto-selecting new conversation or ↵Mnikolenko ProductEngine
when text is entered into the message panel.
2013-03-15mergeCho
2013-03-14CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappearedCho
Disabled "Zoom In" menu item in the case where gObjectList.findObject() returns nothing
2013-03-14mergingmberezhnoy
2013-03-14CHUI-844 (Collapsed conversation panel auto expands when a new IM ↵mberezhnoy
conversation starts) CHUI-713 ("Conversations" floater size doesn't persist between sessions)
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.