Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-09 | CHUI-517: Updating the copy for the avatar in-world name bubble status for ↵ | William Todd Stinson | |
Do Not Disturb mode. | |||
2012-11-09 | CHUI-517: Updating the copy in Preferences for Do Not Disturb mode. | William Todd Stinson | |
2012-11-09 | Cleaning up white-space in an xml file. | William Todd Stinson | |
2012-11-09 | CHUI-517: Updating notification copy for Do Not Disturb mode. | William Todd Stinson | |
2012-11-09 | CHUI-517: Updating the do not disturb message automatically sent to other ↵ | William Todd Stinson | |
users when they attempt to contact a person in do not disturb mode. | |||
2012-11-09 | CHUI-517: Altering the behavior and copy of the main menu status choices. ↵ | William Todd Stinson | |
Busy has been replaced with Do Not Disturb. And both status options have been switched to be indicated with a check rather than alternating text. | |||
2012-11-09 | Added tag 3.4.2-beta3 for changeset 710785535362 | Oz Linden | |
2012-11-09 | Additional fix for CHUI-473 | maxim_productengine | |
2012-11-09 | tag merge of DRTVWR-242 | Oz Linden | |
2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler | |||
2012-11-08 | MAINT-1228, MAINT-1668: Deleting code that had been originally deleted to ↵ | William Todd Stinson | |
fix these issues, but then was accidentally re-introduced during a bad merge. | |||
2012-11-08 | Pull merge from richard/viewer-chui. | Merov Linden | |
2012-11-08 | CHUI-464, CHUI-466, CHUI-474 : Fixed! Better, unified and more consistent ↵ | Merov Linden | |
use of refreshConversation() to update torn off dialogs. | |||
2012-11-08 | CHUI-516: Correcting crash when receiving a god-like teleport lure request ↵ | William Todd Stinson | |
while in do-not-disturb mode. | |||
2012-11-08 | Pull merge from viewer-chui | Merov Linden | |
2012-11-08 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-11-08 | CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now ↵ | William Todd Stinson | |
refers to it as Do Not Disturb mode. | |||
2012-11-08 | merging into latest changes | MaximB ProductEngine | |
2012-11-08 | CHUI-387 FIXED (Conversation toasts not shown for open conversations when ↵ | AlexanderP ProductEngine | |
conversation floater is in a minimized state or undocked conversation is minimized): added checking of the minimized state | |||
2012-11-07 | Removing unused code. | William Todd Stinson | |
2012-11-07 | Pull from viewer-chui, had to resolve conflicts on llimfloatercontainer.cpp | Merov Linden | |
2012-11-07 | CHUI-468 : Fixed. Final clean up of LLParticipantList, including dependencies. | Merov Linden | |
2012-11-07 | CHUI-484: Ensuring that the busy/do-no-disturb message is sent when the user ↵ | William Todd Stinson | |
is in the busy/do-not-disturb mode. | |||
2012-11-07 | CHUI-468 : WIP : Clean up LLAvatarList and all sorting code left over in ↵ | Merov Linden | |
LLParticipantList | |||
2012-11-07 | CHUI-514: Updating to Leo's latest icon batch. | William Todd Stinson | |
2012-11-07 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-11-07 | CHUI-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-07 | Added tag 3.4.2-beta2 for changeset e664473c16df | Oz Linden | |
2012-11-07 | tag merge of DRTVWR-216 | Oz Linden | |
2012-11-07 | CHUI-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-06 | CHUI-468 : WIP : More cleanup and fix of the participants sorting in ↵ | Merov Linden | |
LLIMConversation | |||
2012-11-06 | Altering the line item phone icon. | William Todd Stinson | |
2012-11-06 | CHUI-462 (Torn-off Nearby Chat can't be closed) | MaximB ProductEngine | |
2012-11-06 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-06 | CHUI-448 FIXED p2p IM chat conversations show a participant list with a carat | maksymsproductengine | |
2012-11-07 | Fixed postBuild() for Ad-hoc conference | AlexanderP ProductEngine | |
2012-11-06 | merging in latest changes | Gilbert Gonzales | |
2012-11-06 | CHUI-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-05 | Pull merge fom viewer-chui-441 | Merov Linden | |
2012-11-05 | CHUI-468 : WIP : Taking LLAvatarList and related out of LLParticipantList | Merov Linden | |
2012-11-05 | CHUI-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-05 | CHUI-468 : Suppress LLCallFloater completely | Merov Linden | |
2012-11-05 | Added tag 3.4.2-beta1 for changeset 704bbae7b182 | Oz Linden | |
2012-11-05 | CHUI-468 : Suppress LLIMFloater::onParticipantsListChanged(). Not useful ↵ | Merov Linden | |
anymore. | |||
2012-11-05 | merge changes for DRTVWR-217 | Oz Linden | |
2012-11-05 | tag merge of DRTVWR-217 | Oz Linden | |
2012-11-05 | pull back release tag | Oz Linden | |
2012-11-05 | Added tag 3.4.1-release for changeset e59ffd3fe083 | Oz Linden | |
2012-11-05 | CHUI-374 FIXED Nearby chat is torn off and cannot be docked if nearby chat ↵ | maksymsproductengine | |
is received while conversation floater is closed |