summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloatercontainer.cpp
AgeCommit message (Collapse)Author
2012-08-20CHUI-302 FIXED (User can resize conversation list too small with message ↵AlexanderP ProductEngine
panel collapsed) set floater's resize limits from a left panel's limits
2012-08-17Remove typoAlexanderP ProductEngine
2012-08-15CHUI-286 (Conversations floater opened by default when a new IM session is ↵AlexanderP ProductEngine
started (no IM toast shown): now floater silently adds itself to the container
2012-08-14CHUI-171, CHUI-272 conversation is added as docked in conversation floater ↵AlexanderP ProductEngine
when session started (without click on an conv. list's item)
2012-08-10fixed merge issue. Done.AlexanderP ProductEngine
2012-08-10fix incorrect mergeAlexanderP ProductEngine
2012-08-09CHUI-171 WIP (Conversation not automatically readded to conversation window ↵AlexanderP ProductEngine
listing when open) - removal of the dependence between items of the conversations list and conversation's floaters.
2012-08-06CHUI-98 : Isolate LLConversationItem and LLConversationViewModel in their ↵Merov Linden
own file
2012-08-02CHUI-230, CHUI-232, CHUI-261 Forced resize of a conversation's floater in ↵AlexanderP ProductEngine
the IM-container; support of the rectControls for IM-conversations; fixed LLFloater and LLMultiFloater for the correct hosting of floaters with mSaveRect
2012-08-01build fixRichard Linden
2012-07-30CHUI-229 : Fix disappearance of nearby chat list item by forcing all list ↵Merov Linden
widgets to be visible.
2012-07-27Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.Todd Stinson
2012-07-27CHUI-256 FIX Invalid param warnings in llfolderview when adding and deleting ↵Richard Linden
items from object inventory
2012-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-27CHUI-198 FIXED (Hitting minimize option on conversations floater closes ↵Paul ProductEngine
floater, not minimize) - Removed code which was hiding floater on minimizing floater.
2012-07-19CHUI-229 [FIXED] Nearby chat conversation does not appear initially in ↵AlexanderP ProductEngine
conversation list if no other conversations are present
2012-07-13CHUI-205 FIXED conversations selection in the conversations list.Seth ProductEngine
Each conversation item is added to the folder view which lists all conversations.
2012-07-12CHUI-199 FIXED Save positioning of conversations between sessionsAlexanderP ProductEngine
2012-07-11CHUI-203 FIXED Conversations floater resizing when it is opened with FUI ↵Seth ProductEngine
Chat button.
2012-07-09Pull from richard/viewer-chuiMerov Linden
2012-07-09CHUI-98 : WIP. Clean up conversation list data structure and commentsMerov Linden
2012-07-06build fixAlexanderP ProductEngine
2012-07-05CHUI-98 : WIP, use the refactored folder view for conversation view listMerov Linden
2012-07-04CHUI-170 FIXED Save Torn off state of Nearby Chat between sessionsAlexanderP ProductEngine
2012-07-05CHUI-197 FIXED Conversation names updating when checked corresponding preferenceAlexanderP ProductEngine
2012-07-05CHUI-200 FIXED Show correct and localized name of the nearby chat In the ↵AlexanderP ProductEngine
conversations list
2012-07-04CHUI-101 WIP Make LLFolderview general purposeRichard Linden
partial fix for crash on startup
2012-07-03CHUI-164 : Fix crash when closing conversations using the conversation ↵Merov Linden
widget. Populated the sessionRemoved() method with code to close the floater and clean up the list.
2012-06-29CHUI-164 : Fix conversation list index using handle to floater rather than ↵Merov Linden
uuid. Simplify the code accordingly (suppress hacks).
2012-06-29CHUI-164 : Fix crash when removing ad-hoc conversation. Turns out that ↵Merov Linden
sessions uuids are not constant so I shouldn't use them as index in the conversation list. More complete fix to follow.
2012-06-27CHUI-130 : Leave minimized torn off IM untouched when showing hiding the ↵Merov Linden
whole set of conversations
2012-06-27CHUI-139 : Make sure the Nearby Chat shows up in the conversations floater ↵Merov Linden
in every situation
2012-06-26CHUI-164 : Fix crash when closing ad-hoc conversations; insure consistency ↵Merov Linden
of the conversation list when adding and removing items from it
2012-06-25CHUI-139 : Hide torn off floaters when hiding conversation list; make nearby ↵Merov Linden
chat always present; leave conversation list around when all torn off
2012-06-21MergeAlexanderP ProductEngine
2012-06-20CHUI-125 FIXED if a call is accept then open im-session's floaterAlexanderP ProductEngine
2012-06-19CHUI-148 : Fix reattaching on a hidden message panel; also prevents ↵Merov Linden
recreation of list items (eventually lead to crashes).
2012-06-19Merge pull from richard/viewer-chuiMerov Linden
2012-06-18CHUI-146 : Refocus on the first conversation when closing another ↵Merov Linden
conversation, don't let focus falls out
2012-06-18CHUI-145 : Select on list focus on relevant panel, torn off or not; torn off ↵Merov Linden
im stay in list; closed im suppressed from lits in all situations
2012-06-18CHUI-119 fixed bug with creating multiply instances of the nearby chat;AlexanderP ProductEngine
2012-06-18CHUI-145 : WIP Always open the message pane when clicking on a conversation ↵Merov Linden
in the list
2012-06-14Pull merge from richard/viewer-chuiMerov Linden
2012-06-14CHUI-139 : Use the Chat toolbar button to open and close the conversations ↵Merov Linden
multi floater. Force Nearby Conversation if floater is empty.
2012-06-14CHUI-144 FIXED Residents picker added to Conversations panel + button.Seth ProductEngine
2012-06-13EXP-137 : Comments cleanupMerov Linden
2012-06-11CHUI-137 : Implemented tear off and close of conversation in the listMerov Linden
2012-06-11CHUI-137 : Implemented switch conversation in the conversation listMerov Linden
2012-06-08CHUI-137 : Implement conversation list, temporary solution: add but doesn't ↵Merov Linden
take out items from the list
2012-06-06CHUI-137 : Implement temporary conversations list (not working yet)Merov Linden