summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_im_session.xml
AgeCommit message (Collapse)Author
2014-02-12merge with releaseRichard Linden
2013-12-04STORM-1992 'Open voice connection' and 'Expand participant list' buttons are ↵Jonathan Yap
overlapping each other in IM conversation after resizing.
2013-11-05further fix of inventory keyboard focus and tab order calculationsRichard Linden
2013-06-06CHUI-973 FIXED Speaking indicator was removedMnikolenko ProductEngine
2013-05-24CHUI-955 FIXED Docked Group and Torn off p2p panel can be resized small ↵maksymsproductengine
enough for buttons to overlap: - reverting previous fix;
2013-05-24CHUI-955 FIXED Docked Group and Torn off p2p panel can be resized small ↵maksymsproductengine
enough for buttons to overlap
2013-05-22Pull merge from viewer-releaseMerov Linden
2013-04-23CHUI-950 (Reduce min width of messages panel )mberezhnoy
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-16CHUI-808 FIXED Draggable separator between conversations and message pane is ↵maksymsproductengine
not discoverable: - final solution;
2013-04-09CHUI-922 FIXED Panel width was increasedMnikolenko ProductEngine
2013-04-03CHUI-911 FIXED [CHUIBUG]When Chat side of Conversations floater is reduced ↵AlexanderP ProductEngine
to it's minimum width the scroll bar is half-obscured.
2013-04-02CHUI-811 FIXED [CHUIBUG]Too much spacing around the new chat UI elementsAlexanderP ProductEngine
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-28CHUI-855 FIXED Text entry bar auto expand does not resizemaksymsproductengine
2013-03-21CHUI-878 FIXED Torn off conversation window width can be reduced and lose ↵AlexanderP ProductEngine
vertical scroll bar: manually setting of the floater's minimal size
2013-03-21CHUI-858 FIXED Text can be clipped by text input bar in message panelAlexanderP ProductEngine
2013-03-20mergemberezhnoy
2013-03-19CHUI-843 ([CHUIBUG]Suggested alteration to toolbar_panel in ↵Gilbert Gonzales
floater_im_container in CHUI): Adjusted button layout in conversation floater.
2013-03-19CHUI-812 ([CHUIBUG]Resizing "Nearby chat" window creates confusing layout)mberezhnoy
2013-03-18CHUI-861 FIXED "Animate" param is set false.Mnikolenko ProductEngine
2013-03-15CHUI-830 FIXED Button for collapsing torn-off floater(to a single input ↵Mnikolenko ProductEngine
line) is added. Show toasts for new messages for that conversation, regardless of other prefs.
2012-12-28CHUI-453 FIXED Tooltip on chevron in torn-off conversation is incorrect: ↵AlexanderP ProductEngine
implemented suitable tool-tips; fixed a small separate bug ("tooltip_to_separate_window"/"tooltip_to_main_window" for Tear-Off Button: was shown reverse)
2012-12-20CHUI-513 FIXED Revise initial conversation floater sizemaksymsproductengine
2012-12-18CHUI-562 FIXED Gear button is added for p2p torn-off floater.maxim@mnikolenko
2012-12-14CHUI-520: Now when have a P2P conversation torn off a voice indicator icon ↵Gilbert Gonzales
will be displayed allowing the user to adjust the voice volume when clicked. Also did a code cleanup on conversationview.h/cpp which was showing the speaking indicator icon too soon when joining another voice session. This was due to calling switchIndicator(..) directly inside ::onCurrentVoiceSessionChanged. The proper solution is to wait for SpeeakingIndicatorManager::switchSpeakerIndicators() call switchIndicators().
2012-12-03CHUI-556 (Tooltip on call button incorrect when call is active)MaximB ProductEngine
2012-11-12CHUI-386 FIXED Vertical scrollbar not fully showing in conversation message ↵maksymsproductengine
panel
2012-11-01CHUI-472: Problem: Only the converation panel was user/auto resizeable but ↵Gilbert Gonzales
the participants panel was not. By one have only resizable this prevented both panels from being resized. Solution: Now set the participants panel to be user/auto resizable as well.
2012-10-24CHUI-441 : WIP : Initial refactor part 2. Works but the list doesn't update ↵Merov Linden
in the torn off dialog.
2012-10-17CHUI-410: Now when a converation floater is focused the default text 'To ↵Gilbert Gonzales
<Some User>' displays only when the text input field is empty.
2012-10-04CHUI-327 FIXED Set "left" property for chat_history elementmaxim_productengine
2012-09-24CHUI-123 FIXED Tooltips for buttons are addedmaxim_productengine
2012-08-20Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiSeth ProductEngine
2012-08-16CHUI-120 WIP Notifications about added chat participants should be sent to ↵Seth ProductEngine
the conference when those participants actually join. - Removed notifying existing P2P participants about ad hoc conference staring in a new window. Now the notifications should arrive in that new window. - Fixed "Cancel" button which had no effect in adding P2P participants notification.
2012-08-10CHUI-120 WIP Different notifications about single and multiple chat ↵Seth ProductEngine
participants invited. The notification about starting a new conversation now applies only to P2P chat. Some code refactoring and clean up.
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-09CHUI-120 WIP Added notifications about newly invited chat participants.Seth ProductEngine
2012-08-03CHUI-241 (Add drag handle in UI to resize width of conversations list): ↵AlexanderP ProductEngine
implemented drag handle via predefined params of layout panels
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-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-25CHUI-230 [FIXED] Torn off conversation window size resizes when viewer ↵AlexanderP ProductEngine
window is resized
2012-07-19CHUI-231, CHUI-233 [FIXED] - Modified and simplified algorithm of reshaping ↵AlexanderP ProductEngine
floater's body (content) and showing/hiding of the title for prevent of present and future issues with floater's repositioning
2012-07-12CHUI-199 FIXED Save positioning of conversations between sessionsAlexanderP ProductEngine
2012-06-28CHUI-82 : Fixed all icons to use the new Conv_*.png icons; please use those ↵Merov Linden
in the new UIs moving forward
2012-06-26CHUI-177 ADDITIONAL FIX (Text entry field in chat only accepts 256 characters)Paul ProductEngine
- Limited text entry field to 1024 instead of 1025 characters should take into account zero (0 ... 1023)
2012-06-25CHUI-175 FIXED (Cannot use scroll bar on chat entry field when multi line ↵Paul ProductEngine
chat is added) - This change also fixes: CHUI-176 (Only bottom 2 lines of multi line chat allow for selecting in text chat entry) CHUI-177 (Text entry field in chat only accepts 256 characters)
2012-06-22CHUI-161 FIXED (Text entered in local chat is not visible to other users nearby)Paul ProductEngine
- Applied Merov's fix. The problem was that text_editor was registered twice and, depending of the machine you ran, the viewer would pick one or the other. Mac users were unlucky enough to pick the wrong one all the time.
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-19CHUI-127 FIXED (Make chat field auto resizable)Paul ProductEngine
- Replaced LLLineEditor with newly created LLChatEntry - Moved some functionality (such as setting label) to the LLTextBase as it can be useful to the other derived classes