Mnikolenko ProductEngine
ee4fbb8e37
CHUI-830 FIXED Button for collapsing torn-off floater(to a single input line) is added.
...
Show toasts for new messages for that conversation, regardless of other prefs.
2013-03-15 12:33:46 +02:00
Gilbert Gonzales
5c54975096
merge
2013-03-14 17:27:49 -07:00
Gilbert Gonzales
f0b1d1c7ea
CHUI-853 (Crashing on ejecting member in group): Upon receiving the rejection response message, the incorrect session id was being used to display the message. session_id was being used instead of new_session_id.
2013-03-14 16:55:11 -07: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
b6d973d313
merge
2013-03-14 01:29:58 +01: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
maksymsproductengine
8904f32ba4
CHUI-796 FIXED User doesn't get all messages in 'do not disturb' mode
2013-03-13 23:01:10 +02:00
Merov Linden
f92021cc09
Pull merge from lindenlab/viewer-chui
2013-03-13 13:43:13 -07:00
Merov Linden
d37b3ca62e
CHUI-839 : Fixed! Make the LLLineEditor in chat preferences read-only but selectable
2013-03-13 13:40:26 -07:00
AlexanderP ProductEngine
3468d2d93b
CHUI-816 [CHUIBUG]CHUI does not remember undocked state and position of Nearby Chat : canceled the erroneous torn-off/docked state saving when nearby chat is closes
2013-03-13 16:08:23 +02:00
AlexanderP ProductEngine
7e26f6a59e
build fix
2013-03-13 19:34:41 +02:00
AlexanderP ProductEngine
212e21f352
CHUI-847 Fixed [CHUIBUG]Collapse Participant List, operates on all torn off chats: make flag mIsPartListExpanded for saving of the participant list panel expand/collapse state
2013-03-12 15:43:07 +02:00
AlexanderP ProductEngine
aa8809ff3b
CHUI-831 Minimized conversation floater is not opened with Open Conversation Window preference if conversation receiving message is selected : force unminimized of the session's floater
2013-03-12 17:20:15 +02:00
Merov Linden
c594e84865
Pull merge from lindenlab/viewer-chui
2013-03-12 19:40:00 -07:00
Merov Linden
cb6574c905
CHUI-845 : Avoid some xml param parsing error that seems to be linked with crashers
2013-03-12 19:38:01 -07:00
Mnikolenko ProductEngine
d81226f170
CHUI-809 FIXED Changes in menu items to make them consistent. Do not start IM if selected person is self.
2013-03-12 15:38:10 +02:00
mberezhnoy
cca679e0d6
merge
2013-03-12 07:39:00 +02:00
merov
130c11c9fe
Pull merge from lindenlab/viewer-chui
2013-03-11 21:34:39 -07:00
merov
ac63601a2a
CHUI-793 : Fixed! Introduced ChatLoadGroupTimeout and ChatLoadGroupMaxMembers to mitigate slow group loading.
2013-03-11 21:32:40 -07:00
Gilbert Gonzales
317476de8f
merge
2013-03-11 16:22:44 -07:00
maksymsproductengine
e7a4cce356
CHUI-846 FIXED [crashhunters] crash in LLFontGL::maxDrawableChars
2013-03-12 00:41:35 +02:00
merov_linden
e5aa9088f0
CHUI-810 : Merged Marine Kelley's patch on selected text and use of return key in chat
2013-03-11 14:59:53 -07:00
Gilbert Gonzales
6b067125a0
CHUI-778: Adjusted text in prompts for deleting chat log and chat transcripts (per UX).
2013-03-11 14:49:24 -07:00
maksymsproductengine
9fb0084166
CHUI-836 FIXED [CHUIBUG]Opening chat history from the conversation log sometimes crashes the viewer
2013-03-11 14:52:15 +02:00
Mnikolenko ProductEngine
d2a689be4a
CHUI-815 FIXED Display whispered text in italics and shouted text as bold
2013-03-11 15:30:49 +02:00
mberezhnoy
40f61ae600
CHUI-840 (Right clicking on unselected group conversation can have unpredictable results for menu options)
2013-03-11 12:32:34 +02:00
Merov Linden
d29bec7f4d
CHUI-793 : WIP : Limit the number of participants we load on groups when we load from the local group data
2013-03-08 19:04:01 -08:00
mberezhnoy
5957f1da91
merge
2013-03-07 22:13:15 +02:00
Mnikolenko ProductEngine
11199f2bef
CHUI-824 FIXED Open Message panel when session is activated.
2013-03-07 17:04:06 +02: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
AlexanderP ProductEngine
7f5dee6161
CHUI-738 FIXED Your own nametag disappears - mysteriously: reset display time when nametag is changes
2013-03-07 17:31:44 +02:00
Gilbert Gonzales
4621be8194
merge
2013-03-08 18:38:29 -08:00
Gilbert Gonzales
24e650b403
CHUI-835 (ctrl-h does not select nearby chat conversation in list): Modified setVisibleAndFrontMost() to now take a arguement for the key that was pressed (if one was pressed). This allows the floater to select the converation line item when becoming visible/frontmost.
2013-03-08 18:34:40 -08:00
Cho
a1fb4a1c99
merging
2013-03-08 17:41:40 +00: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
mberezhnoy
8e924c8505
CHUI-823 ([CHUIBUG]Triple-clicking on the scroll back button in the CHUI causes all the conversation to be selected)
2013-03-07 13:49:29 +02:00
Merov Linden
179195241f
Pull merge from lindenlab/viewer-chui
2013-03-06 18:45:40 -08:00
Merov Linden
4458986cf2
CHUI-705 : Fixed! Force hide context menu when deleting line editor widget
2013-03-06 18:44:02 -08:00
Gilbert Gonzales
d73ca40667
CHUI-834 (Conversation selection in conversation list does not update when redocking torn off conversations): Now when click to dock a torn off floater, the correct conversation line item will be selected.
2013-03-06 17:43:10 -08:00
Gilbert Gonzales
6953be640f
Merge
2013-03-06 12:01:40 -08:00
Gilbert Gonzales
236eefd9c8
Merge
2013-03-06 11:48:10 -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
Graham Madarasz (Graham)
2ea750ebca
For MAINT-2247 MAINT-1742 MAINT-2275 contrib from STORM-1934.
2013-03-05 13:47:02 -08: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