summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2012-11-07Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.William Todd Stinson
2012-11-07CHUI-473, CHUI-482 FIXED (Clicking on nearby chat toast to open Conversation ↵AlexanderP ProductEngine
floater does not show Nearby Chat conversation selected in list; Nearby chat conversation is not selected in list by default when it is the only conversation ): implement. new logic in LLIMFloaterContainer for the syncronous select the conv. list's item and corresponding convers. floater; removed floater selecting from conv. items; fixed bug with item select
2012-11-07CHUI-450 (Your own name does not appear in nearby chat participant list if ↵MaximB ProductEngine
voice chat disabled) Added audio module initialization without faking mVoiceEnabled value
2012-11-06CHUI-468 : WIP : More cleanup and fix of the participants sorting in ↵Merov Linden
LLIMConversation
2012-11-06Altering the line item phone icon.William Todd Stinson
2012-11-06CHUI-462 (Torn-off Nearby Chat can't be closed)MaximB ProductEngine
2012-11-06Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-06CHUI-448 FIXED p2p IM chat conversations show a participant list with a caratmaksymsproductengine
2012-11-07Fixed postBuild() for Ad-hoc conferenceAlexanderP ProductEngine
2012-11-06merging in latest changesGilbert Gonzales
2012-11-06CHUI-507: Updated to the new layout of 'Chat Preferences' according to CHUI ↵Gilbert Gonzales
Notifications spec. The functionality for the new preferences is not yet implemented.
2012-11-05Pull merge fom viewer-chui-441Merov Linden
2012-11-05CHUI-468 : WIP : Taking LLAvatarList and related out of LLParticipantListMerov Linden
2012-11-05CHUI-479: Problem: The parent folder's view model did not store the session ↵Gilbert Gonzales
id. Because of this, the speaker indicator would be set to a session id of null (nearby chat). Solution: Now when the folder view model is created in the torn off list, pass in the session id. This allows the folder view model to know which session id it belongs to. Participants can then look at the parent folder (folder view) and retrieve the session id.
2012-11-05CHUI-468 : Suppress LLCallFloater completelyMerov Linden
2012-11-05CHUI-468 : Suppress LLIMFloater::onParticipantsListChanged(). Not useful ↵Merov Linden
anymore.
2012-11-05merge changes for DRTVWR-217Oz Linden
2012-11-05CHUI-374 FIXED Nearby chat is torn off and cannot be docked if nearby chat ↵maksymsproductengine
is received while conversation floater is closed
2012-11-06CHUI-502 FIXED deleted registering Call floater from FloaterRegmaxim_productengine
2012-11-06CHUI-460 FIXED Reselect current conversation on clicking expand/collapse buttonmaxim_productengine
2012-11-05CHUI-450 (Your own name does not appear in nearby chat participant list if ↵MaximB ProductEngine
voice chat disabled)
2012-11-04Merge viewer-hui-441Merov Linden
2012-11-03Pull merge from richard/viewer-chuiMerov Linden
2012-11-02Pull merge Gil's changesMerov Linden
2012-11-02CHUI-481, CHUI-404, CHUI-405, CHUI-406, CHUI-407, CHUI-408 : Fixed! Change ↵Merov Linden
the way Ad-hoc and P2P chats update their session name in a way which is consistent and honor display name.
2012-11-02This does not pertain to a CHUI bug fix but Richard took a look at the ↵Gilbert Gonzales
behavior of the layout stack test and found a mathematical bug that caused panels in a layout stack to jitter as they were resized. Submitting in this branch.
2012-11-02Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-02CHUI-472: This is a fix for the following case: When a torn off floater has ↵Gilbert Gonzales
its conversation reduced to the minimum width, once re-docked the conversation does not expand. Solution: Discussed problem with Richard, and I'm submitting the changes required to fix the problem.
2012-11-02merge back fixes from 3.4.1-beta12Oz Linden
2012-11-02CHUI-475: Ensuring that objects that query the avatar name cache with a ↵William Todd Stinson
callback store the connection and disconnect on object destruction. This should help resolve some of the heap corruption we are seeing.
2012-11-02Pull merge Gil's changesMerov Linden
2012-11-02CHUI-481 : WIP : Make updateSessionName() a virtual method of ↵Merov Linden
LLIMConversation so we can eventually call it on events
2012-11-01merging in latest changesGilbert Gonzales
2012-11-01CHUI-472: Problem: Only the converation panel was user/auto resizeable but ↵Gilbert Gonzales
the participants panel was not. By one have only resizable this prevented both panels from being resized. Solution: Now set the participants panel to be user/auto resizable as well.
2012-11-01merging into latest changesMaximB ProductEngine
2012-11-01Automated merge with http://bitbucket.org/lindenlab/viewer-betaDave Parks
2012-11-01CHUI-445 FIXED Select the next conversation in the list when current ↵maxim_productengine
conversation is deleted
2012-11-01CHUI-446 FIXED Checkm mParent before using dynamic_castmaxim_productengine
2012-11-01CHUI-444 (Click target off when conversation list is minimized to icons)MaximB ProductEngine
2012-10-31CHUI-474 : Fixed. Refresh the participants list in torn off dialog more often.Merov Linden
2012-10-31MAINT-646 Fix for leak introduced by optimizations.Dave Parks
2012-10-31MergeMerov Linden
2012-10-31Pull and merge from ssh://stinson@hg.lindenlab.com/stinson/viewer-chui/.William Todd Stinson
2012-10-31Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-10-31merging latest changesGilbert Gonzales
2012-10-31CHUI-374 ADD. FIX, CHUI-442 FIXED (Nearby chat is torn off and cannot be ↵AlexanderP ProductEngine
docked if nearby chat is received while conversation floater is closed) - implement. lazy creating of container
2012-10-30CHUI-463 : Fixed. Allowed a model to be shared by several views.Merov Linden
2012-10-30CHUI-471: Adjusted conversationview so that indentation of the avatar icon ↵Gilbert Gonzales
is dependent upon getIndentation() instead of modifying avatar icon's left value.
2012-10-30CHUI-461: Changing the default floater opacities according to Leo's guidelines.William Todd Stinson
2012-10-30CHUI-459: Creating a fetchAvatarName() method for the ↵William Todd Stinson
LLConversationItemParticipant class to allow the class to query for the avatar display name directly. Also, added a field to store the avatar name cache callback connection so that we can disconnect properly on object destruction to avoid a crash with the callback attempting to access recently freed memory.