diff options
| author | Erica <erica@lindenlab.com> | 2009-11-01 00:34:12 -0700 | 
|---|---|---|
| committer | Erica <erica@lindenlab.com> | 2009-11-01 00:34:12 -0700 | 
| commit | 5d64b6f15510aa74cc8e8bd31c1d16a4eec76746 (patch) | |
| tree | f5a068a2c6e8113071de1018ebbd0a6c6638755d | |
| parent | a10a19de563958b7a14f2abd96ab4dddef4a367e (diff) | |
EXT-2056
15 files changed, 212 insertions, 213 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_about_land.xml b/indra/newview/skins/default/xui/en/floater_about_land.xml index c245f877c7..e13aa610e5 100644 --- a/indra/newview/skins/default/xui/en/floater_about_land.xml +++ b/indra/newview/skins/default/xui/en/floater_about_land.xml @@ -26,26 +26,28 @@          remaining      </floater.string>      <tab_container -     follows="left|top|right|bottom" +     follows="all"       height="400" +   halign="center"       layout="topleft"       font="SansSerifSmall"       left="1" -       tab_padding_right="5" +      tab_padding_right="5" +      tab_height="20"       name="landtab"       tab_position="top"       top="20"       width="459"> -        <panel +   <panel           border="true" -         follows="left|top|right|bottom" +         follows="all"           height="380"           label="General"           layout="topleft"           left="1"           help_topic="land_general_tab"           name="land_general_panel" -         top="-31" +         top="0"           width="458">              <panel.string               name="new users only"> @@ -534,7 +536,7 @@ Go to World menu > About Land or select another parcel to show its details.          </panel>          <panel           border="true" -         follows="left|top|right|bottom" +         follows="all"           height="380"           label="Covenant"           layout="topleft" @@ -630,7 +632,7 @@ Go to World menu > About Land or select another parcel to show its details.               length="1"               enabled="false"               follows="left|top|right|bottom" -             handle_edit_keys_directly="true"  +             handle_edit_keys_directly="true"               height="115"               layout="topleft"               left_delta="0" @@ -801,7 +803,7 @@ Go to World menu > About Land or select another parcel to show its details.          </panel>          <panel           border="true" -         follows="left|top|right|bottom" +         follows="all"           height="380"           label="Objects"           layout="topleft" @@ -1167,7 +1169,7 @@ Go to World menu > About Land or select another parcel to show its details.          </panel>          <panel           border="true" -         follows="left|top|right|bottom" +         follows="all"           height="333"           label="Options"           layout="topleft" @@ -1603,16 +1605,15 @@ Only large parcels can be listed in search.                   value="Anywhere" />              </combo_box>          </panel> -        <panel +     <panel           border="true" -         follows="left|top|right|bottom" +         follows="all"           height="363"           label="Media"           layout="topleft"           left_delta="0"           help_topic="land_media_tab"           name="land_media_panel" -         top_delta="1"           width="458">              <text               type="string" @@ -1623,24 +1624,22 @@ Only large parcels can be listed in search.               left="10"               name="with media:"               top="9" -             width="65"> +             width="100">                  Type:              </text>              <combo_box -             height="18" +            height="20"               layout="topleft" -             left_pad="5" +             left_pad="10"               name="media type"               tool_tip="Specify if the URL is a movie, web page, or other media" -             top_delta="-2" -             width="120" /> +             width="150" />              <text               follows="left|top"               height="16"               layout="topleft"               left_pad="10"               name="mime_type" -             top_delta="2"               width="200" />              <text               type="string" @@ -1650,32 +1649,30 @@ Only large parcels can be listed in search.               layout="topleft"               left="10"               name="at URL:" -             top="29" -             width="65"> +             top_pad="10" +             width="100">                  Home URL:              </text>              <line_editor -             bottom_delta="0"               follows="left|top" -             height="16" +             height="20"               layout="topleft" -             left="80" +             left_pad="10"               max_length="255"               name="media_url" -             right="-80"               select_on_focus="true" -             text_readonly_color="0.576471 0.662745 0.835294 1" /> +             width="270" +            />              <button               follows="left|top"               font="SansSerifSmall" -             height="16" -             label="Set..." -             label_selected="Set..." +             height="20" +             label="Set" +             label_selected="Set"               layout="topleft" -             left_pad="8" +             left_pad="5"               name="set_media_url" -             top_delta="0" -             width="60" /> +             width="50" />              <text               type="string"               length="1" @@ -1684,37 +1681,34 @@ Only large parcels can be listed in search.               layout="topleft"               left="10"               name="CurrentURL:" -             top="49" -             width="65"> +             top_pad="10" +             width="100">                  Current URL:              </text>              <text               follows="left|top"               height="16"               layout="topleft" -             left_pad="5" +             left_pad="10"               name="current_url" -             top_delta="0" -             width="300" /> +             width="260">http://</text>              <button               follows="left|top" -             font="SansSerifSmall" -             height="16" -             label="Reset..." -             label_selected="Reset..." +             height="20" +             label="Reset" +             label_selected="Reset"               layout="topleft"               left_pad="6"               name="reset_media_url" -             top_delta="0"               width="60" />              <check_box               height="16"               label="Hide URL"               layout="topleft" -             left="100" +             left="120"               name="hide_media_url"               tool_tip="Checking this option will hide the media url to any non-authorized viewers of this parcel information. Note this is not available for HTML types." -             top="89" +             top_pad="2"               width="200" />              <text               type="string" @@ -1724,23 +1718,20 @@ Only large parcels can be listed in search.               layout="topleft"               left="10"               name="Description:" -             top="49" -             width="364"> +             top_pad="10" +             width="100">                  Description:              </text>              <line_editor -             border_style="line" -             border_thickness="1" -             bottom_delta="0"               follows="left|top" -             height="16" +             height="35"               layout="topleft" -             left="80" -             max_length="255"               name="url_description" -             right="-80" +             left_pad="10"               select_on_focus="true" -             tool_tip="Text displayed next to play/load button" /> +             tool_tip="Text displayed next to play/load button" +             top_delta="0" +             width="270" />              <text               type="string"               length="1" @@ -1749,10 +1740,9 @@ Only large parcels can be listed in search.               layout="topleft"               left="10"               name="Media texture:" -             top="69" -             width="364"> -                Replace -Texture: +             top_pad="10" +             width="100"> +                Replace Texture:              </text>              <texture_picker               allow_no_texture="true" @@ -1760,7 +1750,7 @@ Texture:               follows="left|top"               height="80"               layout="topleft" -             left_delta="70" +             left_pad="10"               name="media texture"               tool_tip="Click to choose a picture"               top_delta="0" @@ -1769,25 +1759,22 @@ Texture:               type="string"               length="1"               follows="left|top" -             height="16" +             height="50"               layout="topleft" -             left_delta="75" +             left_pad="10"               name="replace_texture_help" -             top="85" -             width="270"> -                Objects using this texture will show the movie or -        web page after you click the play arrow. - -        Select the thumbnail to choose a different texture. +             top_delta="0" +             word_wrap="true" +             width="240"> +                Objects using this texture will show the movie or  web page after you click the play arrow.              </text>              <check_box               height="16"               label="Auto scale"               layout="topleft" -             left_delta="70"               name="media_auto_scale"               tool_tip="Checking this option will scale the content for this parcel automatically. It may be slightly slower and lower quality visually but no other texture scaling or alignment will be required." -             top_delta="0" +             top_pad="3"               width="200" />              <text               type="string" @@ -1795,11 +1782,11 @@ Texture:               follows="left|top"               height="16"               layout="topleft" -             left="85" +             left="10" +             top_pad="10"               name="media_size"               tool_tip="Size to render Web media, leave 0 for default." -             top="185" -             width="85"> +             width="100">                  Size:              </text>              <spinner @@ -1811,12 +1798,22 @@ Texture:               increment="1"               initial_value="0"               layout="topleft" -             left_delta="65" +             left_pad="10"               max_val="1024"               name="media_size_width"               tool_tip="Size to render Web media, leave 0 for default."               top_delta="0"               width="64" /> +                         <text +             type="string" +             length="1" +             follows="left|top" +             height="16" +             layout="topleft" +             left_pad="5" +             name="pixels"> +                px wide +            </text>              <spinner               decimal_digits="0"               enabled="false" @@ -1826,23 +1823,21 @@ Texture:               increment="1"               initial_value="0"               layout="topleft" -             left_pad="16" +             left="120" +             top_pad="3"               max_val="1024"               name="media_size_height"               tool_tip="Size to render Web media, leave 0 for default." -             top_delta="0"               width="64" />              <text               type="string"               length="1" -             bottom_delta="0"               follows="left|top"               height="16"               layout="topleft" -             left_delta="70" -             name="pixels" -             right="-10"> -                pixels +             left_pad="5" +             name="pixels"> +                px high              </text>              <text               type="string" @@ -1852,15 +1847,15 @@ Texture:               layout="topleft"               left="10"               name="Options:" -             top="237" -             width="292"> +             top_pad="10" +             width="100">                  Options:              </text>              <check_box               height="16"               label="Loop"               layout="topleft" -             left_delta="70" +             left_pad="10"               name="media_loop"               tool_tip="Play media in a loop.  When the media has finished playing, it will restart from the beginning."               top_delta="0" @@ -1868,9 +1863,9 @@ Texture:          </panel>          <panel           border="true" -         follows="left|top|right|bottom" +         follows="all"           height="363" -         label="Audio" +         label="Sound"           layout="topleft"           left_delta="0"           help_topic="land_audio_tab" @@ -1972,7 +1967,7 @@ Texture:          </panel>          <panel           border="true" -         follows="left|top|right|bottom" +         follows="all"           height="333"           label="Access"           layout="topleft" diff --git a/indra/newview/skins/default/xui/en/floater_inventory.xml b/indra/newview/skins/default/xui/en/floater_inventory.xml index 2011635790..dfa6c83b4e 100644 --- a/indra/newview/skins/default/xui/en/floater_inventory.xml +++ b/indra/newview/skins/default/xui/en/floater_inventory.xml @@ -42,13 +42,15 @@       top="34"       width="455" />      <tab_container -     follows="left|top|right|bottom" +     follows="all"       height="508" +     halign="center"       layout="topleft"       left_delta="-4"       name="inventory filter tabs"       tab_position="top" -     top_pad="4" +     tab_height="20" +     top_pad="5"       width="463">          <inventory_panel           follows="left|top|right|bottom" diff --git a/indra/newview/skins/default/xui/en/floater_test_widgets.xml b/indra/newview/skins/default/xui/en/floater_test_widgets.xml index 12d7e18762..129fd863dd 100644 --- a/indra/newview/skins/default/xui/en/floater_test_widgets.xml +++ b/indra/newview/skins/default/xui/en/floater_test_widgets.xml @@ -1,5 +1,5 @@  <?xml version="1.0" encoding="utf-8" standalone="yes" ?> -<!-- Sample "floater" window with examples of common widgets.  +<!-- Sample "floater" window with examples of common widgets.      Notes:      XML UI (XUI) files use spaces for indentation, not tabs. @@ -16,17 +16,17 @@  -->  <floater   legacy_header_height="18" - can_dock="true"  + can_dock="true"   can_resize="true"   title="Test Floater"   height="500" - min_width="850"  - min_height="500"  + min_width="850" + min_height="500"   layout="topleft"   name="floater_test_widgets"   help_topic="floater_test_widgets"   width="850"> -  +    <!-- Strings are used by C++ code for localization.  They are not visible         unless the C++ code uses them to fill in another widget. -->    <floater.string @@ -35,15 +35,15 @@    <floater.string     name="other_string"     value="Other String" /> -    +    <!-- Floaters can contain drop-down menus.         The menu_bar widget contains the inividual menus.         The width is automatically computed to fit the labels. -->    <menu_bar     height="18"     layout="topleft" -   follows="top|left"  -   tool_tip="menu"  +   follows="top|left" +   tool_tip="menu"     left="2"     name="test_menu_bar"     top="16"> @@ -71,7 +71,7 @@         name="test_menu_item_2" />      </menu>    </menu_bar> -   +    <!-- "text" is one or more read-only lines of text.         It can be made clickable but this requires C++ code         support.  URLs are not automatically underlined. --> @@ -85,27 +85,27 @@    </text>    <!-- First column --> -   +    <button     height="20" -   follows="top|left"  +   follows="top|left"     label="Button"     layout="topleft"     left_delta="0"     name="test_button" -   tool_tip="button"  +   tool_tip="button"     top="80" -   width="100" />   +   width="100" />    <!-- "flyout_button" is a button that can spawn a menu -->    <flyout_button -   follows="top|left"  +   follows="top|left"     height="20"     label="Flyout"     layout="topleft"     left_delta="0"     name="fly_btn"     top_pad="15" -   tool_tip="flyout button"  +   tool_tip="flyout button"     width="100">      <flyout_button.item       label="Item 1" @@ -121,19 +121,19 @@     bottom_delta="35"     label="Checkbox"     layout="topleft" -   tool_tip="checkbox"  +   tool_tip="checkbox"     name="test_checkbox" />    <!-- "combo_box" is a pop-menu of items.  Optionally the box itself can         contain a general purpose line input editor, allowing the user to         provide input that is not a list item. -->    <combo_box     bottom_delta="35" -   follows="top|left"  +   follows="top|left"     height="16"     width="150"     label="Combobox"     layout="topleft" -   tool_tip="combo box"  +   tool_tip="combo box"     name="test_combo_box">      <combo_box.item       name="item1" @@ -149,21 +149,21 @@     image_name="icon_avatar_online.tga"     layout="topleft"     left_delta="0" -   tool_tip="icon"  +   tool_tip="icon"     name="test_icon"     top_pad="40"     width="16" /> -  <!-- "line_editor" allows a single line of editable text input.  +  <!-- "line_editor" allows a single line of editable text input.          The contents of this XML node are used as the initial value for          the text. -->    <line_editor     height="20" -   follows="top|left"  +   follows="top|left"     layout="topleft"     left_delta="0"     name="test_line_editor"     top_pad="20" -   tool_tip="line editor"  +   tool_tip="line editor"     width="200">      Line Editor Sample Text    </line_editor> @@ -176,18 +176,18 @@     layout="topleft"     left_delta="0"     name="search editor" -   tool_tip="search editor"  +   tool_tip="search editor"     top_pad="30"     width="200" />    <!-- "progress_bar" percent completed gets set in C++ code -->    <progress_bar     height="16" -   follows="top|left"  +   follows="top|left"     layout="topleft"     left_delta="0"     name="test_progress_bar"     top_pad="30" -   tool_tip="progress bar"  +   tool_tip="progress bar"     width="200" />    <!-- "stat_view" is a container for statistics graphs.  It is only used         for debugging/diagnostic displays. --> @@ -199,10 +199,10 @@     name="axis_view"     show_label="true"     top_pad="30" -   tool_tip="stat view"  +   tool_tip="stat view"     width="200">      <stat_bar -     width="100"  +     width="100"       bar_max="100"       bottom_delta="30"       label="Test Stat" @@ -211,9 +211,9 @@       bar_min="20"       name="test_stat_bar" />    </stat_view> -   +    <!-- New column --> -   +    <!-- "radio_group" is a set of mutually exclusive choices, like the buttons         on a car radio that allow a single radio station to be chosen. -->    <radio_group @@ -221,7 +221,7 @@     layout="topleft"     left_pad="90"     name="size_radio_group" -   tool_tip="radio group"  +   tool_tip="radio group"     top="80"     width="200">      <radio_item @@ -237,10 +237,10 @@    <!-- "scroll_list" is a scrolling list of columnar data. -->    <scroll_list     bottom_delta="100" -   follows="top|left"  +   follows="top|left"     height="80"     draw_heading="true" -   tool_tip="scroll list"  +   tool_tip="scroll list"     layout="topleft">      <scroll_list.columns       dynamic_width="true" @@ -262,29 +262,29 @@    <!-- "slider" is a horizontal input widget for numerical data. -->    <slider     bottom_delta="45" -   follows="top|left"  +   follows="top|left"     layout="topleft"     min_val="0"     max_val="100"     initial_value="20"     label="Slider"     name="test_slider" -   tool_tip="slider"  +   tool_tip="slider"     width="200" />    <!-- "spinner" is a numerical input widget with an up and down arrow to         change the value. -->    <spinner     bottom_delta="35" -   follows="top|left"  +   follows="top|left"     label="Spinner"     layout="topleft" -   label_width="45"  -   name="test_spinner"  +   label_width="45" +   name="test_spinner"     tool_tip="spinner"/>    <text     bottom_delta="50" -   follows="top|left"  -   font.name="SansSerifSmall"  +   follows="top|left" +   font.name="SansSerifSmall"     font.style = "UNDERLINE"     layout="topleft"     name="test_text" @@ -293,23 +293,23 @@    </text>    <text     top_pad="10" -   follows="top|left"  +   follows="top|left"     layout="topleft" -   width="60"  -   use_ellipses="true"  +   width="60" +   use_ellipses="true"     name="test_text"     tool_tip="text">      Truncated text here    </text> -  <!-- "text_editor" is a multi-line text input widget, similar to  +  <!-- "text_editor" is a multi-line text input widget, similar to         textarea in HTML. -->    <text_editor     height="40" -   follows="top|left|bottom"  +   follows="top|left|bottom"     layout="topleft"     left_delta="0"     name="test_text_editor" -   tool_tip="text editor"  +   tool_tip="text editor"     top_pad="25"     width="200">      Text Editor @@ -330,17 +330,19 @@ many  line to actually fit    </text>    <!-- And a third column --> -   +    <!-- "tab_container" is a holder for multiple panels of UI widgets.         Tabs can appear at the top, bottom, or left of the container. -->    <tab_container     follows="all"     height="400" +   halign="center"     layout="topleft"     left="575"     name="group_tab_container"     tab_position="top" -   tool_tip="tab container"  +   tab_height="20" +   tool_tip="tab container"     top="80"     width="250">      <!-- "panel" is a container for widgets.  It is automatically resized to diff --git a/indra/newview/skins/default/xui/en/floater_tools.xml b/indra/newview/skins/default/xui/en/floater_tools.xml index e6ac39e40b..ca12538302 100644 --- a/indra/newview/skins/default/xui/en/floater_tools.xml +++ b/indra/newview/skins/default/xui/en/floater_tools.xml @@ -4,8 +4,8 @@   follows="left|top|right"   height="570"   layout="topleft" - bg_opaque_image="Window_NoTitle_Foreground"  - bg_alpha_image="Window_NoTitle_Background"  + bg_opaque_image="Window_NoTitle_Foreground" + bg_alpha_image="Window_NoTitle_Background"   name="toolbox floater"   help_topic="toolbox_floater"   save_rect="true" @@ -749,6 +749,7 @@      <tab_container       follows="left|top"       height="400" +     halign="center"       left="0"       name="Object Info Tabs"       tab_max_width="55" @@ -2739,8 +2740,8 @@  				function="BuildTool.EditMedia"/>  			</button>        <web_browser -        visible="false"  -        enabled="false"  +        visible="false" +        enabled="false"          border_visible="true"          bottom_delta="0"          follows="top|left" diff --git a/indra/newview/skins/default/xui/en/floater_water.xml b/indra/newview/skins/default/xui/en/floater_water.xml index 9c55e8ea16..af3606fd1c 100644 --- a/indra/newview/skins/default/xui/en/floater_water.xml +++ b/indra/newview/skins/default/xui/en/floater_water.xml @@ -62,10 +62,12 @@      <tab_container       follows="left|top"       height="180" +     halign="center"       layout="topleft"       left="0"       name="Water Tabs"       tab_position="top" +     tab_height="20"       top="60"       width="700">          <panel diff --git a/indra/newview/skins/default/xui/en/floater_windlight_options.xml b/indra/newview/skins/default/xui/en/floater_windlight_options.xml index 0ea769921f..2c09e82f08 100644 --- a/indra/newview/skins/default/xui/en/floater_windlight_options.xml +++ b/indra/newview/skins/default/xui/en/floater_windlight_options.xml @@ -71,10 +71,12 @@      <tab_container       follows="left|top"       height="160" +     halign="center"       layout="topleft"       left="0"       name="WindLight Tabs"       tab_position="top" +     tab_height="20"       top="60"       width="700">          <panel diff --git a/indra/newview/skins/default/xui/en/fonts.xml b/indra/newview/skins/default/xui/en/fonts.xml index b261281c64..65dfb13f4a 100644 --- a/indra/newview/skins/default/xui/en/fonts.xml +++ b/indra/newview/skins/default/xui/en/fonts.xml @@ -18,7 +18,7 @@      </os>    </font> -  <font name="SansSerifBold"  +  <font name="SansSerifBold"  	comment="Name of bold sans-serif font">      <file>DejaVuSans-Bold.ttf</file>      <os name="Windows"> @@ -39,20 +39,20 @@        </os>    </font> -  <font name="SansSerif"  -	comment="Name of bold sans-serif font"  +  <font name="SansSerif" +	comment="Name of bold sans-serif font"  	font_style="BOLD">      <file>DejaVuSans-Bold.ttf</file>    </font> -  <font name="SansSerif"  -	comment="Name of italic sans-serif font"  +  <font name="SansSerif" +	comment="Name of italic sans-serif font"  	font_style="ITALIC">      <file>DejaVuSans-Oblique.ttf</file>    </font> -  <font name="SansSerif"  -	comment="Name of bold italic sans-serif font"  +  <font name="SansSerif" +	comment="Name of bold italic sans-serif font"  	font_style="BOLD|ITALIC">      <file>DejaVuSans-BoldOblique.ttf</file>    </font> @@ -140,11 +140,11 @@    <font_size name="Monospace"  	     comment="Size for monospaced font (points, or 1/72 of an inch)" -	     size="9.0" +	     size="8.0"  	     />    <font_size name="Huge"  	     comment="Size of huge font (points, or 1/72 of an inch)" -	     size="16.0" +	     size="15.0"  	     />    <font_size name="Large"  	     comment="Size of large font (points, or 1/72 of an inch)" @@ -158,7 +158,6 @@  	     />    <font_size name="Small"  	     comment="Size of small font (points, or 1/72 of an inch)" -	     size="8.0" +	     size="7.8"  	     />  </fonts> - diff --git a/indra/newview/skins/default/xui/en/panel_activeim_row.xml b/indra/newview/skins/default/xui/en/panel_activeim_row.xml index 4dc4a9ff46..8b815b0f71 100644 --- a/indra/newview/skins/default/xui/en/panel_activeim_row.xml +++ b/indra/newview/skins/default/xui/en/panel_activeim_row.xml @@ -1,5 +1,5 @@  <?xml version="1.0" encoding="utf-8" standalone="yes" ?> -<panel	 +<panel  	name="panel_activeim_row"  	layout="topleft"  	follows="left|right" @@ -7,56 +7,51 @@  	left="0"  	height="35"  	width="318" -	background_visible="true" -	bevel_style="in" -	bg_alpha_color="0 0 0 0"> +	background_visible="false">    <chiclet_im_p2p  		name="p2p_chiclet"  		layout="topleft"  		follows="left" -		top="5" +		top="3"  		left="5"  		height="25" -		width="45"> +		width="25">    </chiclet_im_p2p>    <chiclet_im_group  		name="group_chiclet"  		layout="topleft"  		follows="left" -		top="5" +		top="3"  		left="5"  		height="25" -		width="45"> +		width="25">    </chiclet_im_group>  	<text  		type="string"  		name="contact_name"  		layout="topleft" -		top="8" -		left_pad="6" -		height="28" -		width="235" +		top="10" +		left_pad="0" +		height="14" +		width="245"  		length="1"  		follows="right|left" -		font="SansSerifBold" -		text_color="White"> -    Contact Name +		use_ellipses="true" +		font="SansSerifBold"> +    Grumpity ProductEngine    </text>    <button -    top="5" -    left_pad="5" -    width="15" -    height="15" +    top="10" +    right="-5" +    width="17" +    height="17"      layout="topleft"      follows="right"      name="hide_btn"      mouse_opaque="true"      label=""      tab_stop="false" -    image_unselected="toast_hide_btn.tga" -    image_disabled="toast_hide_btn.tga" -    image_selected="toast_hide_btn.tga" -    image_hover_selected="toast_hide_btn.tga" -    image_disabled_selected="toast_hide_btn.tga" +    image_unselected="Toast_CloseBtn" +    image_selected="Toast_CloseBtn"    />  </panel>
\ No newline at end of file diff --git a/indra/newview/skins/default/xui/en/panel_group_land_money.xml b/indra/newview/skins/default/xui/en/panel_group_land_money.xml index 0845ec014e..04e0ad3be8 100644 --- a/indra/newview/skins/default/xui/en/panel_group_land_money.xml +++ b/indra/newview/skins/default/xui/en/panel_group_land_money.xml @@ -230,7 +230,7 @@       top_delta="0"       width="250">          Group members must contribute more land credits to support land in use. -    </text>  +    </text>      <text       type="string"       follows="left|top" @@ -247,15 +247,17 @@      <tab_container       follows="all"       height="200" +     halign="center"       layout="topleft"       left="10"       name="group_money_tab_container"       tab_position="top" +     tab_height="20"       top_pad="10"       width="265">          <panel           border="true" -         follows="left|top|right|bottom" +         follows="all"           height="180"           label="Planning"           layout="topleft" @@ -305,7 +307,7 @@               width="250"               word_wrap="true">                  Computing... -            </text_editor>  +            </text_editor>            <button               height="20"               label="< Earlier" @@ -325,7 +327,7 @@               name="later_details_button"               tool_tip="Go forward in time"               top_delta="0" -             width="125" />   +             width="125" />          </panel>        <panel           border="true" @@ -375,4 +377,4 @@               width="125" />          </panel>      </tab_container> -</panel>  +</panel> diff --git a/indra/newview/skins/default/xui/en/panel_group_roles.xml b/indra/newview/skins/default/xui/en/panel_group_roles.xml index e2e4ca8b8f..909c3f4577 100644 --- a/indra/newview/skins/default/xui/en/panel_group_roles.xml +++ b/indra/newview/skins/default/xui/en/panel_group_roles.xml @@ -163,6 +163,7 @@      border="true"       follows="left|top"       height="260" +     halign="center"       layout="topleft"       left="5"       name="roles_tab_container" diff --git a/indra/newview/skins/default/xui/en/panel_people.xml b/indra/newview/skins/default/xui/en/panel_people.xml index 98bbe98dfa..e234a7b358 100644 --- a/indra/newview/skins/default/xui/en/panel_people.xml +++ b/indra/newview/skins/default/xui/en/panel_people.xml @@ -34,7 +34,6 @@ background_visible="true"       value="Filter Groups" />      <filter_editor       follows="left|top|right" -     font="SansSerif"       height="23"       layout="topleft"       left="15" @@ -59,7 +58,7 @@ background_visible="true"          <panel           follows="all"           height="500" -         label="Nearby" +         label="NEARBY"           layout="topleft"           left="0"           help_topic="people_nearby_tab" @@ -117,7 +116,7 @@ background_visible="true"          <panel           follows="all"           height="500" -         label="Friends" +         label="FRIENDS"           layout="topleft"           left="0"           help_topic="people_friends_tab" @@ -219,7 +218,7 @@ background_visible="true"          <panel           follows="all"           height="500" -         label="Groups" +         label="GROUPS"           layout="topleft"           left="0"           help_topic="people_groups_tab" @@ -300,7 +299,7 @@ background_visible="true"          <panel           follows="all"           height="500" -         label="Recent" +         label="RECENT"           layout="topleft"           left="0"           help_topic="people_recent_tab" diff --git a/indra/newview/skins/default/xui/en/panel_places.xml b/indra/newview/skins/default/xui/en/panel_places.xml index 50108aa21f..5aa53ab46b 100644 --- a/indra/newview/skins/default/xui/en/panel_places.xml +++ b/indra/newview/skins/default/xui/en/panel_places.xml @@ -12,10 +12,10 @@ background_visible="true"   width="333">      <string       name="landmarks_tab_title" -     value="My Landmarks" /> +     value="MY LANDMARKS" />      <string       name="teleport_history_tab_title" -     value="Teleport History" /> +     value="TELEPORT HISTORY" />      <filter_editor       follows="left|top|right"       font="SansSerif" @@ -29,11 +29,12 @@ background_visible="true"       width="303" />      <tab_container       follows="all" +     halign="center"       height="500"       layout="topleft"       left="10"       name="Places Tabs" -     tab_min_width="70" +     tab_min_width="80"       tab_height="30"       tab_position="top"       top_pad="10" diff --git a/indra/newview/skins/default/xui/en/panel_profile_view.xml b/indra/newview/skins/default/xui/en/panel_profile_view.xml index 7a5781651d..195b731531 100644 --- a/indra/newview/skins/default/xui/en/panel_profile_view.xml +++ b/indra/newview/skins/default/xui/en/panel_profile_view.xml @@ -50,6 +50,7 @@      <tab_container       follows="all"       height="535" +     halign="center"       layout="topleft"       left="10"   min_width="333" diff --git a/indra/newview/skins/default/xui/en/panel_toast.xml b/indra/newview/skins/default/xui/en/panel_toast.xml index 66237d585a..7f7777586c 100644 --- a/indra/newview/skins/default/xui/en/panel_toast.xml +++ b/indra/newview/skins/default/xui/en/panel_toast.xml @@ -12,15 +12,15 @@  	width="305"    left="0"    top="0" -  follows="right|bottom"  -  bg_opaque_image="Toast_Background"  -  bg_alpha_image="Toast_Background"  +  follows="right|bottom" +  bg_opaque_image="Toast_Background" +  bg_alpha_image="Toast_Background"    can_minimize="false"    can_tear_off="false"    can_resize="false"    can_drag_on_left="false"    can_close="false" -  can_dock="false"   +  can_dock="false"    border_visible = "false"    border_drop_shadow_visible = "false"    drop_shadow_visible = "false" @@ -43,36 +43,33 @@      Toast text;    </text>    <icon -    top="20"  -    left="10"  -    width="32"  +    top="20" +    left="10" +    width="32"      height="32"      follows="top|left"      layout="topleft"      visible="false" -    color="1 1 1 1"  -    enabled="true"  +    color="1 1 1 1" +    enabled="true"      image_name="notify_tip_icon.tga" -    mouse_opaque="true"  +    mouse_opaque="true"      name="icon"    />-->    <button      layout="topleft" -    top="-6"  -    left="293"  -    width="17"  -    height="17"  +    top="-6" +    left="293" +    width="17" +    height="17"      follows="top|right" -    visible="false"  -    enabled="true"  -    mouse_opaque="false"  -    name="hide_btn"  -    label=""  +    visible="false" +    enabled="true" +    mouse_opaque="false" +    name="hide_btn" +    label=""      tab_stop="false" -    image_unselected="windows/Toast_CloseBtn.png"  -    image_disabled="windows/Toast_CloseBtn.png" -    image_selected="windows/Toast_CloseBtn.png"  -    image_hover_selected="windows/Toast_CloseBtn.png" -    image_disabled_selected="windows/Toast_CloseBtn.png" +    image_unselected="Toast_CloseBtn" +    image_selected="Toast_CloseBtn"    /> -</floater>  +</floater> diff --git a/indra/newview/skins/default/xui/en/widgets/tab_container.xml b/indra/newview/skins/default/xui/en/widgets/tab_container.xml index 7d10df1af7..fe2f1423b7 100644 --- a/indra/newview/skins/default/xui/en/widgets/tab_container.xml +++ b/indra/newview/skins/default/xui/en/widgets/tab_container.xml @@ -1,8 +1,8 @@  <?xml version="1.0" encoding="utf-8" standalone="yes" ?>  <tab_container tab_min_width="60"                 tab_max_width="150" -               font_halign="left" -               tab_height="16"> +               font_halign="center" +               tab_height="21">    <first_tab tab_top_image_unselected="TabTop_Left_Off"                 tab_top_image_selected="TabTop_Left_Selected"                 tab_bottom_image_unselected="Toolbar_Left_Off" | 
