Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-05 | Pull from viewer-beta (version number update and tag) | Merov Linden | |
2013-03-05 | merging | Cho | |
2013-03-05 | CHUI-809 FIXED "Start IM" menu item is added | Mnikolenko ProductEngine | |
2013-03-05 | CHUI-815 FIXED Handle SHIFT+ENTER to whisper in Nearby chat | Mnikolenko ProductEngine | |
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-03-04 | CHUI-757 FIXED CHUI viewer shows Autopilot cancelled notification toast when ↵ | maksymsproductengine | |
interrupting click to walk: - The AutopilotCanceled notification was disabled for this viewer; | |||
2013-03-04 | CHUI-822 FIXED Resizing conversation floater with conversation list ↵ | AlexanderP ProductEngine | |
minimized to icons sets to fixed width that cannot be reduced : set resize limits to conv.panel's minDim() when conv. panel is collapsed | |||
2013-03-04 | CHUI-821 FIXED Conversation size regression when logging out with ↵ | AlexanderP ProductEngine | |
conversation list minimized to icons : save current conv. panel's width | |||
2013-03-05 | merge | mberezhnoy | |
2013-03-04 | For MAINT-2423 fix regression from CHUI merge. Code review: DaveP | Graham Madarasz (Graham) | |
2013-03-04 | merge | Gilbert Gonzales | |
2013-03-04 | CHUI-778: Now when changing paths for chat logs and transcripts any empty ↵ | Gilbert Gonzales | |
conversations will be reloaded with data from the new location. Use case for this is if the users nearby chat is empty and they switch to a location that has a nearby chat file, then the nearby chat file be loaded. | |||
2013-03-04 | CHUI-806 (IM floater is not become as a top while geting message with ↵ | mberezhnoy | |
enabled 'Open conversation window' option) | |||
2013-03-01 | CHUI-807 : Fixed (attempt) : Defensive coding to prevent potential crash | Merov Linden | |
2013-02-28 | CHUI-795 FIXED 'Chat history' is enabled but not functional in context menu ↵ | maksymsproductengine | |
for friend in Conversation pane while all logs cleared. | |||
2013-03-01 | CHUI-794 FIXED Disable context menu options if you select yourself with ↵ | Mnikolenko ProductEngine | |
other participants | |||
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-03-01 | merging | mberezhnoy | |
2013-02-28 | CHUI-789 (Letter m appears in Conversations while exit from outlook view ↵ | mberezhnoy | |
using 'M' keyboard key) | |||
2013-02-27 | CHUI-788 FIXED Mute icon not shown in participant list in conversation floater | maksymsproductengine | |
2013-02-25 | CHUI-778: Now when conversation log and trascript files are moved they will ↵ | Gilbert Gonzales | |
not overwrite prior files with the same name. Instead the prior files will be stored as *.backup. | |||
2013-02-25 | Added tag 3.5.0-beta1 for changeset 9b19edaf1d8d | Oz Linden | |
2013-02-25 | increment minor version: 3.5.0 | Oz Linden | |
2013-02-25 | merge | Gilbert Gonzales | |
2013-02-25 | tag merge of DRTVWR-288 | Oz Linden | |
2013-02-25 | merge | Gilbert Gonzales | |
2013-02-25 | merge | Gilbert Gonzales | |
2013-02-25 | CHUI-778: Pushing a quick fix that only pertains to CHUI-778 so we can close ↵ | Gilbert Gonzales | |
out this issue. | |||
2013-02-25 | merging | Cho | |
2013-02-25 | merge | Gilbert Gonzales | |
2013-02-25 | CHUI-790 FIXED Just disable "+" if selected participant is your own avatar | Mnikolenko ProductEngine | |
2013-02-25 | merge | Gilbert Gonzales | |
2013-02-25 | CHUI-788 (Saving preferences updates text in all open message panels in ↵ | Gilbert Gonzales | |
conversation floater to show as old messages) Fixed build error for mac/linux | |||
2013-02-23 | Pull merge from lindenlab/vieewer-chui | Merov Linden | |
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 | merge | Gilbert Gonzales | |
2013-02-22 | CHUI-778 (Saving preferences updates text in all open message panels in ↵ | Gilbert Gonzales | |
conversation floater to show as old messages) Now changing the log/transcripts file location actually moves the files to the new location. Prior behavior just started a new history at that location. Also a fix was made so that if the user changed the log/transcripts path then after pressing the Preferences 'OK' button the new location will be saved to the corresponding .xml file. | |||
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-633 FIXED User is not able to open chat history by 'View chat history' ↵ | maksymsproductengine | |
menu item from pop-up menu of People floater | |||
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-21 | CHUI-568 : WIP : Introduced Ctrl-T and Ctrl-H for conversations and nearby chat | Merov Linden | |
2013-02-21 | CHUI-774 FIXED Play a sound even if the conversation floater is open and ↵ | Mnikolenko ProductEngine | |
conversation with user is the active. | |||
2013-02-21 | CHUI-783 FIXED Load logs from conversation.log file after changing preferences. | Mnikolenko ProductEngine | |
2013-02-20 | merge | Gilbert Gonzales | |
2013-02-20 | CHUI-778: Minor changes, prior commit was not changing the file path ↵ | Gilbert Gonzales | |
correctly due to logic error. Also clicking the 'Cancel' in preferences would still cause the file location to be saved instead of ignore the save. | |||
2013-02-20 | CHUI-784 FIXED Crash when closing expanded group chat | maksymsproductengine | |
2013-02-19 | merge | Gilbert Gonzales | |
2013-02-19 | CHUI-778 (Saving preferences updates text in all open message panels in ↵ | Gilbert Gonzales | |
conversation floater to show as old messages) Problem was that closing the preferences floater was always acting as if the conversation transcripts/log files path had changed. If the path did not change then the user's conversations would be cleared and re-loaded as if they were part of the user's history (causing text to be grey). Solution: Now keep track of when the path was changed and only load up the transcripts/log upon change. |