From a3f90362cc37dcbb4197d0a1f07127241cf63861 Mon Sep 17 00:00:00 2001 From: Sergei Litovchuk Date: Mon, 2 Nov 2009 20:23:30 +0200 Subject: no ticket. Fixed warnings of "use_ellipses" parameter. --HG-- branch : product-engine --- indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml | 2 +- indra/newview/skins/default/xui/en/panel_pick_info.xml | 2 +- indra/newview/skins/default/xui/en/panel_profile.xml | 2 +- indra/newview/skins/default/xui/en/panel_profile_view.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml b/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml index d8d47c4008..132c031942 100644 --- a/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml +++ b/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml @@ -47,7 +47,7 @@ background_visible="true" text_color="white" top="0" value="(Loading...)" - use_elipsis="true" + use_ellipses="true" width="300" /> Date: Mon, 2 Nov 2009 21:27:37 +0200 Subject: Fixed normal bug EXT-957-IM Verb button missing --HG-- branch : product-engine --- indra/newview/llpanelimcontrolpanel.cpp | 21 ++++++++++++++++----- indra/newview/llpanelimcontrolpanel.h | 2 ++ .../skins/default/xui/en/floater_im_session.xml | 10 +++++----- .../skins/default/xui/en/panel_im_control_panel.xml | 10 +++++++++- 4 files changed, 32 insertions(+), 11 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/llpanelimcontrolpanel.cpp b/indra/newview/llpanelimcontrolpanel.cpp index b54975b76b..b5e0cdccc0 100644 --- a/indra/newview/llpanelimcontrolpanel.cpp +++ b/indra/newview/llpanelimcontrolpanel.cpp @@ -112,21 +112,32 @@ BOOL LLPanelIMControlPanel::postBuild() childSetAction("add_friend_btn", boost::bind(&LLPanelIMControlPanel::onAddFriendButtonClicked, this)); childSetAction("share_btn", boost::bind(&LLPanelIMControlPanel::onShareButtonClicked, this)); + childSetAction("teleport_btn", boost::bind(&LLPanelIMControlPanel::onTeleportButtonClicked, this)); + childSetAction("pay_btn", boost::bind(&LLPanelIMControlPanel::onPayButtonClicked, this)); childSetEnabled("add_friend_btn", !LLAvatarActions::isFriend(getChild("avatar_icon")->getAvatarId())); return LLPanelChatControlPanel::postBuild(); } +void LLPanelIMControlPanel::onTeleportButtonClicked() +{ + LLAvatarActions::offerTeleport(mAvatarID); +} +void LLPanelIMControlPanel::onPayButtonClicked() +{ + LLAvatarActions::pay(mAvatarID); +} + void LLPanelIMControlPanel::onViewProfileButtonClicked() { - LLAvatarActions::showProfile(getChild("avatar_icon")->getAvatarId()); + LLAvatarActions::showProfile(mAvatarID); } void LLPanelIMControlPanel::onAddFriendButtonClicked() { LLAvatarIconCtrl* avatar_icon = getChild("avatar_icon"); std::string full_name = avatar_icon->getFirstName() + " " + avatar_icon->getLastName(); - LLAvatarActions::requestFriendshipDialog(avatar_icon->getAvatarId(), full_name); + LLAvatarActions::requestFriendshipDialog(mAvatarID, full_name); } void LLPanelIMControlPanel::onShareButtonClicked() @@ -140,12 +151,12 @@ void LLPanelIMControlPanel::setSessionId(const LLUUID& session_id) LLIMModel& im_model = LLIMModel::instance(); - LLUUID avatar_id = im_model.getOtherParticipantID(session_id); + mAvatarID = im_model.getOtherParticipantID(session_id); // Disable "Add friend" button for friends. - childSetEnabled("add_friend_btn", !LLAvatarActions::isFriend(avatar_id)); + childSetEnabled("add_friend_btn", !LLAvatarActions::isFriend(mAvatarID)); - getChild("avatar_icon")->setValue(avatar_id); + getChild("avatar_icon")->setValue(mAvatarID); // Disable profile button if participant is not realy SL avatar LLIMModel::LLIMSession* im_session = diff --git a/indra/newview/llpanelimcontrolpanel.h b/indra/newview/llpanelimcontrolpanel.h index d25f33935a..b60ddc1d8d 100644 --- a/indra/newview/llpanelimcontrolpanel.h +++ b/indra/newview/llpanelimcontrolpanel.h @@ -73,6 +73,8 @@ private: void onViewProfileButtonClicked(); void onAddFriendButtonClicked(); void onShareButtonClicked(); + void onTeleportButtonClicked(); + void onPayButtonClicked(); LLUUID mAvatarID; }; diff --git a/indra/newview/skins/default/xui/en/floater_im_session.xml b/indra/newview/skins/default/xui/en/floater_im_session.xml index 26d2f4e497..c314fce42d 100644 --- a/indra/newview/skins/default/xui/en/floater_im_session.xml +++ b/indra/newview/skins/default/xui/en/floater_im_session.xml @@ -3,7 +3,7 @@ legacy_header_height="18" background_visible="true" follows="left|top|right|bottom" - height="270" + height="330" layout="topleft" left="0" name="panel_im" @@ -17,7 +17,7 @@ min_width="200" min_height="150"> - + @@ -367,7 +359,6 @@ function="MediaCtrl.CommitURL" /> is_toggle="true" layout="topleft" scale_image="false" - picture_style="true" tool_tip="Mute This Media" top_delta="22" min_width="24" @@ -391,7 +382,6 @@ function="MediaCtrl.CommitURL" /> image_unselected="media_btn_scrollup.png" layout="topleft" tool_tip="Volume up" - picture_style="true" scale_image="true" min_width="20" width="20" > @@ -414,7 +404,6 @@ function="MediaCtrl.CommitURL" /> image_unselected="media_btn_scrolldown.png" layout="topleft" tool_tip="Volume down" - picture_style="true" scale_image="true" min_width="20" width="20"> @@ -446,7 +435,6 @@ function="MediaCtrl.CommitURL" /> image_unselected="media_btn_scrollup.png" layout="topleft" tool_tip="Scroll up" - picture_style="true" scale_image="false" left="12" top_delta="4" @@ -460,7 +448,6 @@ function="MediaCtrl.CommitURL" /> layout="topleft" left="3" tool_tip="Scroll left" - picture_style="true" scale_image="false" top="12" min_width="8" @@ -473,7 +460,6 @@ function="MediaCtrl.CommitURL" /> layout="topleft" left_pad="9" tool_tip="Scroll right" - picture_style="true" scale_image="false" top_delta="0" min_width="8" @@ -486,7 +472,6 @@ function="MediaCtrl.CommitURL" /> layout="topleft" left="12" tool_tip="Scroll down" - picture_style="true" scale_image="false" top="20" min_width="8" @@ -506,7 +491,6 @@ function="MediaCtrl.CommitURL" /> image_unselected="media_btn_optimalzoom.png" layout="topleft" tool_tip="Zoom" - picture_style="true" min_width="22" width="22"> image_unselected="media_btn_newwindow.png" layout="topleft" tool_tip = "Open URL in browser" - picture_style="true" top_delta="-3" min_width="24" width="24" > @@ -579,7 +562,6 @@ function="MediaCtrl.CommitURL" /> image_unselected="media_btn_done.png" layout="topleft" tool_tip ="Close media control" - picture_style="true" top_delta="-4" width="21" > diff --git a/indra/newview/skins/default/xui/en/panel_scrolling_param.xml b/indra/newview/skins/default/xui/en/panel_scrolling_param.xml index 21ecd01839..44afadf65a 100644 --- a/indra/newview/skins/default/xui/en/panel_scrolling_param.xml +++ b/indra/newview/skins/default/xui/en/panel_scrolling_param.xml @@ -56,7 +56,6 @@ layout="topleft" left="2" name="less" - picture_style="true" tab_stop="false" top="0" width="132" /> @@ -70,7 +69,6 @@ layout="topleft" left_pad="2" name="more" - picture_style="true" tab_stop="false" top_delta="0" width="132" /> diff --git a/indra/newview/skins/default/xui/en/panel_teleport_history.xml b/indra/newview/skins/default/xui/en/panel_teleport_history.xml index 4169c6245b..bbfffe7bab 100644 --- a/indra/newview/skins/default/xui/en/panel_teleport_history.xml +++ b/indra/newview/skins/default/xui/en/panel_teleport_history.xml @@ -176,7 +176,6 @@ layout="topleft" left="10" name="gear_btn" - picture_style="true" top="5" width="18" /> diff --git a/indra/newview/skins/default/xui/en/panel_teleport_history_item.xml b/indra/newview/skins/default/xui/en/panel_teleport_history_item.xml index 73a7d95ff4..289daee7c2 100644 --- a/indra/newview/skins/default/xui/en/panel_teleport_history_item.xml +++ b/indra/newview/skins/default/xui/en/panel_teleport_history_item.xml @@ -56,7 +56,6 @@ left_pad="3" right="-31" name="info_btn" - picture_style="true" top_delta="-2" width="16" /> -- cgit v1.2.3 From 645e2588511ff55b773e22fe3c9ee2c4de37843c Mon Sep 17 00:00:00 2001 From: Andrew Dyukov Date: Tue, 3 Nov 2009 14:01:33 +0200 Subject: Fixed EXT-1854 (Area of working for nav bar context menu is changed) --HG-- branch : product-engine --- indra/newview/llnavigationbar.cpp | 7 +++++++ indra/newview/llnavigationbar.h | 1 + 2 files changed, 8 insertions(+) (limited to 'indra/newview') diff --git a/indra/newview/llnavigationbar.cpp b/indra/newview/llnavigationbar.cpp index e63daac4af..b35fd6134b 100644 --- a/indra/newview/llnavigationbar.cpp +++ b/indra/newview/llnavigationbar.cpp @@ -50,6 +50,7 @@ #include "llslurl.h" #include "llurlsimstring.h" #include "llviewerinventory.h" +#include "llviewermenu.h" #include "llviewerparcelmgr.h" #include "llworldmap.h" #include "llappviewer.h" @@ -271,6 +272,12 @@ void LLNavigationBar::draw() LLPanel::draw(); } +BOOL LLNavigationBar::handleRightMouseDown(S32 x, S32 y, MASK mask) +{ + show_navbar_context_menu(this,x,y); + return TRUE; +} + void LLNavigationBar::onBackButtonClicked() { LLTeleportHistory::getInstance()->goBack(); diff --git a/indra/newview/llnavigationbar.h b/indra/newview/llnavigationbar.h index 8b625e7fa6..21645664da 100644 --- a/indra/newview/llnavigationbar.h +++ b/indra/newview/llnavigationbar.h @@ -54,6 +54,7 @@ public: virtual ~LLNavigationBar(); /*virtual*/ void draw(); + /*virtual*/ BOOL handleRightMouseDown(S32 x, S32 y, MASK mask); /*virtual*/ BOOL postBuild(); void handleLoginComplete(); -- cgit v1.2.3 From c4935ea25b8a3fcf93df07ee2f39fd54b48c5960 Mon Sep 17 00:00:00 2001 From: Denis Serdjuk Date: Tue, 3 Nov 2009 14:24:57 +0200 Subject: no ticket. Mistyped class name has been corrected. --HG-- branch : product-engine --- indra/newview/lllandmarkactions.cpp | 6 +++--- indra/newview/lllandmarkactions.h | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/lllandmarkactions.cpp b/indra/newview/lllandmarkactions.cpp index 0b07dd4f21..319212f604 100644 --- a/indra/newview/lllandmarkactions.cpp +++ b/indra/newview/lllandmarkactions.cpp @@ -135,13 +135,13 @@ public: // Returns true if the given inventory item is a landmark pointing to the current parcel. // Used to find out if there is at least one landmark from current parcel. -class LLFistAgentParcelLandmark : public LLInventoryCollectFunctor +class LLFirstAgentParcelLandmark : public LLInventoryCollectFunctor { private: bool mFounded;// to avoid unnecessary check public: - LLFistAgentParcelLandmark(): mFounded(false){} + LLFirstAgentParcelLandmark(): mFounded(false){} /*virtual*/ bool operator()(LLInventoryCategory* cat, LLInventoryItem* item) { @@ -202,7 +202,7 @@ bool LLLandmarkActions::landmarkAlreadyExists() //static bool LLLandmarkActions::hasParcelLandmark() { - LLFistAgentParcelLandmark get_first_agent_landmark; + LLFirstAgentParcelLandmark get_first_agent_landmark; LLInventoryModel::cat_array_t cats; LLInventoryModel::item_array_t items; fetch_landmarks(cats, items, get_first_agent_landmark); diff --git a/indra/newview/lllandmarkactions.h b/indra/newview/lllandmarkactions.h index 312426cab0..1c524c820c 100644 --- a/indra/newview/lllandmarkactions.h +++ b/indra/newview/lllandmarkactions.h @@ -55,7 +55,7 @@ public: static bool landmarkAlreadyExists(); /** - * @brief Checks whether landmark exists for current parcel. + * @brief Checks whether landmark exists for current agent parcel. */ static bool hasParcelLandmark(); -- cgit v1.2.3 From 24179cbcc609953ec05c75bcdad5b042e1d62e92 Mon Sep 17 00:00:00 2001 From: Igor Borovkov Date: Tue, 3 Nov 2009 14:25:08 +0200 Subject: fixed normal EXT-1131 Message Well counts non-interactive notifications however chiclet-window is opened --HG-- branch : product-engine --- indra/newview/llchiclet.cpp | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/llchiclet.cpp b/indra/newview/llchiclet.cpp index a854eb852f..1049348684 100644 --- a/indra/newview/llchiclet.cpp +++ b/indra/newview/llchiclet.cpp @@ -830,13 +830,21 @@ LLChicletPanel::~LLChicletPanel() void im_chiclet_callback(LLChicletPanel* panel, const LLSD& data){ LLUUID session_id = data["session_id"].asUUID(); + S32 unread = data["num_unread"].asInteger(); + + LLIMFloater* im_floater = LLIMFloater::findInstance(session_id); + if (im_floater && im_floater->getVisible()) + { + unread = 0; + } + std::list chiclets = LLIMChiclet::sFindChicletsSignal(session_id); std::list::iterator iter; for (iter = chiclets.begin(); iter != chiclets.end(); iter++) { LLChiclet* chiclet = *iter; if (chiclet != NULL) { - chiclet->setCounter(data["num_unread"].asInteger()); + chiclet->setCounter(unread); } else { -- cgit v1.2.3 From 37742cbbf242abcd9f70a8a179ec740e6867e121 Mon Sep 17 00:00:00 2001 From: Eugene Kondrashev Date: Tue, 3 Nov 2009 14:35:00 +0200 Subject: Added double click avatar list item callback showing new IM session --HG-- branch : product-engine --- indra/newview/llparticipantlist.cpp | 13 +++++++++++++ indra/newview/llparticipantlist.h | 2 ++ 2 files changed, 15 insertions(+) (limited to 'indra/newview') diff --git a/indra/newview/llparticipantlist.cpp b/indra/newview/llparticipantlist.cpp index 918c7989ed..133f13aab8 100644 --- a/indra/newview/llparticipantlist.cpp +++ b/indra/newview/llparticipantlist.cpp @@ -34,6 +34,8 @@ // common includes #include "lltrans.h" +#include "llavataractions.h" +#include "llagent.h" #include "llparticipantlist.h" #include "llavatarlist.h" @@ -53,6 +55,7 @@ LLParticipantList::LLParticipantList(LLSpeakerMgr* data_source, LLAvatarList* av mSpeakerMgr->addListener(mSpeakerClearListener, "clear"); mAvatarList->setNoItemsCommentText(LLTrans::getString("LoadingData")); + mAvatarList->setDoubleClickCallback(boost::bind(&LLParticipantList::onAvatarListDoubleClicked, this, mAvatarList)); //Lets fill avatarList with existing speakers LLAvatarList::uuid_vector_t& group_members = mAvatarList->getIDs(); @@ -67,6 +70,16 @@ LLParticipantList::LLParticipantList(LLSpeakerMgr* data_source, LLAvatarList* av mAvatarList->sortByName(); } +void LLParticipantList::onAvatarListDoubleClicked(LLAvatarList* list) +{ + LLUUID clicked_id = list->getSelectedUUID(); + + if (clicked_id.isNull() || clicked_id == gAgent.getID()) + return; + + LLAvatarActions::startIM(clicked_id); +} + LLParticipantList::~LLParticipantList() { delete mSpeakerAddListener; diff --git a/indra/newview/llparticipantlist.h b/indra/newview/llparticipantlist.h index 68aae0aee5..a3a55303c0 100644 --- a/indra/newview/llparticipantlist.h +++ b/indra/newview/llparticipantlist.h @@ -74,6 +74,8 @@ class LLParticipantList LLAvatarList* mAvatarList; }; private: + void onAvatarListDoubleClicked(LLAvatarList* list); + LLSpeakerMgr* mSpeakerMgr; LLAvatarList* mAvatarList; -- cgit v1.2.3 From a7d82c0d0e02f53929e5a5574f6efcb7db91b5af Mon Sep 17 00:00:00 2001 From: Sergey Borushevsky Date: Tue, 3 Nov 2009 14:54:43 +0200 Subject: Temporary fix for normal task EXT-1510 (Implement left side sticking control panels for IM floaters) Disabled resizing of left side control panel to not occupy space for chat history on the right side. Changed follows properties for icon and buttons in panel_im_control_panel, icon sticked to top, buttons to bottom. --HG-- branch : product-engine --- indra/newview/skins/default/xui/en/floater_im_session.xml | 2 +- indra/newview/skins/default/xui/en/panel_im_control_panel.xml | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/skins/default/xui/en/floater_im_session.xml b/indra/newview/skins/default/xui/en/floater_im_session.xml index c314fce42d..c4324b425a 100644 --- a/indra/newview/skins/default/xui/en/floater_im_session.xml +++ b/indra/newview/skins/default/xui/en/floater_im_session.xml @@ -28,10 +28,10 @@ name="panel_im_control_panel" layout="topleft" top_delta="-3" - width="146" height="305" follows="left" label="IM Control Panel" + auto_resize="false" user_resize="false" /> + + + + + + + + + + + + + + + + + + + The Mighty Moose of mooseville soundvillemoose + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/indra/newview/skins/default/xui/en/panel_places.xml b/indra/newview/skins/default/xui/en/panel_places.xml index 5aa53ab46b..87ac5be74a 100644 --- a/indra/newview/skins/default/xui/en/panel_places.xml +++ b/indra/newview/skins/default/xui/en/panel_places.xml @@ -40,14 +40,26 @@ background_visible="true" top_pad="10" width="313" /> + -- cgit v1.2.3 From 7b4a5d7ba8457bcab2fd371a48e10fa21c52d7fd Mon Sep 17 00:00:00 2001 From: Denis Serdjuk Date: Tue, 3 Nov 2009 19:38:53 +0200 Subject: EXT-1976 Voice indicator in Nearby Chat entry field is active during a private call. Cause: Nearbychat bar had used LLActiveSpeakerMgr instead of LLlocalSpeakerMgr. --HG-- branch : product-engine --- indra/newview/llnearbychatbar.cpp | 5 +++-- indra/newview/llnearbychatbar.h | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/llnearbychatbar.cpp b/indra/newview/llnearbychatbar.cpp index 32dc5e5927..10a5a415ce 100644 --- a/indra/newview/llnearbychatbar.cpp +++ b/indra/newview/llnearbychatbar.cpp @@ -207,6 +207,7 @@ LLNearbyChatBar::LLNearbyChatBar() : LLPanel() , mChatBox(NULL) { + mSpeakerMgr = LLLocalSpeakerMgr::getInstance(); } //virtual @@ -516,8 +517,8 @@ void LLNearbyChatBar::displaySpeakingIndicator() LLUUID id; id.setNull(); - mSpeakerMgr.update(TRUE); - mSpeakerMgr.getSpeakerList(&speaker_list, FALSE); + mSpeakerMgr->update(TRUE); + mSpeakerMgr->getSpeakerList(&speaker_list, FALSE); for (LLSpeakerMgr::speaker_list_t::iterator i = speaker_list.begin(); i != speaker_list.end(); ++i) { diff --git a/indra/newview/llnearbychatbar.h b/indra/newview/llnearbychatbar.h index 06204e6367..0307eee7bf 100644 --- a/indra/newview/llnearbychatbar.h +++ b/indra/newview/llnearbychatbar.h @@ -127,7 +127,7 @@ protected: LLLineEditor* mChatBox; LLTalkButton* mTalkBtn; LLOutputMonitorCtrl* mOutputMonitor; - LLActiveSpeakerMgr mSpeakerMgr; + LLLocalSpeakerMgr* mSpeakerMgr; }; #endif -- cgit v1.2.3 From fd3a9fb152dd7bd828d56efb535d0d08330fc2b9 Mon Sep 17 00:00:00 2001 From: Eugene Mutavchi Date: Tue, 3 Nov 2009 19:47:26 +0200 Subject: Fixed major bug EXT-2007 (Friends Conference: Names of partisipants are invisible) --HG-- branch : product-engine --- indra/newview/skins/default/xui/en/floater_im_session.xml | 10 +++++----- .../newview/skins/default/xui/en/panel_adhoc_control_panel.xml | 5 +++-- .../newview/skins/default/xui/en/panel_group_control_panel.xml | 6 +++--- indra/newview/skins/default/xui/en/panel_im_control_panel.xml | 2 +- 4 files changed, 12 insertions(+), 11 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/skins/default/xui/en/floater_im_session.xml b/indra/newview/skins/default/xui/en/floater_im_session.xml index c4324b425a..cdcee9ab64 100644 --- a/indra/newview/skins/default/xui/en/floater_im_session.xml +++ b/indra/newview/skins/default/xui/en/floater_im_session.xml @@ -12,13 +12,13 @@ can_dock="true" can_minimize="true" visible="true" - width="365" + width="400" can_resize="true" min_width="200" min_height="150"> @@ -61,9 +61,9 @@ name="chat_history" parse_highlights="true" allow_html="true" - width="195"> + width="230"> - + diff --git a/indra/newview/skins/default/xui/en/panel_adhoc_control_panel.xml b/indra/newview/skins/default/xui/en/panel_adhoc_control_panel.xml index f50acc224f..87c4e2787f 100644 --- a/indra/newview/skins/default/xui/en/panel_adhoc_control_panel.xml +++ b/indra/newview/skins/default/xui/en/panel_adhoc_control_panel.xml @@ -1,7 +1,7 @@ + width="180" /> + + + + + + + + + + + + + + + + + + + The Mighty Moose of mooseville soundvillemoose + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/indra/newview/skins/default/xui/en/panel_places.xml b/indra/newview/skins/default/xui/en/panel_places.xml index 5aa53ab46b..87ac5be74a 100644 --- a/indra/newview/skins/default/xui/en/panel_places.xml +++ b/indra/newview/skins/default/xui/en/panel_places.xml @@ -40,14 +40,26 @@ background_visible="true" top_pad="10" width="313" /> + diff --git a/indra/newview/skins/default/xui/en/panel_profile.xml b/indra/newview/skins/default/xui/en/panel_profile.xml index 5af7d7d674..c3a92f9d9a 100644 --- a/indra/newview/skins/default/xui/en/panel_profile.xml +++ b/indra/newview/skins/default/xui/en/panel_profile.xml @@ -157,7 +157,7 @@ value="http://librarianavengers.org" width="280" word_wrap="false" - use_elipsis="true" + use_ellipses="true" /> + image_unselected="PushButton_Off" + image_selected="PushButton_Selected" + image_disabled="PushButton_Disabled" + image_disabled_selected="PushButton_Selected_Disabled" /> + + + + + + + -- cgit v1.2.3 From dc365be4d23d8070a4f9e670918dbe8ccbe8cc79 Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Wed, 4 Nov 2009 18:03:04 -0500 Subject: For EXT-1985: Clothing previously taken off is re-worn when creating a new clothing item in appearance mode. General problem with failing to update the COF when clothing items were removed. Added hook in removeWearableFinal, which should guarantee that we're always removing clothing links when we need to. --- indra/newview/llagentwearables.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview') diff --git a/indra/newview/llagentwearables.cpp b/indra/newview/llagentwearables.cpp index 4b3d27767c..7d215b5778 100644 --- a/indra/newview/llagentwearables.cpp +++ b/indra/newview/llagentwearables.cpp @@ -1393,6 +1393,7 @@ void LLAgentWearables::removeWearableFinal(const EWearableType type, bool do_rem const LLUUID &item_id = getWearableItemID(type,i); popWearable(type,i); gInventory.addChangedMask(LLInventoryObserver::LABEL, item_id); + LLAppearanceManager::removeItemLinks(item_id,false); //queryWearableCache(); // moved below if (old_wearable) @@ -1409,6 +1410,7 @@ void LLAgentWearables::removeWearableFinal(const EWearableType type, bool do_rem const LLUUID &item_id = getWearableItemID(type,index); popWearable(type, index); gInventory.addChangedMask(LLInventoryObserver::LABEL, item_id); + LLAppearanceManager::removeItemLinks(item_id,false); //queryWearableCache(); // moved below -- cgit v1.2.3 From 0520ad677a380e81f6d166bfbcbed23333533b77 Mon Sep 17 00:00:00 2001 From: Leyla Farazha Date: Wed, 4 Nov 2009 15:06:56 -0800 Subject: EXT-1739 Preferences > Sounds > Device settings -- Input/Output controls don't work EXT-2073 Need ability to change font style of tab headers EXT-1505 Kill text drop shadow on Menu and Tabs reviewed by Richard --- indra/newview/llfloatervoicedevicesettings.cpp | 17 ++++++++++ indra/newview/llfloatervoicedevicesettings.h | 2 ++ .../default/xui/en/panel_preferences_sound.xml | 37 ++++++++++++++-------- .../skins/default/xui/en/widgets/tab_container.xml | 1 + 4 files changed, 43 insertions(+), 14 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/llfloatervoicedevicesettings.cpp b/indra/newview/llfloatervoicedevicesettings.cpp index aca9198f59..bbeb287171 100644 --- a/indra/newview/llfloatervoicedevicesettings.cpp +++ b/indra/newview/llfloatervoicedevicesettings.cpp @@ -49,6 +49,9 @@ #include "lluictrlfactory.h" +static LLRegisterPanelClassWrapper t_panel_group_general("panel_voice_device_settings"); + + LLPanelVoiceDeviceSettings::LLPanelVoiceDeviceSettings() : LLPanel() { @@ -82,8 +85,22 @@ BOOL LLPanelVoiceDeviceSettings::postBuild() return TRUE; } +// virtual +void LLPanelVoiceDeviceSettings::handleVisibilityChange ( BOOL new_visibility ) +{ + if (new_visibility) + { + initialize(); + } + else + { + cleanup(); + } +} void LLPanelVoiceDeviceSettings::draw() { + refresh(); + // let user know that volume indicator is not yet available bool is_in_tuning_mode = gVoiceClient->inTuningMode(); childSetVisible("wait_text", !is_in_tuning_mode); diff --git a/indra/newview/llfloatervoicedevicesettings.h b/indra/newview/llfloatervoicedevicesettings.h index f1603dc414..d67283d0a2 100644 --- a/indra/newview/llfloatervoicedevicesettings.h +++ b/indra/newview/llfloatervoicedevicesettings.h @@ -50,6 +50,8 @@ public: void initialize(); void cleanup(); + /*virtual*/ void handleVisibilityChange ( BOOL new_visibility ); + protected: static void onCommitInputDevice(LLUICtrl* ctrl, void* user_data); static void onCommitOutputDevice(LLUICtrl* ctrl, void* user_data); diff --git a/indra/newview/skins/default/xui/en/panel_preferences_sound.xml b/indra/newview/skins/default/xui/en/panel_preferences_sound.xml index 832c9775ce..c1df7bd501 100644 --- a/indra/newview/skins/default/xui/en/panel_preferences_sound.xml +++ b/indra/newview/skins/default/xui/en/panel_preferences_sound.xml @@ -336,19 +336,20 @@ top_delta="19" width="200" /> - + + Default + My volume: - Date: Wed, 4 Nov 2009 18:58:27 -0500 Subject: Small cleanup in LLAgentWearables.cpp --- indra/newview/llagentwearables.cpp | 6 +-- indra/newview/llagentwearables.h | 6 +-- indra/newview/llviewermenu.cpp | 102 ++++--------------------------------- 3 files changed, 15 insertions(+), 99 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/llagentwearables.cpp b/indra/newview/llagentwearables.cpp index 7d215b5778..d8aca860d5 100644 --- a/indra/newview/llagentwearables.cpp +++ b/indra/newview/llagentwearables.cpp @@ -1724,10 +1724,8 @@ void LLAgentWearables::queryWearableCache() // MULTI_WEARABLE: need a way to specify by wearable rather than by type. // User has picked "remove from avatar" from a menu. // static -void LLAgentWearables::userRemoveWearable(void* userdata) +void LLAgentWearables::userRemoveWearable(EWearableType& type) { - EWearableType type = (EWearableType)(intptr_t)userdata; - if (!(type==WT_SHAPE || type==WT_SKIN || type==WT_HAIR)) //&& //!((!gAgent.isTeen()) && (type==WT_UNDERPANTS || type==WT_UNDERSHIRT))) { @@ -1737,7 +1735,7 @@ void LLAgentWearables::userRemoveWearable(void* userdata) } // static -void LLAgentWearables::userRemoveAllClothes(void* userdata) +void LLAgentWearables::userRemoveAllClothes() { // We have to do this up front to avoid having to deal with the case of multiple wearables being dirty. if (gFloaterCustomize) diff --git a/indra/newview/llagentwearables.h b/indra/newview/llagentwearables.h index 97de785c87..317f4a7e4f 100644 --- a/indra/newview/llagentwearables.h +++ b/indra/newview/llagentwearables.h @@ -191,9 +191,9 @@ public: //-------------------------------------------------------------------- public: // MULTI-WEARABLE: assuming one wearable per type. Need upstream changes. - static void userRemoveWearable(void* userdata); // userdata is EWearableType - static void userRemoveAllClothes(void* userdata); // userdata is NULL - + static void userRemoveWearable(EWearableType& type); + static void userRemoveAllClothes(); + typedef std::vector llvo_vec_t; static void userUpdateAttachments(LLInventoryModel::item_array_t& obj_item_array); diff --git a/indra/newview/llviewermenu.cpp b/indra/newview/llviewermenu.cpp index 23ceb1e72d..c85ed46cd6 100644 --- a/indra/newview/llviewermenu.cpp +++ b/indra/newview/llviewermenu.cpp @@ -7461,52 +7461,10 @@ class LLEditEnableTakeOff : public view_listener_t bool handleEvent(const LLSD& userdata) { std::string clothing = userdata.asString(); - bool new_value = false; - if (clothing == "shirt") - { - new_value = LLAgentWearables::selfHasWearable(WT_SHIRT); - } - if (clothing == "pants") - { - new_value = LLAgentWearables::selfHasWearable(WT_PANTS); - } - if (clothing == "shoes") - { - new_value = LLAgentWearables::selfHasWearable(WT_SHOES); - } - if (clothing == "socks") - { - new_value = LLAgentWearables::selfHasWearable(WT_SOCKS); - } - if (clothing == "jacket") - { - new_value = LLAgentWearables::selfHasWearable(WT_JACKET); - } - if (clothing == "gloves") - { - new_value = LLAgentWearables::selfHasWearable(WT_GLOVES); - } - if (clothing == "undershirt") - { - new_value = LLAgentWearables::selfHasWearable(WT_UNDERSHIRT); - } - if (clothing == "underpants") - { - new_value = LLAgentWearables::selfHasWearable(WT_UNDERPANTS); - } - if (clothing == "skirt") - { - new_value = LLAgentWearables::selfHasWearable(WT_SKIRT); - } - if (clothing == "alpha") - { - new_value = LLAgentWearables::selfHasWearable(WT_ALPHA); - } - if (clothing == "tattoo") - { - new_value = LLAgentWearables::selfHasWearable(WT_TATTOO); - } - return new_value; + EWearableType type = LLWearableDictionary::typeNameToType(clothing); + if (type >= WT_SHAPE && type < WT_COUNT) + return LLAgentWearables::selfHasWearable(type); + return false; } }; @@ -7515,53 +7473,13 @@ class LLEditTakeOff : public view_listener_t bool handleEvent(const LLSD& userdata) { std::string clothing = userdata.asString(); - if (clothing == "shirt") - { - LLAgentWearables::userRemoveWearable((void*)WT_SHIRT); - } - else if (clothing == "pants") - { - LLAgentWearables::userRemoveWearable((void*)WT_PANTS); - } - else if (clothing == "shoes") - { - LLAgentWearables::userRemoveWearable((void*)WT_SHOES); - } - else if (clothing == "socks") - { - LLAgentWearables::userRemoveWearable((void*)WT_SOCKS); - } - else if (clothing == "jacket") - { - LLAgentWearables::userRemoveWearable((void*)WT_JACKET); - } - else if (clothing == "gloves") - { - LLAgentWearables::userRemoveWearable((void*)WT_GLOVES); - } - else if (clothing == "undershirt") - { - LLAgentWearables::userRemoveWearable((void*)WT_UNDERSHIRT); - } - else if (clothing == "underpants") - { - LLAgentWearables::userRemoveWearable((void*)WT_UNDERPANTS); - } - else if (clothing == "skirt") - { - LLAgentWearables::userRemoveWearable((void*)WT_SKIRT); - } - else if (clothing == "alpha") - { - LLAgentWearables::userRemoveWearable((void*)WT_ALPHA); - } - else if (clothing == "tattoo") - { - LLAgentWearables::userRemoveWearable((void*)WT_TATTOO); - } - else if (clothing == "all") + if (clothing == "all") + LLAgentWearables::userRemoveAllClothes(); + else { - LLAgentWearables::userRemoveAllClothes(NULL); + EWearableType type = LLWearableDictionary::typeNameToType(clothing); + if (type >= WT_SHAPE && type < WT_COUNT) + LLAgentWearables::userRemoveWearable(type); } return true; } -- cgit v1.2.3 From 0bd2567bf5648808a95c7826581199bb371597cb Mon Sep 17 00:00:00 2001 From: Monroe Linden Date: Wed, 4 Nov 2009 15:59:04 -0800 Subject: Fix for DEV-42076 (media controls should not fade out while mouse is hovered over them). Updated LLPanelPrimMediaControls::isMouseOver() to do the right thing with the new structure of the panel. --- indra/newview/llpanelprimmediacontrols.cpp | 33 ++++++++++++++++++------------ 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/llpanelprimmediacontrols.cpp b/indra/newview/llpanelprimmediacontrols.cpp index 58ca481b77..0b2a7e8756 100644 --- a/indra/newview/llpanelprimmediacontrols.cpp +++ b/indra/newview/llpanelprimmediacontrols.cpp @@ -691,24 +691,31 @@ bool LLPanelPrimMediaControls::isMouseOver() getWindow()->getCursorPosition(&cursor_pos_window); getWindow()->convertCoords(cursor_pos_window, &cursor_pos_gl); - LLPanel* controls_panel = NULL; - controls_panel = getChild("media_hover_controls"); - if(controls_panel && !controls_panel->getVisible()) - { - // The hover controls aren't visible -- use the focused controls instead. - controls_panel = getChild("media_focused_controls"); - } + LLView* controls_view = NULL; + controls_view = getChild("media_controls"); - if(controls_panel && controls_panel->getVisible()) + if(controls_view && controls_view->getVisible()) { - controls_panel->screenPointToLocal(cursor_pos_gl.mX, cursor_pos_gl.mY, &x, &y); + controls_view->screenPointToLocal(cursor_pos_gl.mX, cursor_pos_gl.mY, &x, &y); - LLView *hit_child = controls_panel->childFromPoint(x, y); - if(hit_child) + LLView *hit_child = controls_view->childFromPoint(x, y); + if(hit_child && hit_child->getVisible()) { // This was useful for debugging both coordinate translation and view hieararchy problems... -// llinfos << "mouse coords: " << x << ", " << y << " hit child " << hit_child->getName() << llendl; - result = true; + // llinfos << "mouse coords: " << x << ", " << y << " hit child " << hit_child->getName() << llendl; + + // This will be a direct child of the LLLayoutStack, which should be a layout_panel. + // These may not shown/hidden by the logic in updateShape(), so we need to do another hit test on the children of the layout panel, + // which are the actual controls. + hit_child->screenPointToLocal(cursor_pos_gl.mX, cursor_pos_gl.mY, &x, &y); + + LLView *hit_child_2 = hit_child->childFromPoint(x, y); + if(hit_child_2 && hit_child_2->getVisible()) + { + // This was useful for debugging both coordinate translation and view hieararchy problems... + // llinfos << " mouse coords: " << x << ", " << y << " hit child 2 " << hit_child_2->getName() << llendl; + result = true; + } } } } -- cgit v1.2.3 From 33eac5dc0a1dfc0624dcfc75bec35155fbb9c917 Mon Sep 17 00:00:00 2001 From: Rick Pasetto Date: Wed, 4 Nov 2009 16:11:39 -0800 Subject: Fix typo in XUI file that broke media controls --- indra/newview/skins/default/xui/en/panel_prim_media_controls.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/skins/default/xui/en/panel_prim_media_controls.xml b/indra/newview/skins/default/xui/en/panel_prim_media_controls.xml index 7b34e2931e..d384abf038 100644 --- a/indra/newview/skins/default/xui/en/panel_prim_media_controls.xml +++ b/indra/newview/skins/default/xui/en/panel_prim_media_controls.xml @@ -254,7 +254,7 @@ image_selected="button_anim_pause.tga" image_unselected="button_anim_pause.tga" layout="topleft" - tool_tip = "Pause media" + tool_tip = "Pause media"> -- cgit v1.2.3 From c527ade45beb1db2e1801646945812344a520ed0 Mon Sep 17 00:00:00 2001 From: "Eric M. Tulla (BigPapi)" Date: Wed, 4 Nov 2009 19:27:00 -0500 Subject: Fix for DEV-32672 / VWR-13349. Prim move grid display wasn't mipmapping properly. --- indra/newview/llmaniptranslate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/llmaniptranslate.cpp b/indra/newview/llmaniptranslate.cpp index 2153f77336..f1b3a37677 100644 --- a/indra/newview/llmaniptranslate.cpp +++ b/indra/newview/llmaniptranslate.cpp @@ -163,7 +163,7 @@ void LLManipTranslate::restoreGL() GLuint* d = new GLuint[rez*rez]; - gGL.getTexUnit(0)->bindManual(LLTexUnit::TT_TEXTURE, sGridTex->getTexName()); + gGL.getTexUnit(0)->bindManual(LLTexUnit::TT_TEXTURE, sGridTex->getTexName(), true); gGL.getTexUnit(0)->setTextureFilteringOption(LLTexUnit::TFO_TRILINEAR); while (rez >= 1) -- cgit v1.2.3 From 1f0848969c6464648c6c60b771037f7a9eb98cad Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 4 Nov 2009 16:33:08 -0800 Subject: converted all floater titles to uppercase --- indra/newview/skins/default/xui/da/floater_about.xml | 2 +- indra/newview/skins/default/xui/da/floater_about_land.xml | 2 +- indra/newview/skins/default/xui/da/floater_auction.xml | 2 +- indra/newview/skins/default/xui/da/floater_avatar_picker.xml | 2 +- indra/newview/skins/default/xui/da/floater_avatar_textures.xml | 2 +- indra/newview/skins/default/xui/da/floater_beacons.xml | 2 +- indra/newview/skins/default/xui/da/floater_build_options.xml | 2 +- indra/newview/skins/default/xui/da/floater_bulk_perms.xml | 2 +- indra/newview/skins/default/xui/da/floater_bumps.xml | 2 +- indra/newview/skins/default/xui/da/floater_buy_contents.xml | 2 +- indra/newview/skins/default/xui/da/floater_buy_currency.xml | 2 +- indra/newview/skins/default/xui/da/floater_buy_land.xml | 2 +- indra/newview/skins/default/xui/da/floater_buy_object.xml | 2 +- indra/newview/skins/default/xui/da/floater_choose_group.xml | 2 +- indra/newview/skins/default/xui/da/floater_color_picker.xml | 2 +- indra/newview/skins/default/xui/da/floater_customize.xml | 2 +- indra/newview/skins/default/xui/da/floater_day_cycle_options.xml | 2 +- indra/newview/skins/default/xui/da/floater_device_settings.xml | 2 +- indra/newview/skins/default/xui/da/floater_env_settings.xml | 2 +- indra/newview/skins/default/xui/da/floater_font_test.xml | 2 +- indra/newview/skins/default/xui/da/floater_gesture.xml | 2 +- indra/newview/skins/default/xui/da/floater_hardware_settings.xml | 2 +- indra/newview/skins/default/xui/da/floater_hud.xml | 2 +- indra/newview/skins/default/xui/da/floater_inspect.xml | 2 +- indra/newview/skins/default/xui/da/floater_inventory.xml | 2 +- .../skins/default/xui/da/floater_inventory_item_properties.xml | 2 +- indra/newview/skins/default/xui/da/floater_inventory_view_finder.xml | 2 +- indra/newview/skins/default/xui/da/floater_joystick.xml | 2 +- indra/newview/skins/default/xui/da/floater_lagmeter.xml | 2 +- indra/newview/skins/default/xui/da/floater_land_holdings.xml | 2 +- indra/newview/skins/default/xui/da/floater_live_lsleditor.xml | 2 +- indra/newview/skins/default/xui/da/floater_lsl_guide.xml | 2 +- indra/newview/skins/default/xui/da/floater_media_browser.xml | 2 +- indra/newview/skins/default/xui/da/floater_mem_leaking.xml | 2 +- indra/newview/skins/default/xui/da/floater_mute_object.xml | 2 +- indra/newview/skins/default/xui/da/floater_my_friends.xml | 2 +- indra/newview/skins/default/xui/da/floater_openobject.xml | 2 +- indra/newview/skins/default/xui/da/floater_perm_prefs.xml | 2 +- indra/newview/skins/default/xui/da/floater_postcard.xml | 2 +- indra/newview/skins/default/xui/da/floater_preferences.xml | 2 +- indra/newview/skins/default/xui/da/floater_preview_classified.xml | 2 +- indra/newview/skins/default/xui/da/floater_preview_event.xml | 2 +- indra/newview/skins/default/xui/da/floater_preview_notecard.xml | 2 +- indra/newview/skins/default/xui/da/floater_region_info.xml | 2 +- indra/newview/skins/default/xui/da/floater_report_abuse.xml | 2 +- indra/newview/skins/default/xui/da/floater_script_debug.xml | 2 +- indra/newview/skins/default/xui/da/floater_script_preview.xml | 2 +- indra/newview/skins/default/xui/da/floater_script_queue.xml | 2 +- indra/newview/skins/default/xui/da/floater_script_search.xml | 2 +- indra/newview/skins/default/xui/da/floater_sell_land.xml | 2 +- indra/newview/skins/default/xui/da/floater_settings_debug.xml | 2 +- indra/newview/skins/default/xui/da/floater_snapshot.xml | 2 +- indra/newview/skins/default/xui/da/floater_sound_preview.xml | 2 +- indra/newview/skins/default/xui/da/floater_statistics.xml | 2 +- indra/newview/skins/default/xui/da/floater_telehub.xml | 2 +- indra/newview/skins/default/xui/da/floater_texture_ctrl.xml | 2 +- indra/newview/skins/default/xui/da/floater_tools.xml | 2 +- indra/newview/skins/default/xui/da/floater_top_objects.xml | 2 +- indra/newview/skins/default/xui/da/floater_water.xml | 2 +- indra/newview/skins/default/xui/da/floater_windlight_options.xml | 2 +- indra/newview/skins/default/xui/da/floater_world_map.xml | 2 +- indra/newview/skins/default/xui/de/floater_about.xml | 2 +- indra/newview/skins/default/xui/de/floater_about_land.xml | 2 +- indra/newview/skins/default/xui/de/floater_auction.xml | 2 +- indra/newview/skins/default/xui/de/floater_avatar_picker.xml | 2 +- indra/newview/skins/default/xui/de/floater_avatar_textures.xml | 2 +- indra/newview/skins/default/xui/de/floater_beacons.xml | 2 +- indra/newview/skins/default/xui/de/floater_build_options.xml | 2 +- indra/newview/skins/default/xui/de/floater_bulk_perms.xml | 2 +- indra/newview/skins/default/xui/de/floater_bumps.xml | 2 +- indra/newview/skins/default/xui/de/floater_buy_contents.xml | 2 +- indra/newview/skins/default/xui/de/floater_buy_currency.xml | 2 +- indra/newview/skins/default/xui/de/floater_buy_land.xml | 2 +- indra/newview/skins/default/xui/de/floater_buy_object.xml | 2 +- indra/newview/skins/default/xui/de/floater_choose_group.xml | 2 +- indra/newview/skins/default/xui/de/floater_color_picker.xml | 2 +- indra/newview/skins/default/xui/de/floater_customize.xml | 2 +- indra/newview/skins/default/xui/de/floater_day_cycle_options.xml | 2 +- indra/newview/skins/default/xui/de/floater_device_settings.xml | 2 +- indra/newview/skins/default/xui/de/floater_env_settings.xml | 2 +- indra/newview/skins/default/xui/de/floater_font_test.xml | 2 +- indra/newview/skins/default/xui/de/floater_gesture.xml | 2 +- indra/newview/skins/default/xui/de/floater_god_tools.xml | 2 +- indra/newview/skins/default/xui/de/floater_hardware_settings.xml | 2 +- indra/newview/skins/default/xui/de/floater_hud.xml | 2 +- indra/newview/skins/default/xui/de/floater_inspect.xml | 2 +- indra/newview/skins/default/xui/de/floater_inventory.xml | 2 +- .../skins/default/xui/de/floater_inventory_item_properties.xml | 2 +- indra/newview/skins/default/xui/de/floater_inventory_view_finder.xml | 2 +- indra/newview/skins/default/xui/de/floater_joystick.xml | 2 +- indra/newview/skins/default/xui/de/floater_lagmeter.xml | 2 +- indra/newview/skins/default/xui/de/floater_land_holdings.xml | 2 +- indra/newview/skins/default/xui/de/floater_live_lsleditor.xml | 2 +- indra/newview/skins/default/xui/de/floater_lsl_guide.xml | 2 +- indra/newview/skins/default/xui/de/floater_media_browser.xml | 2 +- indra/newview/skins/default/xui/de/floater_mem_leaking.xml | 2 +- indra/newview/skins/default/xui/de/floater_mute_object.xml | 2 +- indra/newview/skins/default/xui/de/floater_my_friends.xml | 2 +- indra/newview/skins/default/xui/de/floater_notification.xml | 2 +- indra/newview/skins/default/xui/de/floater_notifications_console.xml | 2 +- indra/newview/skins/default/xui/de/floater_openobject.xml | 2 +- indra/newview/skins/default/xui/de/floater_perm_prefs.xml | 2 +- indra/newview/skins/default/xui/de/floater_post_process.xml | 2 +- indra/newview/skins/default/xui/de/floater_postcard.xml | 2 +- indra/newview/skins/default/xui/de/floater_preferences.xml | 2 +- indra/newview/skins/default/xui/de/floater_preview_classified.xml | 2 +- indra/newview/skins/default/xui/de/floater_preview_event.xml | 2 +- indra/newview/skins/default/xui/de/floater_preview_notecard.xml | 2 +- indra/newview/skins/default/xui/de/floater_region_info.xml | 2 +- indra/newview/skins/default/xui/de/floater_report_abuse.xml | 2 +- indra/newview/skins/default/xui/de/floater_script_debug.xml | 2 +- indra/newview/skins/default/xui/de/floater_script_preview.xml | 2 +- indra/newview/skins/default/xui/de/floater_script_queue.xml | 2 +- indra/newview/skins/default/xui/de/floater_script_search.xml | 2 +- indra/newview/skins/default/xui/de/floater_sell_land.xml | 2 +- indra/newview/skins/default/xui/de/floater_settings_debug.xml | 2 +- indra/newview/skins/default/xui/de/floater_snapshot.xml | 2 +- indra/newview/skins/default/xui/de/floater_sound_preview.xml | 2 +- indra/newview/skins/default/xui/de/floater_statistics.xml | 2 +- indra/newview/skins/default/xui/de/floater_telehub.xml | 2 +- indra/newview/skins/default/xui/de/floater_texture_ctrl.xml | 2 +- indra/newview/skins/default/xui/de/floater_tools.xml | 2 +- indra/newview/skins/default/xui/de/floater_top_objects.xml | 2 +- indra/newview/skins/default/xui/de/floater_water.xml | 2 +- indra/newview/skins/default/xui/de/floater_windlight_options.xml | 2 +- indra/newview/skins/default/xui/de/floater_world_map.xml | 2 +- indra/newview/skins/default/xui/en/floater_aaa.xml | 2 +- indra/newview/skins/default/xui/en/floater_about.xml | 2 +- indra/newview/skins/default/xui/en/floater_about_land.xml | 4 ++-- indra/newview/skins/default/xui/en/floater_activeim.xml | 2 +- indra/newview/skins/default/xui/en/floater_auction.xml | 2 +- indra/newview/skins/default/xui/en/floater_avatar_picker.xml | 2 +- indra/newview/skins/default/xui/en/floater_avatar_textures.xml | 2 +- indra/newview/skins/default/xui/en/floater_beacons.xml | 2 +- indra/newview/skins/default/xui/en/floater_build_options.xml | 2 +- indra/newview/skins/default/xui/en/floater_bulk_perms.xml | 2 +- indra/newview/skins/default/xui/en/floater_bumps.xml | 2 +- indra/newview/skins/default/xui/en/floater_buy_contents.xml | 2 +- indra/newview/skins/default/xui/en/floater_buy_currency.xml | 2 +- indra/newview/skins/default/xui/en/floater_buy_land.xml | 2 +- indra/newview/skins/default/xui/en/floater_buy_object.xml | 2 +- indra/newview/skins/default/xui/en/floater_choose_group.xml | 2 +- indra/newview/skins/default/xui/en/floater_color_picker.xml | 2 +- indra/newview/skins/default/xui/en/floater_customize.xml | 2 +- indra/newview/skins/default/xui/en/floater_day_cycle_options.xml | 2 +- indra/newview/skins/default/xui/en/floater_device_settings.xml | 4 ++-- indra/newview/skins/default/xui/en/floater_env_settings.xml | 2 +- indra/newview/skins/default/xui/en/floater_font_test.xml | 2 +- indra/newview/skins/default/xui/en/floater_gesture.xml | 2 +- indra/newview/skins/default/xui/en/floater_god_tools.xml | 2 +- indra/newview/skins/default/xui/en/floater_hardware_settings.xml | 2 +- indra/newview/skins/default/xui/en/floater_help_browser.xml | 2 +- indra/newview/skins/default/xui/en/floater_hud.xml | 2 +- indra/newview/skins/default/xui/en/floater_incoming_call.xml | 2 +- indra/newview/skins/default/xui/en/floater_inspect.xml | 2 +- indra/newview/skins/default/xui/en/floater_inventory.xml | 2 +- .../skins/default/xui/en/floater_inventory_item_properties.xml | 2 +- indra/newview/skins/default/xui/en/floater_inventory_view_finder.xml | 2 +- indra/newview/skins/default/xui/en/floater_joystick.xml | 2 +- indra/newview/skins/default/xui/en/floater_lagmeter.xml | 2 +- indra/newview/skins/default/xui/en/floater_land_holdings.xml | 2 +- indra/newview/skins/default/xui/en/floater_live_lsleditor.xml | 4 ++-- indra/newview/skins/default/xui/en/floater_lsl_guide.xml | 2 +- indra/newview/skins/default/xui/en/floater_media_browser.xml | 2 +- indra/newview/skins/default/xui/en/floater_media_settings.xml | 2 +- indra/newview/skins/default/xui/en/floater_mem_leaking.xml | 2 +- indra/newview/skins/default/xui/en/floater_mute_object.xml | 4 ++-- indra/newview/skins/default/xui/en/floater_my_friends.xml | 2 +- indra/newview/skins/default/xui/en/floater_nearby_chat.xml | 2 +- indra/newview/skins/default/xui/en/floater_notification.xml | 2 +- indra/newview/skins/default/xui/en/floater_notifications_console.xml | 2 +- indra/newview/skins/default/xui/en/floater_openobject.xml | 2 +- indra/newview/skins/default/xui/en/floater_perm_prefs.xml | 2 +- indra/newview/skins/default/xui/en/floater_post_process.xml | 2 +- indra/newview/skins/default/xui/en/floater_postcard.xml | 2 +- indra/newview/skins/default/xui/en/floater_preferences.xml | 2 +- indra/newview/skins/default/xui/en/floater_preview_classified.xml | 2 +- indra/newview/skins/default/xui/en/floater_preview_event.xml | 4 ++-- indra/newview/skins/default/xui/en/floater_preview_gesture_info.xml | 4 ++-- .../newview/skins/default/xui/en/floater_preview_gesture_shortcut.xml | 4 ++-- indra/newview/skins/default/xui/en/floater_preview_gesture_steps.xml | 4 ++-- indra/newview/skins/default/xui/en/floater_preview_notecard.xml | 2 +- indra/newview/skins/default/xui/en/floater_region_info.xml | 2 +- indra/newview/skins/default/xui/en/floater_report_abuse.xml | 2 +- indra/newview/skins/default/xui/en/floater_script_debug_panel.xml | 4 ++-- indra/newview/skins/default/xui/en/floater_script_preview.xml | 2 +- indra/newview/skins/default/xui/en/floater_script_queue.xml | 2 +- indra/newview/skins/default/xui/en/floater_script_search.xml | 2 +- indra/newview/skins/default/xui/en/floater_search.xml | 2 +- indra/newview/skins/default/xui/en/floater_sell_land.xml | 2 +- indra/newview/skins/default/xui/en/floater_settings_debug.xml | 2 +- indra/newview/skins/default/xui/en/floater_snapshot.xml | 2 +- indra/newview/skins/default/xui/en/floater_sound_preview.xml | 2 +- indra/newview/skins/default/xui/en/floater_statistics.xml | 2 +- indra/newview/skins/default/xui/en/floater_stats.xml | 2 +- indra/newview/skins/default/xui/en/floater_telehub.xml | 2 +- indra/newview/skins/default/xui/en/floater_test_inspectors.xml | 2 +- indra/newview/skins/default/xui/en/floater_test_widgets.xml | 2 +- indra/newview/skins/default/xui/en/floater_texture_ctrl.xml | 2 +- indra/newview/skins/default/xui/en/floater_tools.xml | 2 +- indra/newview/skins/default/xui/en/floater_top_objects.xml | 2 +- indra/newview/skins/default/xui/en/floater_ui_preview.xml | 2 +- indra/newview/skins/default/xui/en/floater_water.xml | 2 +- indra/newview/skins/default/xui/en/floater_windlight_options.xml | 2 +- indra/newview/skins/default/xui/en/floater_world_map.xml | 2 +- indra/newview/skins/default/xui/es/floater_about.xml | 2 +- indra/newview/skins/default/xui/es/floater_about_land.xml | 2 +- indra/newview/skins/default/xui/es/floater_auction.xml | 2 +- indra/newview/skins/default/xui/es/floater_avatar_picker.xml | 2 +- indra/newview/skins/default/xui/es/floater_avatar_textures.xml | 2 +- indra/newview/skins/default/xui/es/floater_beacons.xml | 2 +- indra/newview/skins/default/xui/es/floater_build_options.xml | 2 +- indra/newview/skins/default/xui/es/floater_bulk_perms.xml | 2 +- indra/newview/skins/default/xui/es/floater_bumps.xml | 2 +- indra/newview/skins/default/xui/es/floater_buy_contents.xml | 2 +- indra/newview/skins/default/xui/es/floater_buy_currency.xml | 2 +- indra/newview/skins/default/xui/es/floater_buy_land.xml | 2 +- indra/newview/skins/default/xui/es/floater_buy_object.xml | 2 +- indra/newview/skins/default/xui/es/floater_choose_group.xml | 2 +- indra/newview/skins/default/xui/es/floater_color_picker.xml | 2 +- indra/newview/skins/default/xui/es/floater_customize.xml | 2 +- indra/newview/skins/default/xui/es/floater_day_cycle_options.xml | 2 +- indra/newview/skins/default/xui/es/floater_device_settings.xml | 2 +- indra/newview/skins/default/xui/es/floater_env_settings.xml | 2 +- indra/newview/skins/default/xui/es/floater_font_test.xml | 2 +- indra/newview/skins/default/xui/es/floater_gesture.xml | 2 +- indra/newview/skins/default/xui/es/floater_god_tools.xml | 2 +- indra/newview/skins/default/xui/es/floater_hardware_settings.xml | 2 +- indra/newview/skins/default/xui/es/floater_hud.xml | 2 +- indra/newview/skins/default/xui/es/floater_inspect.xml | 2 +- indra/newview/skins/default/xui/es/floater_inventory.xml | 2 +- .../skins/default/xui/es/floater_inventory_item_properties.xml | 2 +- indra/newview/skins/default/xui/es/floater_inventory_view_finder.xml | 2 +- indra/newview/skins/default/xui/es/floater_joystick.xml | 2 +- indra/newview/skins/default/xui/es/floater_lagmeter.xml | 2 +- indra/newview/skins/default/xui/es/floater_land_holdings.xml | 2 +- indra/newview/skins/default/xui/es/floater_live_lsleditor.xml | 2 +- indra/newview/skins/default/xui/es/floater_lsl_guide.xml | 2 +- indra/newview/skins/default/xui/es/floater_media_browser.xml | 2 +- indra/newview/skins/default/xui/es/floater_mem_leaking.xml | 2 +- indra/newview/skins/default/xui/es/floater_mute_object.xml | 2 +- indra/newview/skins/default/xui/es/floater_my_friends.xml | 2 +- indra/newview/skins/default/xui/es/floater_openobject.xml | 2 +- indra/newview/skins/default/xui/es/floater_perm_prefs.xml | 2 +- indra/newview/skins/default/xui/es/floater_post_process.xml | 2 +- indra/newview/skins/default/xui/es/floater_postcard.xml | 2 +- indra/newview/skins/default/xui/es/floater_preferences.xml | 2 +- indra/newview/skins/default/xui/es/floater_preview_classified.xml | 2 +- indra/newview/skins/default/xui/es/floater_preview_event.xml | 2 +- indra/newview/skins/default/xui/es/floater_preview_notecard.xml | 2 +- indra/newview/skins/default/xui/es/floater_region_info.xml | 2 +- indra/newview/skins/default/xui/es/floater_report_abuse.xml | 2 +- indra/newview/skins/default/xui/es/floater_script_debug.xml | 2 +- indra/newview/skins/default/xui/es/floater_script_preview.xml | 2 +- indra/newview/skins/default/xui/es/floater_script_queue.xml | 2 +- indra/newview/skins/default/xui/es/floater_script_search.xml | 2 +- indra/newview/skins/default/xui/es/floater_sell_land.xml | 2 +- indra/newview/skins/default/xui/es/floater_settings_debug.xml | 2 +- indra/newview/skins/default/xui/es/floater_snapshot.xml | 2 +- indra/newview/skins/default/xui/es/floater_sound_preview.xml | 2 +- indra/newview/skins/default/xui/es/floater_statistics.xml | 2 +- indra/newview/skins/default/xui/es/floater_telehub.xml | 2 +- indra/newview/skins/default/xui/es/floater_texture_ctrl.xml | 2 +- indra/newview/skins/default/xui/es/floater_tools.xml | 2 +- indra/newview/skins/default/xui/es/floater_top_objects.xml | 2 +- indra/newview/skins/default/xui/es/floater_water.xml | 2 +- indra/newview/skins/default/xui/es/floater_windlight_options.xml | 2 +- indra/newview/skins/default/xui/es/floater_world_map.xml | 2 +- indra/newview/skins/default/xui/fr/floater_about.xml | 2 +- indra/newview/skins/default/xui/fr/floater_about_land.xml | 2 +- indra/newview/skins/default/xui/fr/floater_auction.xml | 2 +- indra/newview/skins/default/xui/fr/floater_avatar_picker.xml | 2 +- indra/newview/skins/default/xui/fr/floater_avatar_textures.xml | 2 +- indra/newview/skins/default/xui/fr/floater_beacons.xml | 2 +- indra/newview/skins/default/xui/fr/floater_build_options.xml | 2 +- indra/newview/skins/default/xui/fr/floater_bulk_perms.xml | 2 +- indra/newview/skins/default/xui/fr/floater_bumps.xml | 2 +- indra/newview/skins/default/xui/fr/floater_buy_contents.xml | 2 +- indra/newview/skins/default/xui/fr/floater_buy_currency.xml | 2 +- indra/newview/skins/default/xui/fr/floater_buy_land.xml | 2 +- indra/newview/skins/default/xui/fr/floater_buy_object.xml | 2 +- indra/newview/skins/default/xui/fr/floater_choose_group.xml | 2 +- indra/newview/skins/default/xui/fr/floater_color_picker.xml | 2 +- indra/newview/skins/default/xui/fr/floater_customize.xml | 2 +- indra/newview/skins/default/xui/fr/floater_day_cycle_options.xml | 2 +- indra/newview/skins/default/xui/fr/floater_device_settings.xml | 2 +- indra/newview/skins/default/xui/fr/floater_env_settings.xml | 2 +- indra/newview/skins/default/xui/fr/floater_font_test.xml | 2 +- indra/newview/skins/default/xui/fr/floater_gesture.xml | 2 +- indra/newview/skins/default/xui/fr/floater_god_tools.xml | 2 +- indra/newview/skins/default/xui/fr/floater_hardware_settings.xml | 2 +- indra/newview/skins/default/xui/fr/floater_hud.xml | 2 +- indra/newview/skins/default/xui/fr/floater_inspect.xml | 2 +- indra/newview/skins/default/xui/fr/floater_inventory.xml | 2 +- .../skins/default/xui/fr/floater_inventory_item_properties.xml | 2 +- indra/newview/skins/default/xui/fr/floater_inventory_view_finder.xml | 2 +- indra/newview/skins/default/xui/fr/floater_joystick.xml | 2 +- indra/newview/skins/default/xui/fr/floater_lagmeter.xml | 2 +- indra/newview/skins/default/xui/fr/floater_land_holdings.xml | 2 +- indra/newview/skins/default/xui/fr/floater_live_lsleditor.xml | 2 +- indra/newview/skins/default/xui/fr/floater_lsl_guide.xml | 2 +- indra/newview/skins/default/xui/fr/floater_media_browser.xml | 2 +- indra/newview/skins/default/xui/fr/floater_mem_leaking.xml | 2 +- indra/newview/skins/default/xui/fr/floater_mute_object.xml | 2 +- indra/newview/skins/default/xui/fr/floater_my_friends.xml | 2 +- indra/newview/skins/default/xui/fr/floater_notification.xml | 2 +- indra/newview/skins/default/xui/fr/floater_notifications_console.xml | 2 +- indra/newview/skins/default/xui/fr/floater_openobject.xml | 2 +- indra/newview/skins/default/xui/fr/floater_perm_prefs.xml | 2 +- indra/newview/skins/default/xui/fr/floater_post_process.xml | 2 +- indra/newview/skins/default/xui/fr/floater_postcard.xml | 2 +- indra/newview/skins/default/xui/fr/floater_preferences.xml | 2 +- indra/newview/skins/default/xui/fr/floater_preview_classified.xml | 2 +- indra/newview/skins/default/xui/fr/floater_preview_event.xml | 2 +- indra/newview/skins/default/xui/fr/floater_preview_notecard.xml | 2 +- indra/newview/skins/default/xui/fr/floater_region_info.xml | 2 +- indra/newview/skins/default/xui/fr/floater_report_abuse.xml | 2 +- indra/newview/skins/default/xui/fr/floater_script_debug.xml | 2 +- indra/newview/skins/default/xui/fr/floater_script_preview.xml | 2 +- indra/newview/skins/default/xui/fr/floater_script_queue.xml | 2 +- indra/newview/skins/default/xui/fr/floater_script_search.xml | 2 +- indra/newview/skins/default/xui/fr/floater_sell_land.xml | 2 +- indra/newview/skins/default/xui/fr/floater_settings_debug.xml | 2 +- indra/newview/skins/default/xui/fr/floater_snapshot.xml | 2 +- indra/newview/skins/default/xui/fr/floater_sound_preview.xml | 2 +- indra/newview/skins/default/xui/fr/floater_statistics.xml | 2 +- indra/newview/skins/default/xui/fr/floater_telehub.xml | 2 +- indra/newview/skins/default/xui/fr/floater_texture_ctrl.xml | 2 +- indra/newview/skins/default/xui/fr/floater_tools.xml | 2 +- indra/newview/skins/default/xui/fr/floater_top_objects.xml | 2 +- indra/newview/skins/default/xui/fr/floater_water.xml | 2 +- indra/newview/skins/default/xui/fr/floater_windlight_options.xml | 2 +- indra/newview/skins/default/xui/fr/floater_world_map.xml | 2 +- indra/newview/skins/default/xui/it/floater_about.xml | 2 +- indra/newview/skins/default/xui/it/floater_about_land.xml | 2 +- indra/newview/skins/default/xui/it/floater_auction.xml | 2 +- indra/newview/skins/default/xui/it/floater_avatar_picker.xml | 2 +- indra/newview/skins/default/xui/it/floater_avatar_textures.xml | 2 +- indra/newview/skins/default/xui/it/floater_beacons.xml | 2 +- indra/newview/skins/default/xui/it/floater_build_options.xml | 2 +- indra/newview/skins/default/xui/it/floater_bulk_perms.xml | 2 +- indra/newview/skins/default/xui/it/floater_bumps.xml | 2 +- indra/newview/skins/default/xui/it/floater_buy_contents.xml | 2 +- indra/newview/skins/default/xui/it/floater_buy_currency.xml | 2 +- indra/newview/skins/default/xui/it/floater_buy_land.xml | 2 +- indra/newview/skins/default/xui/it/floater_buy_object.xml | 2 +- indra/newview/skins/default/xui/it/floater_choose_group.xml | 2 +- indra/newview/skins/default/xui/it/floater_color_picker.xml | 2 +- indra/newview/skins/default/xui/it/floater_customize.xml | 2 +- indra/newview/skins/default/xui/it/floater_day_cycle_options.xml | 2 +- indra/newview/skins/default/xui/it/floater_device_settings.xml | 2 +- indra/newview/skins/default/xui/it/floater_env_settings.xml | 2 +- indra/newview/skins/default/xui/it/floater_font_test.xml | 2 +- indra/newview/skins/default/xui/it/floater_gesture.xml | 2 +- indra/newview/skins/default/xui/it/floater_hardware_settings.xml | 2 +- indra/newview/skins/default/xui/it/floater_hud.xml | 2 +- indra/newview/skins/default/xui/it/floater_inspect.xml | 2 +- indra/newview/skins/default/xui/it/floater_inventory.xml | 2 +- .../skins/default/xui/it/floater_inventory_item_properties.xml | 2 +- indra/newview/skins/default/xui/it/floater_inventory_view_finder.xml | 2 +- indra/newview/skins/default/xui/it/floater_joystick.xml | 2 +- indra/newview/skins/default/xui/it/floater_lagmeter.xml | 2 +- indra/newview/skins/default/xui/it/floater_land_holdings.xml | 2 +- indra/newview/skins/default/xui/it/floater_live_lsleditor.xml | 2 +- indra/newview/skins/default/xui/it/floater_lsl_guide.xml | 2 +- indra/newview/skins/default/xui/it/floater_media_browser.xml | 2 +- indra/newview/skins/default/xui/it/floater_mem_leaking.xml | 2 +- indra/newview/skins/default/xui/it/floater_mute_object.xml | 2 +- indra/newview/skins/default/xui/it/floater_my_friends.xml | 2 +- indra/newview/skins/default/xui/it/floater_openobject.xml | 2 +- indra/newview/skins/default/xui/it/floater_perm_prefs.xml | 2 +- indra/newview/skins/default/xui/it/floater_post_process.xml | 2 +- indra/newview/skins/default/xui/it/floater_postcard.xml | 2 +- indra/newview/skins/default/xui/it/floater_preferences.xml | 2 +- indra/newview/skins/default/xui/it/floater_preview_classified.xml | 2 +- indra/newview/skins/default/xui/it/floater_preview_event.xml | 2 +- indra/newview/skins/default/xui/it/floater_preview_notecard.xml | 2 +- indra/newview/skins/default/xui/it/floater_region_info.xml | 2 +- indra/newview/skins/default/xui/it/floater_report_abuse.xml | 2 +- indra/newview/skins/default/xui/it/floater_script_debug.xml | 2 +- indra/newview/skins/default/xui/it/floater_script_preview.xml | 2 +- indra/newview/skins/default/xui/it/floater_script_queue.xml | 2 +- indra/newview/skins/default/xui/it/floater_script_search.xml | 2 +- indra/newview/skins/default/xui/it/floater_sell_land.xml | 2 +- indra/newview/skins/default/xui/it/floater_settings_debug.xml | 2 +- indra/newview/skins/default/xui/it/floater_snapshot.xml | 2 +- indra/newview/skins/default/xui/it/floater_sound_preview.xml | 2 +- indra/newview/skins/default/xui/it/floater_statistics.xml | 2 +- indra/newview/skins/default/xui/it/floater_telehub.xml | 2 +- indra/newview/skins/default/xui/it/floater_texture_ctrl.xml | 2 +- indra/newview/skins/default/xui/it/floater_tools.xml | 2 +- indra/newview/skins/default/xui/it/floater_top_objects.xml | 2 +- indra/newview/skins/default/xui/it/floater_water.xml | 2 +- indra/newview/skins/default/xui/it/floater_windlight_options.xml | 2 +- indra/newview/skins/default/xui/it/floater_world_map.xml | 2 +- indra/newview/skins/default/xui/ja/floater_about.xml | 2 +- indra/newview/skins/default/xui/ja/floater_device_settings.xml | 2 +- indra/newview/skins/default/xui/ja/floater_inventory_view_finder.xml | 2 +- indra/newview/skins/default/xui/ja/floater_lsl_guide.xml | 2 +- indra/newview/skins/default/xui/ja/floater_script_debug.xml | 2 +- indra/newview/skins/default/xui/ja/floater_sound_preview.xml | 2 +- indra/newview/skins/default/xui/nl/floater_about.xml | 2 +- indra/newview/skins/default/xui/nl/floater_about_land.xml | 2 +- indra/newview/skins/default/xui/nl/floater_auction.xml | 2 +- indra/newview/skins/default/xui/nl/floater_beacons.xml | 2 +- indra/newview/skins/default/xui/nl/floater_bulk_perms.xml | 2 +- indra/newview/skins/default/xui/nl/floater_bumps.xml | 2 +- indra/newview/skins/default/xui/nl/floater_buy_contents.xml | 2 +- indra/newview/skins/default/xui/nl/floater_buy_currency.xml | 2 +- indra/newview/skins/default/xui/nl/floater_buy_land.xml | 2 +- indra/newview/skins/default/xui/nl/floater_buy_object.xml | 2 +- indra/newview/skins/default/xui/nl/floater_choose_group.xml | 2 +- indra/newview/skins/default/xui/nl/floater_color_picker.xml | 2 +- indra/newview/skins/default/xui/nl/floater_customize.xml | 2 +- indra/newview/skins/default/xui/nl/floater_env_settings.xml | 2 +- indra/newview/skins/default/xui/nl/floater_font_test.xml | 2 +- indra/newview/skins/default/xui/nl/floater_gesture.xml | 2 +- indra/newview/skins/default/xui/nl/floater_hud.xml | 2 +- indra/newview/skins/default/xui/nl/floater_inspect.xml | 2 +- indra/newview/skins/default/xui/nl/floater_inventory.xml | 2 +- indra/newview/skins/default/xui/nl/floater_joystick.xml | 2 +- indra/newview/skins/default/xui/nl/floater_lagmeter.xml | 2 +- indra/newview/skins/default/xui/nl/floater_lsl_guide.xml | 2 +- indra/newview/skins/default/xui/nl/floater_mem_leaking.xml | 2 +- indra/newview/skins/default/xui/nl/floater_mute_object.xml | 2 +- indra/newview/skins/default/xui/nl/floater_my_friends.xml | 2 +- indra/newview/skins/default/xui/nl/floater_openobject.xml | 2 +- indra/newview/skins/default/xui/nl/floater_perm_prefs.xml | 2 +- indra/newview/skins/default/xui/nl/floater_post_process.xml | 2 +- indra/newview/skins/default/xui/nl/floater_postcard.xml | 2 +- indra/newview/skins/default/xui/nl/floater_preferences.xml | 2 +- indra/newview/skins/default/xui/nl/floater_region_info.xml | 2 +- indra/newview/skins/default/xui/nl/floater_report_abuse.xml | 2 +- indra/newview/skins/default/xui/nl/floater_script_debug.xml | 2 +- indra/newview/skins/default/xui/nl/floater_script_queue.xml | 2 +- indra/newview/skins/default/xui/nl/floater_sell_land.xml | 2 +- indra/newview/skins/default/xui/nl/floater_snapshot.xml | 2 +- indra/newview/skins/default/xui/nl/floater_statistics.xml | 2 +- indra/newview/skins/default/xui/nl/floater_telehub.xml | 2 +- indra/newview/skins/default/xui/nl/floater_texture_ctrl.xml | 2 +- indra/newview/skins/default/xui/nl/floater_tools.xml | 2 +- indra/newview/skins/default/xui/nl/floater_top_objects.xml | 2 +- indra/newview/skins/default/xui/nl/floater_water.xml | 2 +- indra/newview/skins/default/xui/nl/floater_world_map.xml | 2 +- indra/newview/skins/default/xui/pl/floater_about_land.xml | 2 +- indra/newview/skins/default/xui/pl/floater_auction.xml | 2 +- indra/newview/skins/default/xui/pl/floater_avatar_picker.xml | 2 +- indra/newview/skins/default/xui/pl/floater_avatar_textures.xml | 2 +- indra/newview/skins/default/xui/pl/floater_beacons.xml | 2 +- indra/newview/skins/default/xui/pl/floater_build_options.xml | 2 +- indra/newview/skins/default/xui/pl/floater_bulk_perms.xml | 2 +- indra/newview/skins/default/xui/pl/floater_bumps.xml | 2 +- indra/newview/skins/default/xui/pl/floater_buy_contents.xml | 2 +- indra/newview/skins/default/xui/pl/floater_buy_currency.xml | 2 +- indra/newview/skins/default/xui/pl/floater_buy_land.xml | 2 +- indra/newview/skins/default/xui/pl/floater_buy_object.xml | 2 +- indra/newview/skins/default/xui/pl/floater_choose_group.xml | 2 +- indra/newview/skins/default/xui/pl/floater_color_picker.xml | 2 +- indra/newview/skins/default/xui/pl/floater_customize.xml | 2 +- indra/newview/skins/default/xui/pl/floater_day_cycle_options.xml | 2 +- indra/newview/skins/default/xui/pl/floater_device_settings.xml | 2 +- indra/newview/skins/default/xui/pl/floater_env_settings.xml | 2 +- indra/newview/skins/default/xui/pl/floater_font_test.xml | 2 +- indra/newview/skins/default/xui/pl/floater_gesture.xml | 2 +- indra/newview/skins/default/xui/pl/floater_god_tools.xml | 2 +- indra/newview/skins/default/xui/pl/floater_hardware_settings.xml | 2 +- indra/newview/skins/default/xui/pl/floater_hud.xml | 2 +- indra/newview/skins/default/xui/pl/floater_inspect.xml | 2 +- indra/newview/skins/default/xui/pl/floater_inventory.xml | 2 +- .../skins/default/xui/pl/floater_inventory_item_properties.xml | 2 +- indra/newview/skins/default/xui/pl/floater_inventory_view_finder.xml | 2 +- indra/newview/skins/default/xui/pl/floater_joystick.xml | 4 ++-- indra/newview/skins/default/xui/pl/floater_lagmeter.xml | 2 +- indra/newview/skins/default/xui/pl/floater_land_holdings.xml | 2 +- indra/newview/skins/default/xui/pl/floater_live_lsleditor.xml | 2 +- indra/newview/skins/default/xui/pl/floater_lsl_guide.xml | 2 +- indra/newview/skins/default/xui/pl/floater_media_browser.xml | 2 +- indra/newview/skins/default/xui/pl/floater_mem_leaking.xml | 2 +- indra/newview/skins/default/xui/pl/floater_mute_object.xml | 2 +- indra/newview/skins/default/xui/pl/floater_my_friends.xml | 2 +- indra/newview/skins/default/xui/pl/floater_openobject.xml | 2 +- indra/newview/skins/default/xui/pl/floater_perm_prefs.xml | 2 +- indra/newview/skins/default/xui/pl/floater_post_process.xml | 2 +- indra/newview/skins/default/xui/pl/floater_postcard.xml | 2 +- indra/newview/skins/default/xui/pl/floater_preferences.xml | 2 +- indra/newview/skins/default/xui/pl/floater_preview_classified.xml | 2 +- indra/newview/skins/default/xui/pl/floater_preview_event.xml | 2 +- indra/newview/skins/default/xui/pl/floater_preview_notecard.xml | 2 +- indra/newview/skins/default/xui/pl/floater_region_info.xml | 2 +- indra/newview/skins/default/xui/pl/floater_report_abuse.xml | 2 +- indra/newview/skins/default/xui/pl/floater_script_debug.xml | 2 +- indra/newview/skins/default/xui/pl/floater_script_preview.xml | 2 +- indra/newview/skins/default/xui/pl/floater_script_queue.xml | 2 +- indra/newview/skins/default/xui/pl/floater_script_search.xml | 2 +- indra/newview/skins/default/xui/pl/floater_sell_land.xml | 2 +- indra/newview/skins/default/xui/pl/floater_settings_debug.xml | 2 +- indra/newview/skins/default/xui/pl/floater_snapshot.xml | 2 +- indra/newview/skins/default/xui/pl/floater_sound_preview.xml | 2 +- indra/newview/skins/default/xui/pl/floater_statistics.xml | 2 +- indra/newview/skins/default/xui/pl/floater_telehub.xml | 2 +- indra/newview/skins/default/xui/pl/floater_texture_ctrl.xml | 2 +- indra/newview/skins/default/xui/pl/floater_tools.xml | 2 +- indra/newview/skins/default/xui/pl/floater_top_objects.xml | 2 +- indra/newview/skins/default/xui/pl/floater_water.xml | 2 +- indra/newview/skins/default/xui/pl/floater_windlight_options.xml | 2 +- indra/newview/skins/default/xui/pl/floater_world_map.xml | 2 +- indra/newview/skins/default/xui/pt/floater_about.xml | 2 +- indra/newview/skins/default/xui/pt/floater_about_land.xml | 2 +- indra/newview/skins/default/xui/pt/floater_auction.xml | 2 +- indra/newview/skins/default/xui/pt/floater_avatar_picker.xml | 2 +- indra/newview/skins/default/xui/pt/floater_avatar_textures.xml | 2 +- indra/newview/skins/default/xui/pt/floater_beacons.xml | 2 +- indra/newview/skins/default/xui/pt/floater_build_options.xml | 2 +- indra/newview/skins/default/xui/pt/floater_bulk_perms.xml | 2 +- indra/newview/skins/default/xui/pt/floater_bumps.xml | 2 +- indra/newview/skins/default/xui/pt/floater_buy_contents.xml | 2 +- indra/newview/skins/default/xui/pt/floater_buy_currency.xml | 2 +- indra/newview/skins/default/xui/pt/floater_buy_land.xml | 2 +- indra/newview/skins/default/xui/pt/floater_buy_object.xml | 2 +- indra/newview/skins/default/xui/pt/floater_choose_group.xml | 2 +- indra/newview/skins/default/xui/pt/floater_color_picker.xml | 2 +- indra/newview/skins/default/xui/pt/floater_customize.xml | 2 +- indra/newview/skins/default/xui/pt/floater_day_cycle_options.xml | 2 +- indra/newview/skins/default/xui/pt/floater_device_settings.xml | 2 +- indra/newview/skins/default/xui/pt/floater_env_settings.xml | 2 +- indra/newview/skins/default/xui/pt/floater_font_test.xml | 2 +- indra/newview/skins/default/xui/pt/floater_gesture.xml | 2 +- indra/newview/skins/default/xui/pt/floater_god_tools.xml | 2 +- indra/newview/skins/default/xui/pt/floater_hardware_settings.xml | 2 +- indra/newview/skins/default/xui/pt/floater_hud.xml | 2 +- indra/newview/skins/default/xui/pt/floater_inspect.xml | 2 +- indra/newview/skins/default/xui/pt/floater_inventory.xml | 2 +- .../skins/default/xui/pt/floater_inventory_item_properties.xml | 2 +- indra/newview/skins/default/xui/pt/floater_inventory_view_finder.xml | 2 +- indra/newview/skins/default/xui/pt/floater_joystick.xml | 2 +- indra/newview/skins/default/xui/pt/floater_lagmeter.xml | 2 +- indra/newview/skins/default/xui/pt/floater_land_holdings.xml | 2 +- indra/newview/skins/default/xui/pt/floater_live_lsleditor.xml | 2 +- indra/newview/skins/default/xui/pt/floater_lsl_guide.xml | 2 +- indra/newview/skins/default/xui/pt/floater_media_browser.xml | 2 +- indra/newview/skins/default/xui/pt/floater_mem_leaking.xml | 2 +- indra/newview/skins/default/xui/pt/floater_mute_object.xml | 2 +- indra/newview/skins/default/xui/pt/floater_my_friends.xml | 2 +- indra/newview/skins/default/xui/pt/floater_openobject.xml | 2 +- indra/newview/skins/default/xui/pt/floater_perm_prefs.xml | 2 +- indra/newview/skins/default/xui/pt/floater_post_process.xml | 2 +- indra/newview/skins/default/xui/pt/floater_postcard.xml | 2 +- indra/newview/skins/default/xui/pt/floater_preferences.xml | 2 +- indra/newview/skins/default/xui/pt/floater_preview_classified.xml | 2 +- indra/newview/skins/default/xui/pt/floater_preview_event.xml | 2 +- indra/newview/skins/default/xui/pt/floater_preview_notecard.xml | 2 +- indra/newview/skins/default/xui/pt/floater_region_info.xml | 2 +- indra/newview/skins/default/xui/pt/floater_report_abuse.xml | 2 +- indra/newview/skins/default/xui/pt/floater_script_debug.xml | 2 +- indra/newview/skins/default/xui/pt/floater_script_preview.xml | 2 +- indra/newview/skins/default/xui/pt/floater_script_queue.xml | 2 +- indra/newview/skins/default/xui/pt/floater_script_search.xml | 2 +- indra/newview/skins/default/xui/pt/floater_sell_land.xml | 2 +- indra/newview/skins/default/xui/pt/floater_settings_debug.xml | 2 +- indra/newview/skins/default/xui/pt/floater_snapshot.xml | 2 +- indra/newview/skins/default/xui/pt/floater_sound_preview.xml | 2 +- indra/newview/skins/default/xui/pt/floater_statistics.xml | 2 +- indra/newview/skins/default/xui/pt/floater_telehub.xml | 2 +- indra/newview/skins/default/xui/pt/floater_texture_ctrl.xml | 2 +- indra/newview/skins/default/xui/pt/floater_tools.xml | 2 +- indra/newview/skins/default/xui/pt/floater_top_objects.xml | 2 +- indra/newview/skins/default/xui/pt/floater_water.xml | 2 +- indra/newview/skins/default/xui/pt/floater_windlight_options.xml | 2 +- indra/newview/skins/default/xui/pt/floater_world_map.xml | 2 +- 569 files changed, 579 insertions(+), 579 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/skins/default/xui/da/floater_about.xml b/indra/newview/skins/default/xui/da/floater_about.xml index 81d4d3fdfd..f0c9c45d04 100644 --- a/indra/newview/skins/default/xui/da/floater_about.xml +++ b/indra/newview/skins/default/xui/da/floater_about.xml @@ -1,5 +1,5 @@ - + diff --git a/indra/newview/skins/default/xui/da/floater_about_land.xml b/indra/newview/skins/default/xui/da/floater_about_land.xml index c4cf722159..cb5d618dde 100644 --- a/indra/newview/skins/default/xui/da/floater_about_land.xml +++ b/indra/newview/skins/default/xui/da/floater_about_land.xml @@ -1,5 +1,5 @@ - + diff --git a/indra/newview/skins/default/xui/da/floater_auction.xml b/indra/newview/skins/default/xui/da/floater_auction.xml index f981242f8a..8f793557be 100644 --- a/indra/newview/skins/default/xui/da/floater_auction.xml +++ b/indra/newview/skins/default/xui/da/floater_auction.xml @@ -1,5 +1,5 @@ - + + Date: Thu, 5 Nov 2009 15:16:27 -0500 Subject: Updated TimeTextColor. http://jira.secondlife.com/browse/EXT-2138 --- indra/newview/skins/default/colors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index 1e0da13162..572a4cf9e9 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -651,7 +651,7 @@ value="0 0 0 .33" /> + reference="LtGray" /> -- cgit v1.2.3 From 6ce9f3b047084a9b947f66d041645238feb4b09b Mon Sep 17 00:00:00 2001 From: Erica Date: Thu, 5 Nov 2009 12:53:41 -0800 Subject: EXT-2160 texture picker cancel button should be on the right, General texture and color picker cleanup --- .../skins/default/xui/en/floater_color_picker.xml | 22 +++-- .../skins/default/xui/en/floater_texture_ctrl.xml | 105 +++++++++++---------- 2 files changed, 67 insertions(+), 60 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/skins/default/xui/en/floater_color_picker.xml b/indra/newview/skins/default/xui/en/floater_color_picker.xml index e4b9d3f6bc..4380ff8f4b 100644 --- a/indra/newview/skins/default/xui/en/floater_color_picker.xml +++ b/indra/newview/skins/default/xui/en/floater_color_picker.xml @@ -168,26 +168,29 @@ - + + + - - - Date: Fri, 6 Nov 2009 16:11:42 -0500 Subject: Changed "Support" tab to "Info". http://jira.secondlife.com/browse/EXT-2177 --- indra/newview/skins/default/xui/en/floater_about.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml index c74b1929b4..2ff99dcf5a 100644 --- a/indra/newview/skins/default/xui/en/floater_about.xml +++ b/indra/newview/skins/default/xui/en/floater_about.xml @@ -69,7 +69,7 @@ Packets Lost: [PACKETS_LOST,number,0]/[PACKETS_IN,number,0] ([PACKETS_PCT,number tab_position="top"> Date: Fri, 6 Nov 2009 13:51:16 -0800 Subject: EXT-1501 Menu fonts now configurable in XUI, set size to SansSerifSmall --- indra/newview/skins/default/xui/en/widgets/menu_item.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 indra/newview/skins/default/xui/en/widgets/menu_item.xml (limited to 'indra/newview') diff --git a/indra/newview/skins/default/xui/en/widgets/menu_item.xml b/indra/newview/skins/default/xui/en/widgets/menu_item.xml new file mode 100644 index 0000000000..c98e9cb6b8 --- /dev/null +++ b/indra/newview/skins/default/xui/en/widgets/menu_item.xml @@ -0,0 +1,6 @@ + + + + -- cgit v1.2.3