summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2012-12-14mergiing in latest changesGilbert Gonzales
2012-12-14CHUI-520: Now when have a P2P conversation torn off a voice indicator icon ↵Gilbert Gonzales
will be displayed allowing the user to adjust the voice volume when clicked. Also did a code cleanup on conversationview.h/cpp which was showing the speaking indicator icon too soon when joining another voice session. This was due to calling switchIndicator(..) directly inside ::onCurrentVoiceSessionChanged. The proper solution is to wait for SpeeakingIndicatorManager::switchSpeakerIndicators() call switchIndicators().
2012-12-14CHUI-554: Updating the people panel according to specs.William Todd Stinson
2012-12-14CHUI-595: Updating the people panel according to specs.William Todd Stinson
2012-12-13CHUI-595, CHU-554: Updating the people panel to new specs.William Todd Stinson
2012-12-12Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.William Todd Stinson
2012-12-11CHUI-572 FIXED Changed initial position for floaters according to screenshot.maxim@mnikolenko
2012-12-11CHUI-587 FIXED Disable menu item if "KeepConversationLogTranscripts" is false.maxim@mnikolenko
2012-12-10CHUI-394 (Group moderation tools missing in right click menus)MaximB ProductEngine
2012-12-07CHUI-582 : fixed : Resizing conversation floater initially only resizes ↵AlexanderP ProductEngine
conversation list width.
2012-12-07CHUI-427 FIXED Voice button is added to Conversations floater.maxim@mnikolenko
2012-12-05CHUI-519 FIXED Do not put offered items into the trash while in Busy / DND modemaksymsproductengine
2012-12-05CHUI-577 FIXED "Mute text" and "Block voice" items are added to context menu ↵maxim@mnikolenko
instead of "Block\unblock"
2012-12-05CHUI-572 FIXED Changed initial position for floaters according to description.maxim@mnikolenko
2012-12-04CHUI-573 FIXED Notification chiclet shown when object chiclets are shownmaksymsproductengine
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-26MAINT-1950 Add hashmarks to detail slider and put "Ultra" back in ↵Dave Parks
setGraphicsLevel Reviewed by Simon
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