summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2012-12-04mergingMaximB ProductEngine
2012-12-04CHUI-527 FIXED Changed term to "Multi-person chat"maxim@mnikolenko
2012-12-03CHUI-556 (Tooltip on call button incorrect when call is active)MaximB ProductEngine
2012-11-29CHUI-553 FIXED Remove the conversation chicletmaksymsproductengine
2012-11-29CHUI-489: Removed the 'Group Messages' checkbox. This was a design change in ↵Gilbert Gonzales
the spec.
2012-11-27merging in latest changesGilbert Gonzales
2012-11-26Pull merge from richard/viewer-chuiMerov Linden
2012-11-26merging in latest changes, resolved llimview.cpp conflictGilbert Gonzales
2012-11-21CHUI-429, CHUI-511, CHUI-388 : Multiselection and menus in torn off dialogsMerov Linden
2012-11-20Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-20CHUI-522 FIXED Implement check box item 'Keep a conversation log and transcript'maksymsproductengine
2012-11-20CHUI-490 FIXED Small ui changes. Changed sound that is playing when floater ↵maxim_productengine
is opened. Call startIM() when user clicks on "Open IM instead" button.
2012-11-20CHUI-539 FIXED Chat FUI button flashes indefinitely if Icons Only setting is ↵maksymsproductengine
selected for the button display
2012-11-19CHUI-362 ADD. FIX (When the "Bring back" panel is there, it is not possible ↵AlexanderP ProductEngine
to collapse the right side of the conversation dialog: the toolbar is completely missing and the "<<" chevrons are not there): This was because the button "<<" belonged session's floater and not the container. Therefore, when all the floaters in the stack becomes invisible, their buttons also become invisible. Solution: Added additional button "<<" in the stub_panel of the container.
2012-11-19CHUI-488 ADD. fIX Clean up codeAlexanderP ProductEngine
2012-11-16merging in latest changesGilbert Gonzales
2012-11-16CHUI-529: Now the conversations floater will appear when the chat preference ↵Gilbert Gonzales
is set for friend, non-friend, conference, group and nearby chat.
2012-11-16Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.William Todd Stinson
2012-11-16merging in latest changesGilbert Gonzales
2012-11-15CHUI-518: WIP First pass as implementing auto-reject voice calls in do not ↵William Todd Stinson
disturb mode.
2012-11-15merging in latest changesGilbert Gonzales
2012-11-15CHUI-489: Now sounds exist for teleport and inventory offers. The sound is ↵Gilbert Gonzales
specified in notifications.xml. Also changes for CHUI 486, which allow the user to set preferences for hearing sounds for a New Conversation, Incoming Voice Call, Teleport Offer and Inventory Offer.
2012-11-16CHUI-525 FIXED Tootlips are added for Info buttonsmaxim_productengine
2012-11-14CHUI-501 FIXED Add link to Privacy tab from Comms floatermaksymsproductengine
2012-11-13CHUI-486: Code cleanup, instead of using values such as 0, 1, 2 now using ↵Gilbert Gonzales
strings 'toast', 'flash', 'none'. These values are used whether to show a notification or not.
2012-11-12merging in latest changesGilbert Gonzales
2012-11-12Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.William Todd Stinson
2012-11-12CHUI-362 FIXED (Torn off conversation name is highlighted when selected in ↵AlexanderP ProductEngine
conversation list with different conversation showing in message panel): connect new method "returnFloaterToHost" to click on quasi-URL "Bring it back"
2012-11-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-09merging in latest changesGilbert Gonzales
2012-11-09CHUI-486: Now the new chat preferences in drop down lists and checkboxes are ↵Gilbert Gonzales
storable. These values are accessible globally using gSavedSettings.
2012-11-09CHUI-517: Updating the copy for the avatar in-world name bubble status for ↵William Todd Stinson
Do Not Disturb mode.
2012-11-09CHUI-517: Updating the copy in Preferences for Do Not Disturb mode.William Todd Stinson
2012-11-09Cleaning up white-space in an xml file.William Todd Stinson
2012-11-09CHUI-517: Updating notification copy for Do Not Disturb mode.William Todd Stinson
2012-11-09CHUI-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-09CHUI-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-09CHUI-362 WIP (Torn off conversation name is highlighted when selected in ↵AlexanderP ProductEngine
conversation list with different conversation showing in message panel): implemented the stub panel and a control of it's visibility
2012-11-12CHUI-386 FIXED Vertical scrollbar not fully showing in conversation message ↵maksymsproductengine
panel
2012-11-08Pull merge from richard/viewer-chui.Merov Linden
2012-11-08CHUI-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-07Pull from viewer-chui, had to resolve conflicts on llimfloatercontainer.cppMerov Linden
2012-11-07Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.William Todd Stinson
2012-11-06Altering the line item phone icon.William Todd Stinson
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-05CHUI-468 : WIP : Taking LLAvatarList and related out of LLParticipantListMerov Linden
2012-11-05CHUI-468 : Suppress LLCallFloater completelyMerov Linden
2012-11-03Pull merge from richard/viewer-chuiMerov Linden
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-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.