Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-29 | Merge master into DV525-merge-6.4.19 | Dave Houlton | |
2021-04-01 | SL-15061 Crash deleting non-zero reference in LLConversationItemSession | Andrey Kleshchev | |
2021-04-01 | SL-15053 Use previous icon for Nearby chat | Mnikolenko Productengine | |
2021-03-26 | SL-14975 SL-14384 viewer crashes because of large chat groups | Andrey Kleshchev | |
1. Due to desync participant can be NULL - added NULL checks 2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog 3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog | |||
2021-03-01 | SL-13609 Don't use any icon for Nearby chat | Mnikolenko Productengine | |
2021-01-06 | SL-14270 Crash on participant's updateName | Andrey Kleshchev | |
Session was deleted before viewer had a chance to create view for listener, so listener ended up not deleted and avaiting an uptade, then tryed to call for deleted session. | |||
2020-11-13 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloatereditextdaycycle.cpp # indra/newview/llfloaterfixedenvironment.cpp | |||
2020-08-17 | SL-13784 Highlight friends' names in Conversations floater | Mnikolenko Productengine | |
2020-05-07 | SL-13119 Fixed label updates | Andrey Kleshchev | |
2020-04-30 | SL-13119 Made control settings cached and fixed potential filtering issue | Andrey Kleshchev | |
2020-04-29 | SL-13119 Moved ineffective function from inventory view creation | Andrey Kleshchev | |
2019-10-08 | SL-12062 FIXED The 'voice volume' slider in IM does not change the personal ↵ | maxim_productengine | |
volume of user | |||
2019-03-05 | SL-10686 Refresh indicators on session change, fix visibility | andreykproductengine | |
2019-02-20 | SL-1811 Slight chat optimization | andreykproductengine | |
2019-02-11 | SL-10351 Fixed Avatars muted by Group moderator become Blocked forever | andreykproductengine | |
2016-12-13 | MAINT-7002 Crash in LLConversationViewSession::handleMouseUp() | Mnikolenko Productengine | |
2016-12-13 | MAINT-6990 'Voice chat volume' floater is shown if you click in the right ↵ | Mnikolenko Productengine | |
side of resident name | |||
2015-11-19 | MAINT-5297 Backed out changeset: bfef055de5f5 | AndreyL ProductEngine | |
2015-11-19 | MAINT-5297 Backed out changeset: dd9e3cbf10e5 | AndreyL ProductEngine | |
2015-11-19 | MAINT-5847 Backed out changeset: 114068a17d38 | AndreyL ProductEngine | |
2015-11-12 | MAINT-5847 FIXED Crash on attempt to IM related to global toggle of people icons | AndreyL ProductEngine | |
2015-09-02 | MAINT-5297 Allow global toggle of 'View People Icons' - Global switch part | AndreyL ProductEngine | |
--HG-- branch : develop | |||
2015-09-01 | MAINT-5297 Allow global toggle of 'View People Icons' - Chat window part | AndreyL ProductEngine | |
--HG-- branch : develop | |||
2014-12-16 | MAINT-3483 FIXED Cursor is not in input field, after double click on ↵ | Mnikolenko ProductEngine | |
resident in Nearby chat | |||
2014-03-12 | merge with release | Richard Linden | |
2013-11-19 | SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer | Richard Linden | |
renamed fast timers to have unique names, changes instance tracker to never allow duplicates | |||
2013-10-30 | Merge downstream code from viewer-bear | simon | |
2013-10-28 | MAINT-3343 FIXED Expand/Collapse message pan only on left click. | Mnikolenko ProductEngine | |
2013-10-28 | MAINT-3343 FIXED Expand/Collapse message pan only on left click. | Mnikolenko ProductEngine | |
2013-08-23 | MAINT-3031: Toggle Expanding CHUI when Icon is CLicked | PavelK ProductEngine | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-07-10 | CHUI-984 FIX Clicking on voice icon no longer brings up voice volume slider | PavelK ProductEngine | |
2013-07-08 | CHUI-982 FIXED Clicking on conversation in conversation list to bring focus ↵ | maksymsproductengine | |
to conversation removes text entry prompt for chat bar | |||
2013-06-06 | CHUI-896 ADD FIX Line flashing and FUI button flashing not working correctly ↵ | PavelK ProductEngine | |
for CHUI notifications Fixed line flashing when conversations floater is open but does not have focus | |||
2013-05-27 | CHUI-867 FIXED Set focus to Session floater(if it is torn off) after ↵ | Mnikolenko ProductEngine | |
clicking appropriate conversation item. | |||
2013-04-17 | CHUI-933 FIXED No notification of IMs when coming out of Do Not Disturb mode ↵ | PavelK ProductEngine | |
with Flash Toolbar button preference | |||
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-09 | CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵ | PavelK ProductEngine | |
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-03-28 | CHUI-896 FIXED Line flashing and FUI button flashing not working correctly ↵ | AlexanderP ProductEngine | |
for CHUI notifications: added flashing of the line item after conv. floater opens | |||
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-03-12 | merge | mberezhnoy | |
2013-03-11 | CHUI-840 (Right clicking on unselected group conversation can have ↵ | mberezhnoy | |
unpredictable results for menu options) | |||
2013-03-08 | CHUI-772 FIX User sees no notification of conversation activity not visible ↵ | Cho | |
in long scrolling conversation list Added call to mConversationsRoot->arrange() in LLFloaterIMContainer::isScrolledOutOfSight() | |||
2013-03-05 | CHUI-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-02-27 | CHUI-788 FIXED Mute icon not shown in participant list in conversation floater | maksymsproductengine | |
2013-02-22 | CHUI-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-22 | CHUI-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-22 | CHUI-781 FIXED Select conversation if user selects participant that belongs ↵ | Mnikolenko ProductEngine | |
to this conversation. | |||
2013-02-22 | CHUI-702 FIXED Calling requestArrange() in refresh() has to fix the problem. | Mnikolenko ProductEngine | |
2013-02-19 | CHUI-702 FIXED Call requestArrange() after showing Voice indicator to avoid ↵ | Mnikolenko ProductEngine | |
overlapping. |