Commit Graph

38 Commits (bbfc0e47196ecbae8d89e7b721a61ba5eeaaa2b7)

Author SHA1 Message Date
Dmitry Zaporozhan 38315a063d Fixed normal bug EXT-4740 - Object inspector hides however context menu present
--HG--
branch : product-engine
2010-02-02 14:25:31 +02:00
Andrew Dyukov 2128a929c3 Fixed reopened normal bug EXT-4450([BSI] call buttons enabled when voice is 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-25 20:53:43 +02:00
Vadim Savchuk 189329853b Fixed bug EXT-4582 ([BSI] "Report" from avatar inspector does not auto-populate "Abuser name" when Resident is not nearby).
Added method LLFloaterReporter::showFromAvatar() to use for remote avatars.

--HG--
branch : product-engine
2010-01-22 20:08:09 +02:00
Mike Antipov 3c3271761b Merge with default branch, resolved conflict in llpanelavatar.cpp
--HG--
branch : product-engine
2010-01-12 12:53:44 +02:00
James Cook fb9a20802f Better resolution of merge conflict 2010-01-11 14:18:43 -08:00
James Cook a36087f5c1 Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp 2010-01-11 14:06:09 -08:00
Lynx Linden a2c08d8e86 EXT-3429: Don't display inspect slider when inappropriate.
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-11 16:59:28 +00:00
Vadim Savchuk 9393c28831 Merge from default branch.
--HG--
branch : product-engine
2010-01-11 12:57:42 +02:00
Leyla Farazha ecf6e997ff EXT-3874 Lindens can (appear to) be blocked from avatar info popup 2010-01-08 16:15:15 -08:00
Leyla Farazha e04752c165 EXT-3874 Lindens can (appear to) be blocked from avatar info popup 2010-01-08 11:53:03 -08:00
richard a1e342b3f7 merge 2010-01-06 12:40:44 -08:00
Mike Antipov fc785febb3 Fixed normal bug EXT-3944 ('Error while moderating' dialog after disabling 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-06 17:13:12 +02:00
Leyla Farazha 0b0372a303 EXT-3900 [BSI] Inspector floater fades while inspectors context menu is still active
reviewed by Richard
2010-01-05 15:49:22 -08:00
Vadim Savchuk a22df89f3b Fixed bug EXT-3945 ('Call' option in miniinspector's gear menu does nothing) by hooking the menu item up.
--HG--
branch : product-engine
2010-01-05 21:05:35 +02:00
Leyla Farazha 48ba1af15e EXT-3047 "Block" item in "more verbs" menu of mini inspector isn't disabled when resident is blocked
EXT-3358 	 Cannot toggle Grid pulldown on login screen
reviewed by Richard
2009-12-10 11:30:20 -08:00
Leyla Farazha f4fd622686 EXT-2807 Update mini-inspector to include Group Voice Chat moderator controls
reviewed by Richard
2010-12-08 11:51:43 -08:00
Leyla Farazha 27d6f0e49c EXT-3265 Gear menu on_visible params are broken - not setting visibility of menu items
EXT-2923 [BSI] My own inspector lists "Stand Up" as an option in gear menu, while I'm standing
2010-12-07 13:39:56 -08:00
angela 1a75c4c490 delete unused code EXT-2927 [BSI] profile text and partner text overwrite after selecting I button on a user 2009-12-03 09:53:24 +08:00
angela c4d6442ef4 EXT-2927 [BSI] profile text and partner text overwrite after selecting I button on a user 2009-12-01 18:02:24 +08:00
James Cook 7ab6dc37f8 EXT-1743 People inspectors should show Age, not Date born, fixed date math
Changed date math to correctly account for month lengths and leap years.
Extended unit test.
Review pending.
2009-11-18 19:21:09 -08:00
Andrew Dyukov 19d90dc5ed fixed minor bug EXT-2506 ('Add friend' menu item is enabled in fiend miniinspector's gear menu).
--HG--
branch : product-engine
2009-11-16 21:40:11 +02:00
Leyla Farazha 1c40cf8225 merge 2009-11-06 15:29:32 -08:00
Leyla Farazha 3fa1e785a6 EXT-1576 "Zoom In" menu option should be disabled when the person is not in range
EXT-2306   	 Default voice input/output pref panel to closed
2009-11-06 15:16:40 -08:00
Bryan O'Sullivan b806edf4ac Redo Bao's broken merge 2009-11-04 14:59:23 -08:00
James Cook b94d2ff4c5 EXT-462 Fixed freeze/eject commands in right-click and avatar inspector menus
We were incorrectly only enabling them for gods.  They now properly enable
for region/land owners.
2009-11-02 12:03:00 -08:00
James Cook 25639b267d EXT-462 Avatar context menu only shows Freeze/Eject/Debug when in god mode.
Changed enable and visible named callbacks to "IsGodCustomerService" so we
have one global function that can be used in menus everywhere.
Reviewed with Leyla.
2009-10-20 17:52:56 +00:00
James Cook 5d8079a108 EXT-1518 Show "nobody" for null UUID avatar SLURL links, "none" for null group SLURL links.
Show "Loading..." while looking up real names.
Fix group inspector "view details" button not working.
Reviewed with Ambroff.
2009-10-20 00:33:02 +00:00
James Cook 1dd8e76dee EXT-1685 Pull shared inspector code into llinspect.h/cpp.
Reviewed with Leyla.
2009-10-19 22:34:46 +00:00
Steven Bennetts 8103710c05 Merging revisions 2046-2068 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry
* Bugs: EXT-1414 EXT-1213 EXT-1539 EXT-1253  EXT-1446 EXT-1438 EXT-1233 EXT-1466 EXT-1446 EXT-1512 EXT-1231
* Dev: EXT-719 (landmarks) EXT-747 EXT-1446 EXT-1378 EXT-397 EXT-1476
* IM changes
2009-10-19 01:45:44 +00:00
Steven Bennetts b5ffeaff1a merge -r 2014-2032 https://svn.aws.productengine.com/secondlife/pe/stable-2 -> viewer-2.0.0-3
* Bugs: EXT-1005 EXT-1488 EXT-320 EXT-1236 EXT-1236 EXT-1002 EXT-1030
* New Dev: EXT-1293 EXT-1416
2009-10-14 20:37:03 +00:00
Leyla Farazha 18f1895bf2 EXT-1400 New 'name popup' lets you do things (IM, TP etc) to your own avatar
EXT-1021 Update code to use new Inventory Icon art files in floater_invetory.xml
EXT-176 Open and closed state for art for folders in list view in side panel
2009-10-10 00:43:39 +00:00
Leyla Farazha 6f66cdf7a1 EXT-1325 Texture Picker does not open
EXT-1264 'Zoom in' world context menu opens IM session
reviewed by Richard
2009-10-08 00:31:01 +00:00
James Cook ec84b639ed EXT-1339 Create onClose method in LLFloater, and remove most bindings to mCloseSignal. In the vast majority of cases, mCloseSignal is being bound to an onClose function. Just make it virtual and be done with it. Renamed a couple of LLPanel close methods to onClosePanel() to distinguish them. Reviewed with Richard. 2009-10-07 20:54:31 +00:00
Leyla Farazha 8086923d66 EXT-1283 [Inspectors] Avatar gear menu does not dismiss when selecting another AV
reviewed by James
2009-10-06 22:55:01 +00:00
James Cook cf395cc190 Removed a couple debug statements we no longer need. 2009-10-04 00:20:37 +00:00
James Cook ada0f4fa22 Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming.
Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml

Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry
2009-10-03 23:40:28 +00:00
Richard Nelson 58bce2d205 merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 2009-09-09 01:26:44 +00:00
James Cook eda3831041 skinning-22 -> viewer-2 trunk to pick up bug fixes, including crash on script compile when cursor is at the end of the script editor window. Replaced panel_pick_info.xml and panel_profile_view.xml with our versions, which stomped some PE changes. Panels still work, however, and Kurt is still working on layout.
CHANGES:
minor layout change: "start location" and "remember password" weren't on the same horizontal line.

DEV-35120 image_unselected art was "transparent.j2c" - switched it out for PushButton_Off

I18N: more things are missing a.. you guessed it, a name= parameter. Breaks localization.

forgot to check this in earlier...fixes off-by-one crash when editing a script

DEV-36740 change the displayed string per Erica's request re 'You can only set your Home Location...'  VIEWER-SIDE text change.  This does not change the actual message coming from the server

EXT-689 Odd spinner behaviour - For Sale Price -- reviewed by james

DEV-26973 Internationalize the server msg Youcan'tset this place as home -- reviewed by james

EXT-618 Low/Mid/High response is broken in Preferences > Graphics -- reviewed by james

EXT-618 Low/Mid/High response is broken in Preferences > Graphics -- to be reviewed

EXT-655 Cannot choose Both logging options in Preferences -- to be reviewed

Changes to notifications.xml text to fit Style Guide and some renamed menu items

EXT-147 Ongoing revisions to new gestures layout.

DEV-35097 catch more instances of 'SLURL' and make them 'SLurl'

Removed Info Displays and Buy Currency Test from top menus.

Clean up code to use proper childGetFoo and childSetFoo calls, as well as setCommitCallback using slots.

De-inlined LLAvatarIconCtrl paramblock constructor because I was doing a full rebuild anyhow.

Commented about use of childSetCommitCallback().  De-inlined LocalizedString paramblock constructor.

eliminated memory leak

I18N: more things are missing a name= parameter, breaks localization.

EXT-714 Updated panels in sidetray that were not using the scroll_container element to adjust for viewer heights.

fix for llmessage_test crash in Windows Release builds

DEV-11254 I18N: replace all string instances of "Second Life" - do this in the foreign languages too

DEV-11254 I18N: replace all string instances of "Second Life" - found new instances from merged code

potential fix for unit test crash on parabuild, moved statics into singleton member variables to get around potential dual instantation of statics on different modules

DEV-36809 Click target for slider handles is too small -- reviewed by steve

EXT-403 change getChild<LLSpiner> to LLUICtrl to make it generic -- reviewed by richard

DEV-35938 Horizontal scroll thumb too high -- to be reviewed

EXT-386 clean up warnings - initCommitCallback...

Rename Product Engine's LLFloaterMiniInspector to LLInspectAvatar, clean up XUI XML, clean up construction code, move refresh method to postBuild() so widgets are constructed before refresh, fixed a member variable in llavatarlistitem.cpp.  Reviewed with Leyla.

Login menu > Debug > Avatar Inspector shows test avatar inspector.  Also added to main menu > Debug > XUI > Avatar Inspector.  Changed text/layout of dummy inspector.  Not reviewed.

Merging revisions 131558-131975 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-22 into D:\viewer-2.0.0-3, respecting ancestry
2009-08-28 16:51:34 +00:00