summaryrefslogtreecommitdiff
path: root/indra/newview/llinspectavatar.cpp
AgeCommit message (Collapse)Author
2010-05-13merge pull from dessie/viewer-public, picking up SLE codeJames Cook
2010-05-11merge from dessie/viewer-public right before SLE code landedJames Cook
2010-04-26Fix inspector display name updating to help test server Display NamesJames Cook
2010-04-21Automated mergeRoxie Linden
2010-04-19Fixed bug EXT-6842 ([I18N] Date format in Profile - mm/dd/yyyy needs to be: ↵Vadim Savchuk
yyyy/mm/dd for Japanese). - Made avatar registration date localizeable. - Specified localization templates for English, Japanese and German. Reviewed by Mike: https://jira.secondlife.com/browse/EXT-6842 --HG-- branch : product-engine
2010-04-07Re-insert backed out SLE checkin so we can fix itRoxie Linden
2010-04-07Backed out changeset 63b699f90efdTofu Linden
2010-04-02DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunkRoxie Linden
Includes: DEV-45800, DEV-45803 - Grid Manager DEV-45804 - SLURL refactor DEV-45801 - Single username field (for Identity Evolution and SLE Ldap) Also, Includes Certificate Management code allowing the viewer to connect to grids not signed by a well know key (just like any web browser). Also contains secure storage for things like passwords. The security/certificate code is modular with the intention of adding modules to directly use the operating system facilities for crypto if available. (that's much more secure than we'll ever be) Also, refactor of voice to modularize it, and add a diamondware voice module. CR: Aimee, James, Lynx, Mani, Karina and a list of thousands
2010-03-29Merge latest viewer-hotfix, approximately equal to Viewer 2.0 finalJames Cook
2010-03-29Automated mergeRoxie Linden
2010-03-23Minimal fix for EXT-6508, restore voice volume when unmuting.Aimee Linden
Ignore incoming volume level of zero from SLVoice. (May also fix EXT-5625, though unconfirmed, removes obsolete hack that was obfuscating that issue).
2010-03-25Fixed low bug EXT-6488 (Teleport menuitem is enabled for offline residents ↵Paul Guslisty
in the context menu and inspectors) - Added a check for a teleport offer ability. In XML created a paremeter and check it in source code. Reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/86/ --HG-- branch : product-engine
2010-03-08Merge with viewer 2 beta 4James Cook
2010-03-02Nicer inspector when using SLIDs onlyJames Cook
2010-02-18Preference to set what fields name tags display, andJames Cook
first attempt at "use display names" menu item which doesn't work yet
2010-02-18Fixed low bug EXT - 4751 (VCP hides while avatar inspector in use)Paul Guslisty
- Updated an Avatar Inspector to register / unregister itself in the Transient Floater Manager --HG-- branch : product-engine
2010-02-16Added Share to avatar mini-inspector overflow menu (EXT-5151).Vadim Savchuk
--HG-- branch : product-engine
2010-02-11Created stub LLAvatarNameCache for display name lookup, asJames Cook
well as LLAvatarName base data object. Reviewed with Kelly.
2010-02-10Mini-inspectors show both display name and SLIDJames Cook
2010-02-03mergeJames Cook
2010-02-02Fixed normal bug EXT-4740 - Object inspector hides however context menu presentDmitry Zaporozhan
--HG-- branch : product-engine
2010-02-01Support returning full_name (and SLID) for LLCacheName::get() callsJames Cook
Changed callback signature to full_name instead of first_name,last_name Eliminated all calls to legacy (non-signal/non-boost-bind) lookup mechanism Change Pay dialog names to SLURL links Tweaked layout of Pay Resident and Pay via Object floaters to make SLURLs fit Consolidate name first + " " + last concatenation in LLCacheName::buildFullName() Reviewed with Kelly
2010-01-25Fixed reopened normal bug EXT-4450([BSI] call buttons enabled when voice is ↵Andrew Dyukov
disabled). - Added check for call availability in miniinspector's context menu - Removed ability to call yourself in group chat context menu - Added check for call availability for context menu which appears on right mouse click on avatar in game area --HG-- branch : product-engine
2010-01-22Fixed bug EXT-4582 ([BSI] "Report" from avatar inspector does not ↵Vadim Savchuk
auto-populate "Abuser name" when Resident is not nearby). Added method LLFloaterReporter::showFromAvatar() to use for remote avatars. --HG-- branch : product-engine
2010-01-12Merge with default branch, resolved conflict in llpanelavatar.cppMike Antipov
--HG-- branch : product-engine
2010-01-11Better resolution of merge conflictJames Cook
2010-01-11Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cppJames Cook
2010-01-11EXT-3429: Don't display inspect slider when inappropriate.Lynx Linden
The avatar inspector has a volume slider and mute button. We make these widgets invisible when it does not makes sense to interact with them. That is, when the inspector is for your own avatar, or when voice is not active.
2010-01-11Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2010-01-08EXT-3874 Lindens can (appear to) be blocked from avatar info popupLeyla Farazha
2010-01-08EXT-3874 Lindens can (appear to) be blocked from avatar info popupLeyla Farazha
2010-01-06mergerichard
2010-01-06Fixed normal bug EXT-3944 ('Error while moderating' dialog after disabling ↵Mike Antipov
voice for non-connected participant avatar from miniinspector) - improved condition to check if avatar can be moderated. - if not moderation panel (with "Disable Voice" button) is not shown at all. --HG-- branch : product-engine
2010-01-05EXT-3900 [BSI] Inspector floater fades while inspectors context menu is ↵Leyla Farazha
still active reviewed by Richard
2010-01-05Fixed bug EXT-3945 ('Call' option in miniinspector's gear menu does nothing) ↵Vadim Savchuk
by hooking the menu item up. --HG-- branch : product-engine
2009-12-10EXT-3047 "Block" item in "more verbs" menu of mini inspector isn't ↵Leyla Farazha
disabled when resident is blocked EXT-3358 Cannot toggle Grid pulldown on login screen reviewed by Richard
2010-12-08EXT-2807 Update mini-inspector to include Group Voice Chat moderator controlsLeyla Farazha
reviewed by Richard
2010-12-07EXT-3265 Gear menu on_visible params are broken - not setting visibility of ↵Leyla Farazha
menu items EXT-2923 [BSI] My own inspector lists "Stand Up" as an option in gear menu, while I'm standing
2010-03-01Automated merge with a few fixups for code review commentsRoxie Linden
2010-02-26automated mergeRoxie Linden
2010-02-25automated merge from trunkRoxie Linden
2010-02-25automated merge from trunkRoxie Linden
2010-02-24Automated merge up from viewer 2.0 trunk.Roxie Linden
Some llvoiceclient changes duplicated changes that had already been made in the voice modularization refactor, so the refactor versions were used.
2009-12-03delete unused code EXT-2927 [BSI] profile text and partner text overwrite ↵angela
after selecting I button on a user
2009-12-01 EXT-2927 [BSI] profile text and partner text overwrite after selecting I ↵angela
button on a user
2009-11-18EXT-1743 People inspectors should show Age, not Date born, fixed date mathJames Cook
Changed date math to correctly account for month lengths and leap years. Extended unit test. Review pending.
2009-11-16fixed minor bug EXT-2506 ('Add friend' menu item is enabled in fiend ↵Andrew Dyukov
miniinspector's gear menu). --HG-- branch : product-engine
2009-11-06mergeLeyla Farazha
2009-11-06EXT-1576 "Zoom In" menu option should be disabled when the person is not ↵Leyla Farazha
in range EXT-2306 Default voice input/output pref panel to closed
2009-11-04Redo Bao's broken mergeBryan O'Sullivan