summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-03-12CHUI-847 Fixed [CHUIBUG]Collapse Participant List, operates on all torn off ↵AlexanderP ProductEngine
chats: make flag mIsPartListExpanded for saving of the participant list panel expand/collapse state
2013-03-12CHUI-831 Minimized conversation floater is not opened with Open Conversation ↵AlexanderP ProductEngine
Window preference if conversation receiving message is selected : force unminimized of the session's floater
2013-03-12Pull merge from lindenlab/viewer-chuiMerov Linden
2013-03-12CHUI-845 : Avoid some xml param parsing error that seems to be linked with ↵Merov Linden
crashers
2013-03-12CHUI-809 FIXED Changes in menu items to make them consistent. Do not start ↵Mnikolenko ProductEngine
IM if selected person is self.
2013-03-12mergemberezhnoy
2013-03-11Pull merge from lindenlab/viewer-chuimerov
2013-03-11CHUI-793 : Fixed! Introduced ChatLoadGroupTimeout and ↵merov
ChatLoadGroupMaxMembers to mitigate slow group loading.
2013-03-11mergeGilbert Gonzales
2013-03-12CHUI-846 FIXED [crashhunters] crash in LLFontGL::maxDrawableCharsmaksymsproductengine
2013-03-11CHUI-810 : Merged Marine Kelley's patch on selected text and use of return ↵merov_linden
key in chat
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-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-05merge changes for 3.5.0-beta2Oz 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-05STORM-1838 Remove redundant word in notification messageJonathan Yap
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