Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-11 | merge changes for 3.6.10-release | Oz Linden | |
2013-10-30 | STORM-1975 Changed timeout constants to | Jonathan Yap | |
ME_TYPING_TIMEOUT = 4.0 OTHER_TYPING_TIMEOUT = 9.0 | |||
2013-10-29 | STORM-1975 Convert old-style debugging lines to new-style | Jonathan Yap | |
2013-10-29 | STORM-1975 IM windows occasionally report false typing status. | Jonathan Yap | |
2013-09-13 | Build fix after patch for MAINT-3137 | dmitrykproductengine | |
2013-06-06 | CHUI-973 FIXED Speaking indicator was removed | Mnikolenko ProductEngine | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-13 | CHUI-944 FIXED Show Voice indicator for P2P torn off conversations. | Mnikolenko ProductEngine | |
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-04-25 | CHUI-934 FIXED Do not add to vector if session is closed to avoid crash. | Mnikolenko ProductEngine | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-12 | CHUI-934 FIXED Don't try to close Session floater if it is already doesn't ↵ | Mnikolenko ProductEngine | |
exist. | |||
2013-04-02 | Merged in chui beta code. | prep@lindenlab.com | |
2013-04-01 | CHUI-796 (User doesn't get all messages in 'do not disturb' mode): Now when ↵ | Gilbert Gonzales | |
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-03-29 | Merged in Chui beta6+ fixes | prep@lindenlab.com | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-27 | CHUI-901 : Fixed! Do touch torn off state in restoreFloater() | Merov Linden | |
2013-03-20 | Merge with viewer-chui | prep@lindenlab.com | |
2013-03-18 | CHUI-620 FIXED Clear the highlight when auto-selecting new conversation or ↵ | Mnikolenko ProductEngine | |
when text is entered into the message panel. | |||
2013-03-15 | CHUI-830 FIXED Button for collapsing torn-off floater(to a single input ↵ | Mnikolenko ProductEngine | |
line) is added. Show toasts for new messages for that conversation, regardless of other prefs. | |||
2013-03-11 | Viewer-chui merge | prep | |
2013-02-01 | CHUI-675 FIX You can select multiple users in people floater but can only ↵ | Cho | |
drag and drop one name to conversation Moved drag and drop start in LLAvatarListItem instead of LLAvatarList, and made LLFloaterIMSession handle multiple dropped participants correctly | |||
2013-01-29 | merging latest changes | Cho | |
2013-01-29 | merging latest changes | Cho | |
2013-01-29 | CHUI-644 FIX [CHUIBUG]Received IM's Don't Always Appear in Communication ↵ | Cho | |
Console Immediately. Removed new code from on_new_message in LLIMView and instead, changed condition in LLFloaterIMSession::newIMCallback to update messages whenever the floater is visible | |||
2013-01-25 | CHUI-291 FIX New auto-replace feature does not work with chui text input ↵ | Cho | |
boxes in conversation floater Modified LLAutoReplace to pass back a string for replacement instead of modifying the input string | |||
2013-01-24 | CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tab | maksymsproductengine | |
2013-01-23 | CHUI-291 FIX New auto-replace feature does not work with chui text input ↵ | Cho | |
boxes in conversation floater Moved autoreplace hooks from LLLineEditor to LLTextEditor, and modified LLAutoReplace accordingly | |||
2013-01-15 | CHUI-458 : Fixed : Tidy up the title overwrite by the selected conversation | Merov Linden | |
2013-01-14 | CHUI-458 : WIP : Allow change of the general conversations panel when the ↵ | Merov Linden | |
selected conversation needs it (e.g. P2P is typing) | |||
2012-12-26 | CHUI-617 FIXED Update Gear button state after initing session. | maxim@mnikolenko | |
mConversationsRoot creation is moved to postBuild(). | |||
2012-12-18 | CHUI-385: Problem: When the new session was created with multiple ↵ | Gilbert Gonzales | |
participants the old conversation floater was being recycled. When the conversation floater was re-initialized it did not remove and update the chat messages. Resolution: When the conversation floater is recycled simply call reloadMessages(). | |||
2012-12-18 | CHUI-562 FIXED Gear button is added for p2p torn-off floater. | maxim@mnikolenko | |
2012-12-14 | CHUI-520: Now when have a P2P conversation torn off a voice indicator icon ↵ | Gilbert Gonzales | |
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-04 | merging in latest changes | Gilbert Gonzales | |
2012-12-04 | CHUI-571: Fixed bug where when the converation floater was torn off and a ↵ | Gilbert Gonzales | |
new im received, the incorrect conversation would be displayed and focused. In order to do this removed the conversation floater panels from being focused immediately when set visible. Also there was a bug when showing the stub panel for torn off conversations. The tab container was not setting the stub panel index properly to 0, which is where the stub panel existed in the tab container's list. This is post code review submit. Will submit another with minor code review changes. | |||
2012-12-04 | CHUI-573 FIXED Notification chiclet shown when object chiclets are shown | maksymsproductengine | |
2012-11-30 | CHUI-570 : Delete a stray debug comment log. | Merov Linden | |
2012-11-30 | CHUI-570 : Fixed : Take the typing state when updating the title, also make ↵ | Merov Linden | |
refresh update less frequent (perf). | |||
2012-11-13 | CHUI-512 FIXED (New incoming conversations take focus in message panel only ↵ | AlexanderP ProductEngine | |
and do not show toasts). Rejected update message when floater hasn't focus | |||
2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler |