Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-09-17 | MAINT-3119 FIXED Select auto-completed part using cursor position | Mnikolenko ProductEngine | |
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-08-07 | merge changes for DRTVWR-333 | Oz Linden | |
2013-07-25 | CHOP-962: Make LLControlVariable::setPersist() accept only enum. | Nat Goodspeed | |
Initial change made LLControlVariable::mPersist an enum, but retained bool/BOOL public API. setPersist(true) set one value, setPersist(false) set another, forcePersist() set the third. Per code review, expose enum to public, make setPersist() (and LLControlVariable constructor, and LLControlGroup:: declareControl(), and all the LLControlGroup::declareMumble() methods, and all the unit-test dummy declareMumble() method bodies) accept that enum. Remove forcePersist(). Fix calls to LLControlGroup::declareMumble() accordingly. Also rename PERSIST_YES to PERSIST_NONDFT, also per code review. | |||
2013-06-27 | CHUI-817 FIX Revealing the "Conversations" window reveals hidden Nearby Chat ↵ | PavelK ProductEngine | |
window as well | |||
2013-06-26 | CHUI-983 FIXED Call showHistory() after clicking toast as it was before. ↵ | Mnikolenko ProductEngine | |
Minor change in showHistory() | |||
2013-06-19 | Pull merge lindenlab/viewer-release | Merov Linden | |
2013-06-17 | merge changes for 3.6.0-release | Oz Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-30 | CHUI-971 FIXED Unnecessary checking was removed. | Mnikolenko ProductEngine | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-20 | merge changes for 3.5.2-release | Oz Linden | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-10 | CHUI-932 FIXED Restore previous text only if there is no gesture. | Mnikolenko ProductEngine | |
2013-04-08 | CHUI-914 FIXED Restore previous text after gestures were triggered. | Mnikolenko ProductEngine | |
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-04-01 | CHUI-904 FIXED Set the focus on the Nearby chat floater after setting ↵ | Mnikolenko ProductEngine | |
visibility. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | merge changes for 3.5.0-beta6 | Oz Linden | |
2013-03-27 | merge | Gilbert Gonzales | |
2013-03-27 | CHUI-851 ([CHUIBUG]Focussing issue and unresponsive tabs when focus is ↵ | Gilbert Gonzales | |
brought back to the HUB): Now when pressing enter a docked nearby chat floater will be focused and the conversation line item will be selected. When the nearby chat is not docked then only the floater will be focused. | |||
2013-03-27 | CHUI-893 ([CHUIBUG]Chat input field scrambles "/nod") | mberezhnoy | |
2013-03-25 | merge changes for storm-1931 | Oz Linden | |
2013-03-22 | CHUI-879 FIXED Expand and then collapse message pane when floater opens to ↵ | Mnikolenko ProductEngine | |
avoid UI issues. | |||
2013-03-20 | CHUI-873 FIXED [CHUIBUG]Torn off nearby chat with message panel hidden has ↵ | maksymsproductengine | |
huge bottom padding when opening in mouselook mode | |||
2013-03-20 | merge changes for storm-1931 | Oz Linden | |
2013-03-20 | CHUI-869 FIXED Clicking on toast will restore Message pane. | Mnikolenko ProductEngine | |
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-816 [CHUIBUG]CHUI does not remember undocked state and position of ↵ | AlexanderP ProductEngine | |
Nearby Chat | |||
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 | CHUI-816 [CHUIBUG]CHUI does not remember undocked state and position of ↵ | AlexanderP ProductEngine | |
Nearby Chat : canceled the erroneous torn-off/docked state saving when nearby chat is closes | |||
2013-03-08 | CHUI-835 (ctrl-h does not select nearby chat conversation in list): Modified ↵ | Gilbert Gonzales | |
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-05 | CHUI-815 FIXED Handle SHIFT+ENTER to whisper in Nearby chat | Mnikolenko ProductEngine | |
2013-03-01 | CHUI-694 FIXED Handle ALT + Up/Down and ALT + Right/Left to switch ↵ | Mnikolenko ProductEngine | |
conversations in the list. Handle ALT + Enter to expand participant list of selected conversation. | |||
2013-02-23 | CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account ↵ | Merov Linden | |
the existence of other conversations and docked/torn off state | |||
2013-02-22 | STORM-1931: Added option to disable chat animations (say/whisper/shout) | Ansariel | |
2013-02-21 | CHUI-568 : WIP : Introduced Ctrl-T and Ctrl-H for conversations and nearby chat | Merov Linden | |
2013-02-06 | CHUI-744 FIXED KeepConversationLogTranscripts setting is moved to ↵ | Mnikolenko ProductEngine | |
settings_per_account.xml | |||
2013-02-06 | CHUI-716 FIXED Call onClickCloseBtn() to avoid complete disappearing of torn ↵ | Mnikolenko ProductEngine | |
off Nearby chat. | |||
2013-01-29 | merging latest changes | Cho | |
2013-01-29 | merging latest changes | Cho | |
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-25 | CHUI-291 FIX New auto-replace feature does not work with chui text input ↵ | Cho | |
boxes in conversation floater Fixed autoreplace in LLTextEditor so it updates correctly and works with undo |