maxim_productengine
4543d5d5cc
SL-12062 FIXED The 'voice volume' slider in IM does not change the personal volume of user
2019-10-08 18:33:10 +03:00
andreykproductengine
3b3e4833ad
SL-10686 Refresh indicators on session change, fix visibility
2019-03-05 20:14:21 +02:00
andreykproductengine
86d28366b1
SL-1811 Slight chat optimization
2019-02-20 20:30:43 +02:00
andreykproductengine
3a8053eb9f
SL-10351 Fixed Avatars muted by Group moderator become Blocked forever
2019-02-11 19:01:28 +02:00
Mnikolenko Productengine
bde862084d
MAINT-7002 Crash in LLConversationViewSession::handleMouseUp()
2016-12-13 17:21:01 +02:00
Mnikolenko Productengine
8937802340
MAINT-6990 'Voice chat volume' floater is shown if you click in the right side of resident name
2016-12-13 11:35:13 +02:00
AndreyL ProductEngine
d6284458e5
MAINT-5297 Backed out changeset: bfef055de5f5
2015-11-19 22:17:54 +02:00
AndreyL ProductEngine
0c4ec86424
MAINT-5297 Backed out changeset: dd9e3cbf10e5
2015-11-19 22:17:37 +02:00
AndreyL ProductEngine
7adfbc7b82
MAINT-5847 Backed out changeset: 114068a17d38
2015-11-19 22:14:06 +02:00
AndreyL ProductEngine
74bf67418d
MAINT-5847 FIXED Crash on attempt to IM related to global toggle of people icons
2015-11-12 01:45:21 +02:00
AndreyL ProductEngine
70136a7e3d
MAINT-5297 Allow global toggle of 'View People Icons' - Global switch part
...
--HG--
branch : develop
2015-09-02 01:16:18 +03:00
AndreyL ProductEngine
540493b315
MAINT-5297 Allow global toggle of 'View People Icons' - Chat window part
...
--HG--
branch : develop
2015-09-01 23:16:58 +03:00
Mnikolenko ProductEngine
028e9b998c
MAINT-3483 FIXED Cursor is not in input field, after double click on resident in Nearby chat
2014-12-16 11:35:24 +02:00
Richard Linden
5b846ed2a6
merge with release
2014-03-12 12:48:43 -07:00
Richard Linden
391ac367d6
SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer
...
renamed fast timers to have unique names, changes instance tracker to never allow duplicates
2013-11-19 17:40:44 -08:00
simon
b95935ccf3
Merge downstream code from viewer-bear
2013-10-30 11:25:08 -07:00
Mnikolenko ProductEngine
d5877bc365
MAINT-3343 FIXED Expand/Collapse message pan only on left click.
2013-10-28 14:37:06 +02:00
Mnikolenko ProductEngine
9e0d4d2646
MAINT-3343 FIXED Expand/Collapse message pan only on left click.
2013-10-28 12:22:52 +02:00
PavelK ProductEngine
a0a1969965
MAINT-3031: Toggle Expanding CHUI when Icon is CLicked
2013-08-23 21:34:30 +03:00
simon
27d637d0f1
Merge downstream code from CHUIStorm release
2013-08-26 14:43:23 -07:00
PavelK ProductEngine
ae01baa056
CHUI-984 FIX Clicking on voice icon no longer brings up voice volume slider
2013-07-10 19:44:29 +03:00
maksymsproductengine
aa9282be1f
CHUI-982 FIXED Clicking on conversation in conversation list to bring focus to conversation removes text entry prompt for chat bar
2013-07-08 16:03:01 +03:00
PavelK ProductEngine
ab37c8b8f5
CHUI-896 ADD FIX Line flashing and FUI button flashing not working correctly for CHUI notifications
...
Fixed line flashing when conversations floater is open but does not have focus
2013-06-06 19:49:42 +03:00
Mnikolenko ProductEngine
c272809aa6
CHUI-867 FIXED Set focus to Session floater(if it is torn off) after clicking appropriate conversation item.
2013-05-27 14:31:08 +03:00
PavelK ProductEngine
6ad4822a05
CHUI-933 FIXED No notification of IMs when coming out of Do Not Disturb mode with Flash Toolbar button preference
2013-04-17 19:55:13 +03:00
simon
b42b789723
Merge in downstream code (chui fixes, materials)
2013-04-11 16:18:34 -07:00
PavelK ProductEngine
fa36f85b00
CHUI-797 FIXED Only one separated conversation window is shown after exiting from mouselook view
...
Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp
since LLFloaterIMContainer::setVisible() takes control of them by itself.
2013-04-09 20:50:54 +03:00
AlexanderP ProductEngine
8e3a85ed66
CHUI-896 FIXED Line flashing and FUI button flashing not working correctly for CHUI notifications: added flashing of the line item after conv. floater opens
2013-03-28 05:49:28 +02:00
Simon Linden
d5561a1ada
Merge in viewer-beta to get CHUI code
2013-03-19 16:20:53 -07:00
mberezhnoy
cca679e0d6
merge
2013-03-12 07:39:00 +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
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
Cho
a5861a4a49
CHUI-772 FIX User sees no notification of conversation activity not visible in long scrolling conversation list
...
Added call to setSelectedSession() from LLConversationViewParticipant::handleMouseDown()
2013-03-05 00:41:22 +00:00
maksymsproductengine
31e5465158
CHUI-788 FIXED Mute icon not shown in participant list in conversation floater
2013-02-27 01:35:27 +02: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
Mnikolenko ProductEngine
5284da1ace
CHUI-781 FIXED Select conversation if user selects participant that belongs to this conversation.
2013-02-22 14:23:10 +02:00
Mnikolenko ProductEngine
3f71eabbbb
CHUI-702 FIXED Calling requestArrange() in refresh() has to fix the problem.
2013-02-22 14:02:14 +02:00
Mnikolenko ProductEngine
7b2cbf254a
CHUI-702 FIXED Call requestArrange() after showing Voice indicator to avoid overlapping.
2013-02-19 15:45:36 +02:00
mberezhnoy
a15854213b
merging into latest changes
2013-01-24 10:41:32 +02:00
mberezhnoy
651f230500
CHUI-678 (Voice indicators not shown for participants in torn off conference conversations)
2013-01-23 10:23:16 +02:00
AlexanderP ProductEngine
be7835eec6
CHUI-625 Participant drop down icon not visible when conversation is highlighted orange: redraw the arrow slightly later
2013-01-17 16:25:21 +02:00
maxim@mnikolenko
3938f99b5e
CHUI-681 FIXED Clear flash state only for selected widget
2013-01-18 14:18:51 +02:00
maximbproductengine
f40ee4792d
CHUI-616 (Left Click on participant name in torn off conference moves focus to conversation floater)
2013-01-03 06:35:40 +02:00
Merov Linden
c81cf89086
CHUI-600 : Fix the orange (provided by Leo), fix the conversation item flashing (when shown)
2012-12-19 17:10:31 -08:00
Merov Linden
dcfcc191dd
Pull merge from richard/viewer-chui
2012-12-19 12:45:59 -08:00
Merov Linden
8adca4583e
CHUI-600 : WIP : Flash conversation item in different color than select and start flashing only when shown
2012-12-18 22:57:56 -08:00
Merov Linden
f8b51f4028
Pull merge from richard/viewer-chui
2012-12-14 21:26:02 -08:00
Merov Linden
d0d8ee87e7
CHUI-596 : Added a new flash state so we can keep a conversation highlighted after the flash time ends. Clears the flash state for all conversation on select.
2012-12-14 21:20:43 -08:00
Gilbert Gonzales
68b61bdec6
CHUI-520: Now when have a P2P conversation torn off a voice indicator icon 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-14 16:01:14 -08:00