summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-03-05CHUI-772 FIX User sees no notification of conversation activity not visible ↵Cho
in long scrolling conversation list Added call to setSelectedSession() from LLConversationViewParticipant::handleMouseDown()
2013-03-04CHUI-757 FIXED CHUI viewer shows Autopilot cancelled notification toast when ↵maksymsproductengine
interrupting click to walk: - The AutopilotCanceled notification was disabled for this viewer;
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-03-01mergingmberezhnoy
2013-02-28CHUI-789 (Letter m appears in Conversations while exit from outlook view ↵mberezhnoy
using 'M' keyboard key)
2013-02-27CHUI-788 FIXED Mute icon not shown in participant list in conversation floatermaksymsproductengine
2013-02-25mergeGilbert Gonzales
2013-02-25CHUI-778: Pushing a quick fix that only pertains to CHUI-778 so we can close ↵Gilbert Gonzales
out this issue.
2013-02-25mergingCho
2013-02-25CHUI-790 FIXED Just disable "+" if selected participant is your own avatarMnikolenko ProductEngine
2013-02-23Pull merge from lindenlab/vieewer-chuiMerov Linden
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-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-22CHUI-633 FIXED User is not able to open chat history by 'View chat history' ↵maksymsproductengine
menu item from pop-up menu of People floater
2013-02-22CHUI-781 FIXED Select conversation if user selects participant that belongs ↵Mnikolenko ProductEngine
to this conversation.
2013-02-22CHUI-702 FIXED Calling requestArrange() in refresh() has to fix the problem.Mnikolenko ProductEngine
2013-02-21CHUI-568 : WIP : Introduced Ctrl-T and Ctrl-H for conversations and nearby chatMerov Linden
2013-02-21CHUI-774 FIXED Play a sound even if the conversation floater is open and ↵Mnikolenko ProductEngine
conversation with user is the active.
2013-02-21CHUI-783 FIXED Load logs from conversation.log file after changing preferences.Mnikolenko ProductEngine
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-20CHUI-773 ADD FIX Conversation line item does not flash for unselected ↵AlexanderP ProductEngine
conversation when Flash Toolbar Button preference is selected : repair case "open and not on top"
2013-02-20CHUI-395 : Fixed! Check the moderator status in the group data when loading ↵Merov Linden
the group list
2013-02-20CHUI-590 FIXED Put voice volume control back into avatar inspector.maksymsproductengine
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-19CHUI-702 FIXED Call requestArrange() after showing Voice indicator to avoid ↵Mnikolenko ProductEngine
overlapping.
2013-02-18CHUI-768 Conversation panel resize issue with message panel collapsed : ↵AlexanderP ProductEngine
manually resize of the conversations panel
2013-02-18CHUI-779 FIXED Chat log preferences are disabled before login.Mnikolenko ProductEngine
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-18CHUI-775 FIXED We should always handle changing of preferences.Mnikolenko ProductEngine
2013-02-18CHUI-742 FIXED Do not update Log locations immediately after selecting a new ↵Mnikolenko ProductEngine
location.
2013-02-14CHUI-773 Conversation line item does not flash for unselected conversation ↵AlexanderP ProductEngine
when Flash Toolbar Button preference is selected: add flashing in "toast" case when session floater is open but not selected
2013-02-15CHUI-755 FIXED cache() is called to update conversation.log file after ↵Mnikolenko ProductEngine
deleting conversations.
2013-02-15CHUI-774 Fixed condition of the checking. Also the sound for Teleport offer ↵Mnikolenko ProductEngine
will be played correctly now.
2013-02-13CHUI-739 Fixed! FUI toolbars not displayed when switching between CHUI and ↵AlexanderP ProductEngine
release viewer : parsing declare values of Enums
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-13mergeGilbert Gonzales
2013-02-13CHUI-695: When the 'Accept' button is pressed the toast panel will be ↵Gilbert Gonzales
resized to the conversation floater dimensions after all buttons and text has been added to the toast panel
2013-02-13Pull merge from lindenlab/viewer-chuiMerov Linden
2013-02-13CHUI-770 : Fixed! Need to use the User Name and not the Account Name to save ↵Merov Linden
the favorites.
2013-02-13mergingCho
2013-02-13CHUI-769 FIXED The text of the dialog is changed.Mnikolenko ProductEngine
2013-02-13CHUI-761 FIXED Clear log button will not clear transcripts.Mnikolenko ProductEngine
2013-02-13CHUI-737 FIXED Reselect current conversation when floater is opened.Mnikolenko ProductEngine
2013-02-13CHUI-765 FIXED User's name is added to the list in Nearby tab.Mnikolenko ProductEngine