Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-05-22 | Floater IM Session to trivial coroutine. | Rider Linden | |
Changed debugging output from core utitl to string. | |||
2014-10-18 | Update to build on Xcode 6.0: clang fix for bracketed logical operations | callum_linden | |
2014-06-18 | Merge downstream code | simon | |
2014-06-10 | MAINT-4135 FIXED Text input field is not disabled in group chat window for ↵ | andreykproductengine | |
user who cannot enter text chat | |||
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-02-12 | merge with release | Richard Linden | |
2014-02-11 | merge | Brad Payne (Vir Linden) | |
2014-02-10 | Merge downstream code with viewer-release | simon | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-11-28 | MAINT-3334 (If a chat tab is in focus when you enter mouselook, chat that ↵ | MaximB ProductEngine | |
occurs while in mouselook does not display after exiting mouselook) | |||
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
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-09 | merge with viewer-release | Richard Linden | |
2013-09-04 | merge | Brad Payne (Vir Linden) | |
2013-09-13 | Build fix after patch for MAINT-3137 | dmitrykproductengine | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-20 | merge with release | Richard Linden | |
2013-06-06 | CHUI-973 FIXED Speaking indicator was removed | Mnikolenko ProductEngine | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-21 | merge | Brad Payne (Vir 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-05 | merge | Nyx Linden | |
2013-04-02 | Merged in chui beta code. | prep@lindenlab.com | |
2013-04-02 | pulling in sunshine-stable to sunshine-internal. | Nyx Linden | |
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-21 | Folded in changes from sunshine-stable | prep | |
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-13 | Merging LLCURL::Responder changes with CHUI changes. Fixed gcc 4.6 compile ↵ | Don Kjer | |
failures | |||
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 |