Commit Graph

9873 Commits (d42fd6cf7fa3ac4d7e2ef35cef50eb7740b4ec6d)

Author SHA1 Message Date
Paul Guslisty d42fd6cf7f EXT-7472 FIXED Open add to outfit panel by (+) button click on unwearable items and by selecting 'Replace' menu item click body part context menu
Main changes:
- Added callback for a '(+) button' to the LLCOFCallbacks and bind it with LLPanelOutfitEdit::onAddWearableClicked
- Created the callback(LLPanelOutfitEdit::onReplaceBodyPartMenuItemClicked) for 'Replace' menu item of context menu

Related changes:
- Changed LLFilteredWearableListManager so that it can use different functors (subclasses of LLInventoryCollectFunctor) as a criterion for LLInventoryItemsList filtering. Before it used only LLFindNonLinksByMask filter. Moved LLFindNonLinksByMask from to the llfilteredwearablelist.cpp to the llinventoryfunctions.h
- Created getter 'LLPanelDummyClothingListItem::getWearableType()' for LLPanelDummyClothingListItem
- Made 'add wearables panel' a member of LLPanelOutfitEdit so that not to use findChild each time panel is needed

Reviewed by Igor Borovkov at http://jira.secondlife.com/browse/EXT-7472

--HG--
branch : product-engine
2010-05-28 20:10:10 +03:00
Igor Borovkov d2cc5dd0f5 merge
--HG--
branch : product-engine
2010-05-28 12:52:40 +03:00
Igor Borovkov 959e4c40cc EXT-7208 PARTIAL FIXED fixed tattoo texture pickers, repositioned tattoo color picker
- assigned callbacks for tattoo texture pickers
- repositioned tattoo color picker

Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/453/

--HG--
branch : product-engine
2010-05-28 12:49:29 +03:00
Igor Borovkov ba59f71d5e EXT-7341 FIXED updating My Outfits with wearables ordering information on the very first login
added saving ordering information for wearables of already populated My Outfits category on the very first login

Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/455/

--HG--
branch : product-engine
2010-05-28 12:44:28 +03:00
Andrew Dyukov a1b973fc2a EXT-7118 FIXED Changed text in group call invite.
- Changed group invite string from "has joined a Voice Chat call with the group [GROUP]" to "just joined '[GROUP]' voice channel."

- Added special string for group invite question saying "Would you like to leave [CURRENT_CHAT] and join the call with '[GROUP]'"?

- Hooked up this string in code.

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/458/

--HG--
branch : product-engine
2010-05-28 00:03:08 +03:00
Yuri Chebotarev b111056501 merge
--HG--
branch : product-engine
2010-05-27 20:21:19 +03:00
Yuri Chebotarev 580dc21ecf EXT-7389 FIX disable menu item if more then one person is selected.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/447/

--HG--
branch : product-engine
2010-05-27 20:20:09 +03:00
Yuri Chebotarev a83ec740e4 EXT-7231 FIX if precision is "0" set validation function to validateNonNegativeS32
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/451/

--HG--
branch : product-engine
2010-05-27 20:18:21 +03:00
Andrew Dyukov c88c041516 EXT-2260 ADDITIONAL FIX Added missing XML
Added xml of new widget which was occasionally not included into 19fc8b450df2.

--HG--
branch : product-engine
2010-05-27 19:52:50 +03:00
Andrew Dyukov fea5876451 EXT-2493 FIXED Changed appearance of moveview floater according to new style guide.
Replaced icons with relevant ones and changed positions of items in floater via xml.

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/445/

--HG--
branch : product-engine
2010-05-27 19:35:50 +03:00
Andrew Dyukov a0351c6ea4 EXT-7200 FIXED Integrated art missing from appearance.
Replaced "Shop" button text with icon, changed sizes of buttons according to comments in ticket, also changed heights of hovered and selected icons
for items- made them equal to heights of panels they are used on.

Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/410/

--HG--
branch : product-engine
2010-05-27 18:41:28 +03:00
Andrew Dyukov 097f9711f2 EXT-2260 FIXED Changed camera floater according to new style
- Implemented new widget- panel_camera_item, to use in camera floater. They are used inside of two panels.
Their order is configurable via XML. Mouse down callbacks and images which are used for selected and and unselected
items are also set in XML.
- Now there are only 3 buttons instead of four at the bottom of the floater- pan and orbit are now shown simultaneously.
- Implemented correct work of object view after moving from camera modes to presets list (and back). It wasn't
workin completely correct in old version of floater.
- Integrated new art.

Reviewed by Igor Borovkov at https://codereview.productengine.com/secondlife/r/436/

--HG--
branch : product-engine
2010-05-27 18:36:07 +03:00
Mike Antipov 6fc170b12f merge
--HG--
branch : product-engine
2010-05-27 17:37:42 +03:00
Mike Antipov cf2268635c EXT-6937 FIXED Implemented initializing of moderate_mode on first join voice chat.
This is a workaround until a way to request the current voice channel moderation mode is implemented in the viewer.

Details:
* Added method to initialize Speaker manager's Voice moderate_mode once Agent's participant state is known.
* Once agent's voice participant is updated this method is called.
* This method initializes Voice moderate_mode  only once.

This is necessary to process "Mute everyone" menu item calls properly.

Also renamed moderateVoiceOtherParticipants methods with moderateVoiceAllParticipants and related staff.

Reviewed by Aimee Walton at https://codereview.productengine.com/secondlife/r/448/

--HG--
branch : product-engine
2010-05-27 17:36:34 +03:00
Mike Antipov 751b141be0 EXT-7497 FIXED Made Build, Search, Map, Mini-Map and Sidebar buttons in bottomtray hidden by default.
Also declaration of all settings related to bottom bar buttons and custom chatbar width were moved from code to settings.xml
 to prevent issues with resetting of these settings between restarts.

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/452/

--HG--
branch : product-engine
2010-05-27 17:33:56 +03:00
Alexei Arabadji 621df44f2b Automated merge with https://hg.productengine.com/secondlife/viewer-trunk/
--HG--
branch : product-engine
2010-05-27 14:48:21 +03:00
Alexei Arabadji c63233106b EXT-7090 FIXED Made snapshot preview and minimap(like in 1.23) floaters showable in mouselook mode.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/449/

--HG--
branch : product-engine
2010-05-27 14:47:27 +03:00
Igor Borovkov 423398081b EXT-7392 FIXED hooked up alpha mask checkboxes to the alpha mask wearable
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/434/

--HG--
branch : product-engine
2010-05-27 14:22:49 +03:00
Igor Borovkov 07dba9ae37 EXT-7422 FIXED saving initial outfit in My Outfits on very first login
added saving initial outfit in My Outfits when wearables got loaded

Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/450/

--HG--
branch : product-engine
2010-05-27 13:24:06 +03:00
Mike Antipov 990e31bb69 Merge from default branch.
Incoming changes in  (924d091c166c) moved SidebarCameraMovement logic out of special widget to camera setup code
are reset changes in  (380b2422b864) EXT-7434 FIX Worldview rect wasn't updated when "SidebarCameraMovement" variable
But seems bug is not reproduced.

--HG--
branch : product-engine
2010-05-27 11:02:59 +03:00
Paul Guslisty 46de549bfb Fixed linux build
--HG--
branch : product-engine
2010-05-27 10:30:40 +03:00
Richard Nelson f33fdbf0ef moved SidebarCameraMovement logic out of special widget to camera setup code 2010-05-26 19:36:15 -07:00
Richard Nelson d06281736e merge 2010-05-26 17:50:54 -07:00
Richard Nelson 05cde8e19d merge 2010-05-26 17:50:04 -07:00
Richard Nelson 8f8f611ee2 erica's layout fix for object inspectors 2010-05-26 17:44:54 -07:00
Richard Nelson 96f0e5db13 merge 2010-05-26 16:43:21 -07:00
Richard Nelson d8af94cddb EXT-4128 FIX After using Object Profile, edited objects remain highlighted when edit floater is closed 2010-05-26 16:42:12 -07:00
Jonathan Wolk c888ddc847 Merge remote heads since last local commit. 2010-05-26 15:58:39 -07:00
Jonathan Wolk f45f87e07d Fixes for DEV-50619 Have the low graphics settings be the lowest possible settings for settings with slider bars and DEV-50618 Have Draw Classic Clouds be off for low graphics settings and DEV-50616 Toggling Draw Classic Clouds does not actually prevent them from being drawn if clouds have been drawn once. Reviewed by qarl 2010-05-26 15:43:28 -07:00
Richard Nelson 94dd5b68b9 merge 2010-05-26 15:39:07 -07:00
Richard Nelson 4f016a2dbe made L$ balance non-clickable 2010-05-26 15:38:53 -07:00
Eli Linden 14b8471d44 ND-47143 WIP FR translation for set11 2010-05-26 13:43:58 -07:00
Eli Linden b81f37fed7 ND-47143 WIP FR translation for set11 2010-05-26 13:43:49 -07:00
Eli Linden df798376e3 Merge 2010-05-26 13:04:05 -07:00
Eli Linden 6537e042a8 EXT-7290 FIX missing translation for IT 2010-05-26 13:03:42 -07:00
Dessie Linden cc7bd911a0 Merge 2010-05-26 12:42:38 -07:00
Dessie Linden 44c8565fe1 EXT-7017 FIXED Changed dialog phrasing to match recommendation 2010-05-26 12:41:55 -07:00
Eli Linden cb1c9f4c68 ND-46735 WIP FR JA linguistic 2010-05-26 12:41:28 -07:00
Richard Nelson 74279f551b merge 2010-05-26 10:11:14 -07:00
Richard Nelson a01de4d25f EXT-7058 FIX Viewer freezes if IM chat floater with teleport offer is resized a few times 2010-05-26 10:10:20 -07:00
Yuri Chebotarev c86816859b merge
--HG--
branch : product-engine
2010-05-26 19:14:07 +03:00
Mike Antipov 5ad9b85a7e EXT-7255 FIXED Added dragbar into edit outfit panel.
Reverted changes committed by mistake  in (5d420914a906).

--HG--
branch : product-engine
2010-05-26 18:54:52 +03:00
Mike Antipov d7604af180 EXT-7255 FIXED Added dragbar into edit outfit panel.
I was going to implement dragbar via icon rendered in LLResizeBar. Layout panel marked as user_resize=true would have resize bar icon next to it.
But there is an issue in layout stack when user_resize is possible only if there are more than one layout panels with user_resize=true. And applied resize icon (dragbar) is rendered where it is not necessary. See EXT-7471 for details.

So, dragbar was implemented as a workaround: added an icon with dragbar into the "add to outfit" panel.
Also layout of the "add to outfit" panel was updated to match spec.

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/441/

--HG--
branch : product-engine
2010-05-26 18:28:31 +03:00
Yuri Chebotarev a8978c1b52 merge
--HG--
branch : product-engine
2010-05-26 11:41:33 +03:00
Yuri Chebotarev daa8d2b823 EXT-7434 FIX Worldview rect wasn't updated when "SidebarCameraMovement" variable was changes.
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/443/

--HG--
branch : product-engine
2010-05-26 11:40:01 +03:00
Yuri Chebotarev 051da01da3 EXT-7423 FIX Roles tab was marked as updated when role description field receives focus.
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/444/

--HG--
branch : product-engine
2010-05-26 11:36:47 +03:00
Mike Antipov 14418c1970 Merge from default branch, resolving conflict in indra/newview/llinventorybridge.cpp
LLObjectBridge::openItem() was concurrency modified.
Applied behavior that was changed in c3220f7f7699 according to
	VWR-13743 FIXED Change Request: Change double click action for inventory wearables
	DEV-33391 FIXED Change Request: Change double click action for inventory wearables

--HG--
branch : product-engine
2010-05-26 10:24:05 +03:00
Richard Linden 6885a1a6ad merge 2010-05-25 16:51:24 -07:00
Richard Linden a2600644ab DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the viewer 2010-05-25 16:51:06 -07:00
Palmer c89af9db54 EXT-7487 - Bumping down class of 7000 series nvidia cards. 2010-05-25 16:18:36 -07:00