Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Additional fix for CHUI-473 | maxim_productengine | |
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 | 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 | 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 | 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 | CHUI-468 : Suppress LLIMFloater::onParticipantsListChanged(). Not useful ↵ | Merov Linden | |
anymore. | |||
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 | |||
2012-11-06 | CHUI-502 FIXED deleted registering Call floater from FloaterReg | maxim_productengine | |
2012-11-06 | CHUI-460 FIXED Reselect current conversation on clicking expand/collapse button | maxim_productengine | |
2012-11-05 | CHUI-450 (Your own name does not appear in nearby chat participant list if ↵ | MaximB ProductEngine | |
voice chat disabled) | |||
2012-11-04 | Merge viewer-hui-441 | Merov Linden | |
2012-11-03 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-11-02 | Pull merge Gil's changes | Merov Linden | |
2012-11-02 | CHUI-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-02 | This 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-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-02 | CHUI-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-02 | CHUI-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-02 | Added tag 3.4.1-beta12 for changeset 3f9be82de642 | Oz Linden | |