summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-11CHUI-778: Adjusted text in prompts for deleting chat log and chat ↵Gilbert Gonzales
transcripts (per UX).
2013-03-11CHUI-836 FIXED [CHUIBUG]Opening chat history from the conversation log ↵maksymsproductengine
sometimes crashes the viewer
2013-03-11CHUI-815 FIXED Display whispered text in italics and shouted text as boldMnikolenko ProductEngine
2013-03-11CHUI-840 (Right clicking on unselected group conversation can have ↵mberezhnoy
unpredictable results for menu options)
2013-03-08CHUI-793 : WIP : Limit the number of participants we load on groups when we ↵Merov Linden
load from the local group data
2013-03-09ACME-98 FIX Create a FB Login button in FB tab in People panelCho
2013-03-09ACME-97 FIX Create an extra FB tab in the People panelCho
2013-03-07mergemberezhnoy
2013-03-07CHUI-824 FIXED Open Message panel when session is activated.Mnikolenko ProductEngine
2013-03-07CHUI-821 ADD FIX Conversation size regression when logging out with ↵AlexanderP ProductEngine
conversation list minimized to icons: deleted redundant savings of the convers. panel width; added a manually reshape of the conv. panel after change it's collapse state; function with uninformative name "updateState" was renamed to "reshapeFloaterAndSetResizeLimits"
2013-03-07CHUI-738 FIXED Your own nametag disappears - mysteriously: reset display ↵AlexanderP ProductEngine
time when nametag is changes
2013-03-08mergeGilbert Gonzales
2013-03-08CHUI-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-08mergingCho
2013-03-08CHUI-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-07CHUI-832 (Different conversation than is selected shown in message panel ↵Gilbert Gonzales
after tearing off conversation): Now when a conversation is torn off an adjacent conversation is selected (but not focused).
2013-03-07mergeGilbert Gonzales
2013-03-07CHUI-823 ([CHUIBUG]Triple-clicking on the scroll back button in the CHUI ↵mberezhnoy
causes all the conversation to be selected)
2013-03-06Pull merge from lindenlab/viewer-chuiMerov Linden
2013-03-06CHUI-705 : Fixed! Force hide context menu when deleting line editor widgetMerov Linden
2013-03-06CHUI-834 (Conversation selection in conversation list does not update when ↵Gilbert Gonzales
redocking torn off conversations): Now when click to dock a torn off floater, the correct conversation line item will be selected.
2013-03-06MergeGilbert Gonzales
2013-03-06MergeGilbert Gonzales
2013-03-06CHUI-821 Clean up codeAlexanderP ProductEngine
2013-03-06CHUI-821 Clean up codeAlexanderP ProductEngine
2013-03-05Added tag 3.5.0-beta2 for changeset c6b3561c7d7aOz Linden
2013-03-05merge changes for child prim movementOz Linden
2013-03-05For MAINT-2247 MAINT-1742 MAINT-2275 contrib from STORM-1934.Graham Madarasz (Graham)
2013-03-05CHUI-829 (Allow Conversations floater to display a different chat than the ↵Gilbert Gonzales
torn off and selected window): Now when selecting a torn off conversation this will not select the conversation line item.
2013-03-05CHUI-778: Adjusted deletion of transcripts/logs to be more clean code-wise.Gilbert Gonzales
2013-03-05Pull from viewer-beta (version number update and tag)Merov Linden
2013-03-05mergingCho
2013-03-05CHUI-764 (Group Profile is not opened after selecting 'Show group ↵mberezhnoy
information' in context menu of 'About Land' dialog)
2013-03-05CHUI-809 FIXED "Start IM" menu item is addedMnikolenko ProductEngine
2013-03-05CHUI-815 FIXED Handle SHIFT+ENTER to whisper in Nearby chatMnikolenko ProductEngine
2013-03-04CHUI-778: Now when delete transcripts is pressed the backup files will be ↵Gilbert Gonzales
deleted as well. Also if clear logs is pressed then backup logs will be cleared.
2013-03-05CHUI-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-05mergemberezhnoy
2013-03-04For MAINT-2423 fix regression from CHUI merge. Code review: DavePGraham Madarasz (Graham)
2013-03-04mergeGilbert Gonzales
2013-03-04CHUI-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-04CHUI-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-04CHUI-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-04CHUI-821 FIXED Conversation size regression when logging out with ↵AlexanderP ProductEngine
conversation list minimized to icons : save current conv. panel's width
2013-03-04CHUI-806 (IM floater is not become as a top while geting message with ↵mberezhnoy
enabled 'Open conversation window' option)
2013-03-02ACME-73 FIX Add a button in the viewer to show FB login pageCho
Added a menu item Develop > UI > FB Connect Test that pops up a browser window set to https://cryptic-ridge-1632.herokuapp.com/
2013-03-01CHUI-807 : Fixed (attempt) : Defensive coding to prevent potential crashMerov Linden
2013-02-28CHUI-795 FIXED 'Chat history' is enabled but not functional in context menu ↵maksymsproductengine
for friend in Conversation pane while all logs cleared.
2013-03-01CHUI-794 FIXED Disable context menu options if you select yourself with ↵Mnikolenko ProductEngine
other participants
2013-03-01CHUI-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.