diff options
| author | Rick Pasetto <rick@lindenlab.com> | 2009-11-13 17:42:38 -0800 | 
|---|---|---|
| committer | Rick Pasetto <rick@lindenlab.com> | 2009-11-13 17:42:38 -0800 | 
| commit | 6be35d363fb9e9f04c5344cab808ef40e63cbfab (patch) | |
| tree | 3af2fd794c41bc30f24832e61ba4f63b4e007b97 /indra | |
| parent | 4ca8b32bceab308411c9ea13552338e9cccd70f4 (diff) | |
Integrated most of the final artwork into the media controls
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/panel_prim_media_controls.xml | 372 | 
1 files changed, 193 insertions, 179 deletions
| 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 70c5d7b823..98025e28db 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 @@ -77,10 +77,14 @@  		width="22"  		top="4">  	  <button +		  image_overlay="Arrow_Left_Off" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  auto_resize="false"  		  height="22" -		  image_selected="media_btn_back.png" -		  image_unselected="media_btn_back.png"  		  layout="topleft"  		  tool_tip="Step back"  		  width="22" @@ -96,37 +100,25 @@  		user_resize="false"  		layout="topleft"  		top="10" -		min_width="17" -		width="17"> +		min_width="22" +		width="22">  	  <button +		  image_overlay="Arrow_Right_Off" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  height="22" -		  image_selected="media_btn_forward.png" -		  image_unselected="media_btn_forward.png"  		  layout="topleft"  		  tool_tip="Step forward"  		  top_delta="0" -		  min_width="17" -		  width="17"> +		  min_width="22" +		  width="22">  		<button.commit_callback  			function="MediaCtrl.Forward" />  	  </button>  	</layout_panel> -	<!-- -		<panel -		height="22" -		layout="topleft" -		auto_resize="false" -		min_width="3" -		width="3"> -		<icon -		height="22" -		image_name="media_panel_divider.png" -		layout="topleft" -		top="0" -		min_width="3" -		width="3" /> -		</panel> -	-->  	<layout_panel  		name="home"  		auto_resize="false" @@ -136,11 +128,15 @@  		min_width="22"  		width="22">  	  <button -		  height="22" -		  image_selected="media_btn_home.png" -		  image_unselected="media_btn_home.png" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_overlay="Home_Off" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  layout="topleft"  		  tool_tip="Home page" +		  height="22"  		  min_width="22"  		  width="22">  		<button.commit_callback @@ -155,10 +151,15 @@  		top="2"  		min_width="22"  		width="22"> +	  <!-- The stop button here is temporary artwork -->  	  <button +		  image_overlay="media_btn_stoploading.png" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  height="22" -		  image_selected="button_anim_stop.tga" -		  image_unselected="button_anim_stop.tga"  		  layout="topleft"  		  tool_tip="Stop media"  		  min_width="22" @@ -167,22 +168,6 @@  			function="MediaCtrl.Stop" />  	  </button>  	</layout_panel> -	<!-- -		<panel -		height="22" -		layout="topleft" -		auto_resize="false" -		min_width="3" -		width="3"> -		<icon -		height="22" -		image_name="media_panel_divider.png" -		layout="topleft" -		top="0" -		min_width="3" -		width="3" /> -		</panel> -	-->  	<layout_panel  		name="reload"  		auto_resize="false" @@ -193,8 +178,12 @@  		width="22">  	  <button  		  height="22" -		  image_selected="media_btn_reload.png" -		  image_unselected="media_btn_reload.png" +		  image_overlay="Refresh_Off" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  layout="topleft"  		  tool_tip="Reload"  		  min_width="22" @@ -213,8 +202,12 @@  		width="22">  	  <button  		  height="22" -		  image_selected="media_btn_stoploading.png" -		  image_unselected="media_btn_stoploading.png" +		  image_overlay="StopReload_Off" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  layout="topleft"  		  tool_tip = "Stop loading"  		  min_width="22" @@ -232,11 +225,15 @@  		min_width="22"  		width="22">  	  <button -		  height="22" -		  image_selected="button_anim_play.tga" -		  image_unselected="button_anim_play.tga" +		  image_overlay="Play_Off" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  layout="topleft"  		  tool_tip = "Play media" +		  height="22"  		  min_width="22"  		  width="22">  		<button.commit_callback @@ -252,10 +249,14 @@  		min_width="22"  		width="22">  	  <button -		  height="22" -		  image_selected="button_anim_pause.tga" -		  image_unselected="button_anim_pause.tga" +		  image_overlay="Pause_Off" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  layout="topleft" +		  height="22"  		  tool_tip = "Pause media">  		<button.commit_callback  			function="MediaCtrl.Pause" /> @@ -266,7 +267,7 @@  		name="media_address"  		auto_resize="true"  		user_resize="false" -		height="22" +		height="24"  		follows="left|right|bottom"  		layout="topleft"  		width="190" @@ -313,7 +314,7 @@ function="MediaCtrl.CommitURL" />  			  name="media_whitelist_flag"  			  follows="top|right"  			  height="16" -			  image_name="smicon_warn.tga" +			  image_name="Flag"  			  layout="topleft"  			  tool_tip="White List enabled"  			  min_width="16" @@ -327,7 +328,7 @@ function="MediaCtrl.CommitURL" />  		  <icon  			  name="media_secure_lock_flag"  			  height="16" -			  image_name="icon_lock.tga" +			  image_name="Lock2"  			  layout="topleft"  			  tool_tip="Secured Browsing"  			  min_width="16" @@ -351,6 +352,7 @@ function="MediaCtrl.CommitURL" />  		  initial_value="0.5"  		  layout="topleft"  		  tool_tip="Movie play progress" +		  top="8"  		  min_width="100"  		  width="200">  		<slider_bar.commit_callback @@ -362,43 +364,55 @@ function="MediaCtrl.CommitURL" />  		auto_resize="false"  		user_resize="false"  		layout="topleft" -		height="24" -		min_width="24" -		width="24"> +		height="22" +		min_width="22" +		width="22"> +	  <!-- Note: this isn't quite right either...the mute button is not the --> +	  <!-- same as the others because it can't have the "image_overlay" be  --> +	  <!-- two different images.  -->  	  <button +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="AudioMute_Off" +		  image_unselected="Audio_Off" +		  hover_glow_amount="0.15"  		  name="media_volume_button"  		  height="22" -		  image_selected="icn_speaker-muted_dark.tga" -		  image_unselected="icn_speaker_dark.tga"  		  is_toggle="true"  		  layout="topleft"  		  scale_image="false"   		  tool_tip="Mute This Media" -		  top_delta="22" -		  min_width="24" -		  width="24" > +		  top_delta="18" +		  min_width="22" +		  width="22" >  		<button.commit_callback  			function="MediaCtrl.ToggleMute" />  	  </button>  	</layout_panel> +	<!-- We don't have a design yet for "volume", so this is a temporary --> +	<!-- solution.  See DEV-42827. -->  	<layout_panel  		name="volume_up"  		auto_resize="false"  		user_resize="false"  		layout="topleft" -		min_width="20" +		min_width="14"  		height="14" -		width="20"> +		width="14">  	  <button -		  top="-3" +		  image_overlay="media_btn_scrollup.png" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15" +		  top="-5"  		  height="14" -		  image_selected="media_btn_scrollup.png" -		  image_unselected="media_btn_scrollup.png"  		  layout="topleft"  		  tool_tip="Volume up"  		  scale_image="true" -		  min_width="20" -		  width="20" > +		  min_width="14" +		  width="14" >  		<button.commit_callback  			function="MediaCtrl.CommitVolumeUp" />  	  </button> @@ -408,27 +422,33 @@ function="MediaCtrl.CommitURL" />  		auto_resize="false"  		user_resize="false"  		layout="topleft" -		min_width="20" +		min_width="14"  		height="14" -		width="20"> +		width="14">  	  <button -		  top="-5" -		  height="14" -		  image_selected="media_btn_scrolldown.png" -		  image_unselected="media_btn_scrolldown.png" +		  image_overlay="media_btn_scrolldown.png" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  layout="topleft"  		  tool_tip="Volume down"  		  scale_image="true" -		  min_width="20" -		  width="20"> +		  top="-5" +		  height="14" +		  min_width="14" +		  width="14">  		<button.commit_callback  			function="MediaCtrl.CommitVolumeDown" />  	  </button>  	</layout_panel>  	<!-- Scroll pad --> +	<!-- This was removed from the design, but is still here because it is -->  +	<!-- complex, and recreating it would be hard.  In case the design --> +	<!-- changes, here it lies: -->   	<!-- -		disabled -		<layout_panel +	<layout_panel  		name="media_panel_scroll"  		auto_resize="false"  		user_resize="false" @@ -437,64 +457,77 @@ function="MediaCtrl.CommitURL" />  		layout="topleft"  		min_width="32"  		width="32"> -		<icon -		height="32" -		image_name="media_panel_scrollbg.png" -		layout="topleft" -		top="0" -		min_width="32" -		width="32" /> -		<button -		name="scrollup" -		height="8" -		image_selected="media_btn_scrollup.png" -		image_unselected="media_btn_scrollup.png" -		layout="topleft" -		tool_tip="Scroll up" -		scale_image="false" -		left="12" -		top_delta="4" -		min_width="8" -		width="8" /> -		<button -		name="scrollleft" -		height="8" -		image_selected="media_btn_scrollleft.png" -		image_unselected="media_btn_scrollleft.png" -		layout="topleft" -		left="3" -		tool_tip="Scroll left" -		scale_image="false" -		top="12" -		min_width="8" -		width="8" /> -		<button -		name="scrollright" -		height="8" -		image_selected="media_btn_scrollright.png" -		image_unselected="media_btn_scrollright.png" -		layout="topleft" -		left_pad="9" -		tool_tip="Scroll right" -		scale_image="false" -		top_delta="0" -		min_width="8" -		width="8" /> -		<button -		name="scrolldown" -		height="8" -		image_selected="media_btn_scrolldown.png" -		image_unselected="media_btn_scrolldown.png" -		layout="topleft" -		left="12" -		tool_tip="Scroll down" -		scale_image="false" -		top="20" -		min_width="8" -		width="8" /> -		</layout_panel> -		disabled +	  <icon +		  height="32" +		  image_name="media_panel_scrollbg.png" +		  layout="topleft" +		  top="0" +		  min_width="32" +		  width="32" /> +	  <button +		  name="scrollup" +		  height="8" +		  image_selected="media_btn_scrollup.png" +		  image_unselected="media_btn_scrollup.png" +		  layout="topleft" +		  tool_tip="Scroll up" +		  scale_image="false" +		  left="12" +		  top_delta="4" +		  min_width="8" +		  width="8" /> +	  <button +		  name="scrollleft" +		  height="8" +		  image_selected="media_btn_scrollleft.png" +		  image_unselected="media_btn_scrollleft.png" +		  layout="topleft" +		  left="3" +		  tool_tip="Scroll left" +		  scale_image="false" +		  top="12" +		  min_width="8" +		  width="8" /> +	  <button +		  name="scrollright" +		  height="8" +		  image_selected="media_btn_scrollright.png" +		  image_unselected="media_btn_scrollright.png" +		  layout="topleft" +		  left_pad="9" +		  tool_tip="Scroll right" +		  scale_image="false" +		  top_delta="0" +		  min_width="8" +		  width="8" /> +	  <button +		  name="scrolldown" +		  height="8" +		  image_selected="media_btn_scrolldown.png" +		  image_unselected="media_btn_scrolldown.png" +		  layout="topleft" +		  left="12" +		  tool_tip="Scroll down" +		  scale_image="false" +		  top="20" +		  min_width="8" +		  width="8" /> +	</layout_panel>  	--> +	<panel +		height="28" +		layout="topleft" +		auto_resize="false" +		min_width="3" +		width="3"> +	  <icon +		  height="26" +		  image_name="media_panel_divider.png" +		  layout="topleft" +		  top="0" +		  min_width="3" +		  width="3" /> +	</panel>  	<layout_panel  		name="zoom_frame"  		auto_resize="false" @@ -504,9 +537,13 @@ function="MediaCtrl.CommitURL" />  		min_width="22"  		width="22">  	  <button +		  image_overlay="Zoom_Off" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  height="22" -		  image_selected="media_btn_optimalzoom.png" -		  image_unselected="media_btn_optimalzoom.png"  		  layout="topleft"  		  tool_tip="Zoom into media"  		  min_width="22" @@ -522,10 +559,15 @@ function="MediaCtrl.CommitURL" />  		layout="topleft"  		min_width="21"  		width="21" > +	  <!-- There is no "Zoom out" icon, so we use this temporarily -->  	  <button +		  image_overlay="ForwardArrow_Off" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  height="22" -		  image_selected="media_btn_done.png" -		  image_unselected="media_btn_done.png"  		  layout="topleft"  		  tool_tip ="Zoom Back"  		  top_delta="-4" @@ -534,22 +576,6 @@ function="MediaCtrl.CommitURL" />  			function="MediaCtrl.Close" />  	  </button>  	</layout_panel> -	<!-- -		<panel -		height="22" -		layout="topleft" -		auto_resize="false" -		min_width="3" -		width="3"> -		<icon -		height="22" -		image_name="media_panel_divider.png" -		layout="topleft" -		top="0" -		min_width="3" -		width="3" /> -		</panel> -	-->  	<layout_panel  		name="new_window"  		auto_resize="false" @@ -558,34 +584,22 @@ function="MediaCtrl.CommitURL" />  		min_width="22"  		width="22">  	  <button +		  image_overlay="ExternalBrowser_Off" +		  image_disabled="PushButton_Disabled" +		  image_disabled_selected="PushButton_Disabled" +		  image_selected="PushButton_Selected" +		  image_unselected="PushButton_Off" +		  hover_glow_amount="0.15"  		  height="22" -		  image_selected="media_btn_newwindow.png" -		  image_unselected="media_btn_newwindow.png"  		  layout="topleft"  		  tool_tip = "Open URL in browser" -		  top_delta="-3" +		  top_delta="-4"  		  min_width="24"  		  width="24" >  		<button.commit_callback  			function="MediaCtrl.Open" />  	  </button>  	</layout_panel> -	<!-- -		<panel -		height="22" -		layout="topleft" -		auto_resize="false" -		min_width="3" -		width="3"> -		<icon -		height="22" -		image_name="media_panel_divider.png" -		layout="topleft" -		top="0" -		min_width="3" -		width="3" /> -		</panel> -	-->  	<!-- bookend panel -->  	<layout_panel  		name="right_bookend" | 
