Oz Linden
ddd5659f81
merge changes for DRTVWR-294
2013-04-19 10:11:29 -04:00
Gilbert Gonzales
b37f501a87
CHUI-796 (User doesn't get all messages in 'do not disturb' mode): Now when 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-04-01 15:36:05 -07:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Merov Linden
5f89fe0b61
CHUI-892 : Fixed. restoreFloater() called when floater docked
2013-03-25 23:01:36 -07:00
Merov Linden
0af5b073e0
CHUI-888 : Fixed! Overload setVisibleAndFrontmost() so that we set the focus if requested (was dropped in the shuffle before).
2013-03-23 16:49:51 -07:00
Mnikolenko ProductEngine
c8f83f4895
CHUI-854 FIXED Don't expand chat in collapsed mode.
2013-03-22 18:58:20 +02:00
Mnikolenko ProductEngine
cee1a311ad
CHUI-870 FIXED Expand Message panel after clicking toast.
2013-03-20 15:41:57 +02:00
Mnikolenko ProductEngine
bc8ac5854f
CHUI-620 FIXED Clear the highlight when auto-selecting new conversation or when text is entered into the message panel.
2013-03-18 14:37:21 +02:00
Cho
1b0a9fccb2
merge
2013-03-15 00:09:09 +01:00
Cho
5cddf709ac
CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappeared
...
Disabled "Zoom In" menu item in the case where gObjectList.findObject() returns nothing
2013-03-14 22:34:15 +01:00
mberezhnoy
5b4746701b
merging
2013-03-14 19:12:38 +02:00
mberezhnoy
3ee18d8b29
CHUI-844 (Collapsed conversation panel auto expands when a new IM conversation starts)
...
CHUI-713 ("Conversations" floater size doesn't persist between sessions)
2013-03-14 11:28:56 +02:00
Cho
8b38892243
CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappeared
...
Added "Zoom In" context menu item to Nearby Chat list in People floater and Conversation floater
2013-03-14 01:28:40 +01:00
AlexanderP ProductEngine
f51a395747
CHUI-821 ADD FIX Conversation size regression when logging out with 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-07 15:59:51 +02:00
Gilbert Gonzales
4621be8194
merge
2013-03-08 18:38:29 -08:00
Cho
228d868cf6
CHUI-772 FIX User sees no notification of conversation activity not visible in long scrolling conversation list
...
Added call to mConversationsRoot->arrange() in LLFloaterIMContainer::isScrolledOutOfSight()
2013-03-08 02:02:45 +00:00
Gilbert Gonzales
014376b49a
CHUI-832 (Different conversation than is selected shown in message panel after tearing off conversation): Now when a conversation is torn off an adjacent conversation is selected (but not focused).
2013-03-07 16:26:37 -08:00
Gilbert Gonzales
fe25f4bfb1
merge
2013-03-07 10:51:49 -08:00
Mnikolenko ProductEngine
11199f2bef
CHUI-824 FIXED Open Message panel when session is activated.
2013-03-07 17:04:06 +02:00
Gilbert Gonzales
6953be640f
Merge
2013-03-06 12:01:40 -08:00
AlexanderP ProductEngine
82c92ce5a9
CHUI-821 Clean up code
2013-03-06 19:02:19 +02:00
AlexanderP ProductEngine
4a50271c19
CHUI-821 Clean up code
2013-03-06 19:00:28 +02:00
Gilbert Gonzales
f135503a9e
CHUI-829 (Allow Conversations floater to display a different chat than the torn off and selected window): Now when selecting a torn off conversation this will not select the conversation line item.
2013-03-05 13:41:30 -08:00
AlexanderP ProductEngine
ce7db31b7f
CHUI-822 FIXED Resizing conversation floater with conversation list 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-04 18:46:37 +02:00
AlexanderP ProductEngine
19033255ee
CHUI-821 FIXED Conversation size regression when logging out with conversation list minimized to icons : save current conv. panel's width
2013-03-04 19:10:40 +02:00
maksymsproductengine
7b8822a24a
CHUI-795 FIXED 'Chat history' is enabled but not functional in context menu for friend in Conversation pane while all logs cleared.
2013-02-28 19:59:26 +02:00
Mnikolenko ProductEngine
ae8f8c6999
CHUI-794 FIXED Disable context menu options if you select yourself with other participants
2013-03-01 14:36:39 +02:00
Mnikolenko ProductEngine
9530b9d2b7
CHUI-694 FIXED Handle ALT + Up/Down and ALT + Right/Left to switch conversations in the list. Handle ALT + Enter to expand participant list of selected conversation.
2013-03-01 14:24:47 +02:00
mberezhnoy
2439956242
CHUI-789 (Letter m appears in Conversations while exit from outlook view using 'M' keyboard key)
2013-02-28 15:33:33 +02:00
Cho
cbbf1504f0
merging
2013-02-25 18:11:51 +00:00
Cho
6194302a84
CHUI-772 FIX User sees no notification of conversation activity not visible in long scrolling conversation list
...
Renamed LLFLoaterIMContainer::isConversationItemWidgetvisible() to isScrolledOutOfView() with opposite return value
2013-02-22 21:42:08 +00:00
Cho
6185c16a0a
CHUI-772 FIX User sees no notification of conversation activity not visible 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-22 20:54:58 +00:00
Merov Linden
7f51bd7897
CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account the existence of other conversations and docked/torn off state
2013-02-23 11:22:09 -08:00
maksymsproductengine
2dfdd050d4
CHUI-784 FIXED Crash when closing expanded group chat
2013-02-20 16:47:54 +02:00
AlexanderP ProductEngine
bfdd9b2e13
CHUI-756 Minimized chat opens when start new conversation : saving of the minimized state of an session floater
2013-02-19 23:38:57 +02:00
AlexanderP ProductEngine
8ed2072aa2
CHUI-768 ADD FIX Conversation panel resize issue with message panel collapse : correctly assign of a left panel resize limits
2013-02-20 13:47:20 +02:00
maksymsproductengine
becf7f8b60
CHUI-729 FIXED Messages pane displays incorrect after changing size and relogin
2013-02-19 23:34:34 +02:00
maksymsproductengine
50d50019d8
CHUI-729 FIXED Messages pane displays incorrect after changing size and relogin
2013-02-18 20:02:43 +02:00
AlexanderP ProductEngine
927fcf5d0b
CHUI-768 Conversation panel resize issue with message panel collapsed : manually resize of the conversations panel
2013-02-18 16:36:55 +02:00
AlexanderP ProductEngine
2928789484
CHUI-767 First click on << icon in a session to collapse message panel has no action : delete an obsolete (after the changeset 1cbf27ea0b4e) code
2013-02-15 22:35:25 +02:00
AlexanderP ProductEngine
a536cf5f4b
CHUI-771 Fixed! Conversation not scrolled to in conversation list when clicking on toast: add scrolling to selected widget
2013-02-14 17:44:43 +02:00
Cho
017f9cad76
merging
2013-02-13 17:58:43 +00:00
Mnikolenko ProductEngine
ab6eca089e
CHUI-737 FIXED Reselect current conversation when floater is opened.
2013-02-13 15:14:15 +02:00
Cho
d818252528
CHUI-740 FIX Incorrect option shown in group Moderator tools "Toggle mute this participant"
...
Added new LLFloaterIMContainer::visibleContextMenuItem() connected to "Avatar.VisibleItem"
2013-02-13 01:38:24 +00:00
Cho
5a92a77006
CHUI-740 FIX Incorrect option shown in group Moderator tools "Toggle mute this participant"
...
Reverted changes in menu_conversation.xml, llconversationmodel.cpp, and llfloaterimcontainer.cpp
2013-02-12 01:12:47 +00:00
Mnikolenko ProductEngine
5066e850df
CHUI-728 FIXED Don't display Nearby chat participants if Conversation pane is collapsed.
2013-02-11 15:26:17 +02:00
mberezhnoy
fd9d1f985e
merging
2013-02-09 10:47:47 +02:00
mberezhnoy
64fe330620
CHUI-713 "Conversations" floater size doesn't persist between sessions
...
additional fix
2013-02-09 00:10:09 +02:00
mberezhnoy
b356bbb6a5
CHUI-713 "Conversations" floater size doesn't persist between sessions
2013-02-07 10:48:49 +02:00
Mnikolenko ProductEngine
302f57e47f
CHUI-744 FIXED KeepConversationLogTranscripts setting is moved to settings_per_account.xml
2013-02-06 20:17:35 +02:00