UI cleanup.
-Added ui-local transformation matrix. -Gutted legacy commitcallbacks throughout ui widget ctors. -Created filter_editor ui widget which issues commit on keypress -search_editor commits on focus loss/enter press -search_editor and filter_editor now have a built in 'x' button to clear text. -LLComboBox::setPrearrangeCallback now uses boost::function -LLComboBox::setTextEntryCallback now uses boost::function -LLLineEditor::setKeystrokeCallback now uses boost::function -LLLineEditor::setPrevalidate now uses boost::function -LLPanel::childSetKeystrokeCallback removed -LLPanel::childSetPrevalidate removed -LLPanel::childSetActionTextbox now uses boost::function -LLTextBox::setClickedCallback now uses boost::function -LLTextEditor::setKeystrokeCallback added. -Cleaned up JCFloaterAreaSearch
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
<text name="desc_label" bottom_delta="0" follows="top|left" height="15" left="218">
|
||||
Description search string:
|
||||
</text>
|
||||
<line_editor name="Name query chunk" tool_tip=""
|
||||
<filter_editor name="Name query chunk" tool_tip=""
|
||||
bevel_style="in" border_style="line" border_thickness="1"
|
||||
height="20" width="200" left="10" bottom_delta="-20" follows="left|top"
|
||||
font="SansSerifSmall" max_length="256" mouse_opaque="true" />
|
||||
<line_editor name="Description query chunk" tool_tip=""
|
||||
<filter_editor name="Description query chunk" tool_tip=""
|
||||
bevel_style="in" border_style="line" border_thickness="1"
|
||||
height="20" width="200" left_delta="206" bottom_delta="0" follows="left|top"
|
||||
font="SansSerifSmall" max_length="256" mouse_opaque="true" spell_check="true" />
|
||||
@@ -22,11 +22,11 @@
|
||||
<text name="group_label" bottom_delta="0" follows="top|left" height="15" left="218">
|
||||
Group search string:
|
||||
</text>
|
||||
<line_editor name="Owner query chunk" tool_tip=""
|
||||
<filter_editor name="Owner query chunk" tool_tip=""
|
||||
bevel_style="in" border_style="line" border_thickness="1"
|
||||
height="20" width="200" left="10" bottom_delta="-20" follows="left|top"
|
||||
font="SansSerifSmall" max_length="256" mouse_opaque="true" />
|
||||
<line_editor name="Group query chunk" tool_tip=""
|
||||
<filter_editor name="Group query chunk" tool_tip=""
|
||||
bevel_style="in" border_style="line" border_thickness="1"
|
||||
height="20" width="200" left_delta="206" bottom_delta="0" follows="left|top"
|
||||
font="SansSerifSmall" max_length="256" mouse_opaque="true" />
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
can_resize="true" height="563" left="882" min_height="150" min_width="240"
|
||||
mouse_opaque="true" name="Inventory" rect_control="FloaterInventoryRect"
|
||||
title="Inventory" width="467">
|
||||
<search_editor bottom="-50" follows="left|top|right" height="16" label="Type here to search"
|
||||
<filter_editor bottom="-50" follows="left|top|right" height="16" label="Type here to search"
|
||||
left="6" mouse_opaque="true" name="inventory search editor" width="455" />
|
||||
<button left="6" bottom_delta="-26" height="22" width="22" follows="left|top" halign="center"
|
||||
label="" image_overlay="inv_collapse_all.tga" name="collapse_btn" mouse_opaque="true" font="SansSerif"
|
||||
|
||||
@@ -185,7 +185,7 @@
|
||||
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-315"
|
||||
enabled="true" follows="left|top|right" font="SansSerifSmall" height="16"
|
||||
is_unicode="false" left_delta="56" max_length="25" mouse_opaque="true"
|
||||
name="EditPrice" width="242" />
|
||||
name="Edit Cost" width="242" />
|
||||
<string name="unknown">
|
||||
(unknown)
|
||||
</string>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
height="24" initial_value="true" label="Show Folders" left="175"
|
||||
mouse_opaque="true" name="show_folders_check" radio_style="false"
|
||||
width="201" />
|
||||
<search_editor bottom="-36" enabled="true" follows="left|top" height="16" left="20"
|
||||
<filter_editor bottom="-36" enabled="true" follows="left|top" height="16" left="20"
|
||||
mouse_opaque="true" name="inventory search editor" width="231" />
|
||||
<inventory_panel allow_multi_select="false" border="true" bottom="-256" enabled="true"
|
||||
follows="left|top|right|bottom" height="216" left="20" mouse_opaque="true"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<floater can_close="true" can_drag_on_left="false" can_minimize="false"
|
||||
can_resize="true" height="220" name="settings_debug" min_height="220" min_width="285"
|
||||
title="Debug Settings" width="300" rect_control="FloaterDebugSettingsRect">
|
||||
<search_editor bottom="-40" follows="top|left|right" height="20" label="Search" left="10" right="-10" max_chars="255" name="search_settings_input" tool_tip="Type the search term you are interested in here. Results will be displayed for partial fulltext matches within the setting's name or comment."/>
|
||||
<filter_editor bottom="-40" follows="top|left|right" height="20" label="Search" left="10" right="-10" max_chars="255" name="search_settings_input" tool_tip="Type the search term you are interested in here. Results will be displayed for partial fulltext matches within the setting's name or comment."/>
|
||||
<scroll_list height="20" bottom_delta="-24" follows="all" left="10" right="-10" name="settings_scroll_list" />
|
||||
<text_editor follows="left|right" bottom_delta="-64" enabled="false" height="60" width="320" left="10" right="-10" hide_scrollbar="true"
|
||||
name="comment_text" word_wrap="true" />
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
|
||||
<tab_container border="false" bottom_delta="20" width="410" height="300" left="175" mouse_opaque="false" name="actions_tab_container" tab_position="top" follows="left|top|right|bottom">
|
||||
<panel border="false" bottom_delta="0" follows="right|top" height="300" label="Inventory" left="0" mouse_opaque="false" name="server_tab" width="410">
|
||||
<search_editor bottom_delta="-20" enabled="true" follows="left|top|right" height="16"
|
||||
<filter_editor bottom_delta="-20" enabled="true" follows="left|top|right" height="16"
|
||||
label="Type here to search" left="0" mouse_opaque="true"
|
||||
name="inventory search editor" width="271" />
|
||||
<inventory_panel allow_multi_select="false" border="true" bottom="-270" enabled="true"
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
<icon bottom_delta="-25" color="0.5, 0, 0, 1" follows="top|right" height="16"
|
||||
image_name="map_track_16.tga" left="1013" mouse_opaque="true"
|
||||
name="location_icon" width="16" />
|
||||
<line_editor bottom_delta="0" follows="top|right" height="20" label="Search by Region Name"
|
||||
<search_editor bottom_delta="0" follows="top|right" height="20" label="Search by Region Name"
|
||||
left_delta="20" name="location" select_on_focus="true"
|
||||
tool_tip="Type the name of a region" width="140" />
|
||||
<button bottom_delta="0" follows="top|right" font="SansSerif" halign="center"
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<combo_item type="string" length="20" enabled="true" name="All" value="All">All</combo_item>
|
||||
</combo_box-->
|
||||
<!--text bottom_delta="-40" follows="left|top" font="SansSerifSmall" height="16" name="Contact Search:" width="110">Contact Search:</text-->
|
||||
<search_editor bottom_delta="-40" enabled="true" follows="left|top" font="SansSerif" height="18" name="buddy_search_lineedit" label="Contact Search" tool_tip="The friend name you want to search for" width="160"/>
|
||||
<filter_editor bottom_delta="-40" enabled="true" follows="left|top" font="SansSerif" height="18" name="buddy_search_lineedit" label="Contact Search" tool_tip="The friend name you want to search for" width="160"/>
|
||||
<button bottom_delta="0" follows="top|right" height="22" label="0" left="-120" name="expand_collapse_btn" tool_tip="Expand/Collapse extra info" width="22"/>
|
||||
<pad bottom="-7" height="0" left="-90" width="1"/>
|
||||
<!--button bottom_delta="-25" follows="top|right" height="22" label="Set Contact" name="assign_btn" tool_tip="Assign a friend to a Contact Group" width="80"/-->
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<combo_item type="string" length="20" enabled="true" name="All" value="All">All</combo_item>
|
||||
</combo_box-->
|
||||
<!--text bottom_delta="-40" follows="left|top" font="SansSerifSmall" height="16" name="Contact Search:" width="110">Contact Search:</text-->
|
||||
<search_editor bottom_delta="-100" enabled="true" follows="left|top" font="SansSerif" height="18" name="buddy_search_lineedit" label="Contact Search" tool_tip="The friend name you want to search for" width="160"/>
|
||||
<filter_editor bottom_delta="-100" enabled="true" follows="left|top" font="SansSerif" height="18" name="buddy_search_lineedit" label="Contact Search" tool_tip="The friend name you want to search for" width="160"/>
|
||||
<button bottom_delta="0" follows="top|right" height="22" label="0" left="-25" name="expand_collapse_btn" tool_tip="Expand/Collapse extra info" width="22"/>
|
||||
<!--button bottom_delta="-25" follows="top|right" height="22" label="Set Contact" name="assign_btn" tool_tip="Assign a friend to a Contact Group" width="80"/-->
|
||||
<text bottom="38" left="12" follows="left|bottom" height="32" name="friends" width="95">Online:</text>
|
||||
|
||||
@@ -10,6 +10,9 @@
|
||||
<string name="cant_view_group_land_text">
|
||||
You do not have permission to view group owned land.
|
||||
</string>
|
||||
<string name="epmty_view_group_land_text">
|
||||
No entries
|
||||
</string>
|
||||
<string name="cant_view_group_accounting_text">
|
||||
You do not have permission to view the group's accounting information.
|
||||
</string>
|
||||
|
||||
@@ -61,15 +61,15 @@ execute the Ability.
|
||||
name="roles_tab_container" tab_position="top" width="406">
|
||||
<panel border="true" bottom="0" height="164" label="Members" left="1"
|
||||
name="members_sub_tab" select="true" tool_tip="Members" width="406">
|
||||
<line_editor bevel_style="in" border_style="line"
|
||||
<string name="donation_area">
|
||||
[AREA] m²
|
||||
</string>
|
||||
<filter_editor bevel_style="in" border_style="line"
|
||||
border_thickness="1" bottom="143" follows="left|top" font="SansSerifSmall"
|
||||
height="16" is_unicode="false" left="4" max_length="63" mouse_opaque="true"
|
||||
name="search_text" width="100" />
|
||||
name="filter_input" width="100" />
|
||||
<button bottom_delta="-2" font="SansSerifSmall" halign="center" height="20"
|
||||
label="Search" left_delta="105" name="search_button" width="60" />
|
||||
<button bottom_delta="0" enabled="false" font="SansSerifSmall" halign="center"
|
||||
height="20" label="Show All" left_delta="65" name="show_all_button"
|
||||
width="80" />
|
||||
<name_list allow_calling_card_drop="false" background_visible="true" bottom_delta="-121"
|
||||
column_padding="0" draw_border="true" draw_heading="true"
|
||||
heading_font="SansSerifSmall"
|
||||
@@ -88,19 +88,14 @@ execute the Ability.
|
||||
Select multiple Members by holding the Ctrl key and
|
||||
clicking on their names.
|
||||
</string>
|
||||
<icon image_name="inv_folder_plain_closed.tga" name="power_folder_icon" width="16" height="16" visible="false"/> <!-- Hiding this until we can figure out why it's not showing up in the right place. -BG -->
|
||||
<string name="power_folder_icon">inv_folder_plain_closed.tga</string>
|
||||
</panel>
|
||||
<panel border="true" bottom="0" height="164" label="Roles"
|
||||
left="1" name="roles_sub_tab" width="398">
|
||||
<line_editor bevel_style="in" border_style="line"
|
||||
<filter_editor bevel_style="in" border_style="line"
|
||||
border_thickness="1" bottom="143" follows="left|top" font="SansSerifSmall"
|
||||
height="16" is_unicode="false" left="4" max_length="63" mouse_opaque="true"
|
||||
name="search_text" width="100" />
|
||||
<button bottom_delta="-2" font="SansSerifSmall" halign="center" height="20"
|
||||
label="Search" left_delta="105" name="search_button" width="60" />
|
||||
<button bottom_delta="0" enabled="false" font="SansSerifSmall" halign="center"
|
||||
height="20" label="Show All" left_delta="65" name="show_all_button"
|
||||
width="80" />
|
||||
name="filter_input" width="100" />
|
||||
<scroll_list allow_calling_card_drop="false" background_visible="true" bottom_delta="-120"
|
||||
column_padding="0" draw_border="true" draw_heading="true" enabled="true"
|
||||
follows="left|top"
|
||||
@@ -123,24 +118,16 @@ including the Everyone and Owner Roles.
|
||||
<string name="cant_delete_role">
|
||||
The 'Everyone' and 'Owners' Roles are special and cannot be deleted.
|
||||
</string>
|
||||
<icon height="16" image_name="inv_folder_plain_closed.tga" name="power_folder_icon"
|
||||
width="16" visible="false"/> <!-- Hiding this until we can figure out why it's not showing up in the right place. -BG -->
|
||||
<icon height="16" image_name="checkbox_enabled_true.tga" name="power_all_have_icon"
|
||||
width="16" visible="false"/> <!-- Hiding this until we can figure out why it's not showing up in the right place. -BG -->
|
||||
<icon height="16" image_name="checkbox_enabled_false.tga" name="power_partial_icon"
|
||||
width="16" visible="false"/> <!-- Hiding this until we can figure out why it's not showing up in the right place. -BG -->
|
||||
<string name="power_folder_icon">inv_folder_plain_closed.tga</string>
|
||||
<string name="power_all_have_icon">checkbox_enabled_true.tga</string>
|
||||
<string name="power_partial_icon">checkbox_enabled_false.tga</string>
|
||||
</panel>
|
||||
<panel border="true" bottom="0"
|
||||
height="164" label="Abilities" left="1" name="actions_sub_tab" width="398">
|
||||
<line_editor bevel_style="in" border_style="line"
|
||||
<filter_editor bevel_style="in" border_style="line"
|
||||
border_thickness="1" bottom="143" follows="left|top" font="SansSerifSmall"
|
||||
height="16" is_unicode="false" left="6" max_length="63" mouse_opaque="true"
|
||||
name="search_text" width="100" />
|
||||
<button bottom_delta="-2" font="SansSerifSmall" halign="center" height="20"
|
||||
label="Search" left_delta="105" name="search_button" width="60" />
|
||||
<button bottom_delta="0" enabled="false" font="SansSerifSmall" halign="center"
|
||||
height="20" label="Show All" left_delta="65" name="show_all_button"
|
||||
width="80" />
|
||||
name="filter_input" width="100" />
|
||||
<scroll_list allow_calling_card_drop="false" background_visible="true" bottom_delta="-134"
|
||||
column_padding="0" draw_border="true" draw_heading="false"
|
||||
draw_stripes="false"
|
||||
@@ -155,7 +142,7 @@ including the Everyone and Owner Roles.
|
||||
Abilities allow Members in Roles to do specific
|
||||
things in this group. There's a broad variety of Abilities.
|
||||
</string>
|
||||
<icon image_name="inv_folder_plain_closed.tga" name="power_folder_icon" width="16" height="16" visible="false"/> <!-- Hiding this until we can figure out why it's not showing up in the right place. -BG -->
|
||||
<string name="power_folder_icon">inv_folder_plain_closed.tga</string>
|
||||
</panel>
|
||||
</tab_container>
|
||||
<panel border="false" bottom_delta="-235" height="215" left="7" name="members_footer"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater name="Inventory" title="Inventario">
|
||||
<search_editor label="Escribe aquí para buscar" name="inventory search editor"/>
|
||||
<filter_editor label="Escribe aquí para buscar" name="inventory search editor"/>
|
||||
<button label="" name="collapse_btn" tool_tip="Cerrar Todo" />
|
||||
<button label="" name="Inventory.ExpandAll" tool_tip="Expandir Todo"/>
|
||||
<button name="Inventory.ResetAll" tool_tip="Cerrar Todo y Limpiar Filtros"/>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater name="settings_debug" title="Configurar Depurador">
|
||||
<search_editor label="Buscar" name="search_settings_input" tool_tip="Escribe aquí el término que estás buscando. Los resultados mostrarán las coincidencias parciales del texto buscado ya sea en los nombres de clave o en los comentarios."/>
|
||||
<filter_editor label="Buscar" name="search_settings_input" tool_tip="Escribe aquí el término que estás buscando. Los resultados mostrarán las coincidencias parciales del texto buscado ya sea en los nombres de clave o en los comentarios."/>
|
||||
|
||||
<radio_group name="boolean_combo">
|
||||
<radio_item name="TRUE">
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
<tab_container name="actions_tab_container">
|
||||
<panel label="Inventario" name="server_tab">
|
||||
<search_editor label="Escribe aquí para buscar" name="inventory search editor"/>
|
||||
<filter_editor label="Escribe aquí para buscar" name="inventory search editor"/>
|
||||
</panel>
|
||||
<panel label="Computador" name="local_tab">
|
||||
<!-- tag: vaa emerald local_asset_browser [begin] -->
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
Hitos
|
||||
</combo_item>
|
||||
</combo_box>
|
||||
<line_editor label="Buscar por Nombre de Región" name="location" tool_tip="Escribe el nombre de la región"/>
|
||||
<search_editor label="Buscar por Nombre de Región" name="location" tool_tip="Escribe el nombre de la región"/>
|
||||
<button label="Buscar" name="DoSearch" tool_tip="Buscar Región"/>
|
||||
<text name="search_label">
|
||||
Resultados de la Búsqueda:
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<column name="icon_edit_theirs" tool_tip="Puedes editar los objetos de este amigo"/>
|
||||
<column name="friend_last_update_generation"/>
|
||||
</scroll_list>
|
||||
<search_editor name="buddy_search_lineedit" label="Buscar Contactos" tool_tip="Nombre del amigo que estás buscando"/>
|
||||
<filter_editor name="buddy_search_lineedit" label="Buscar Contactos" tool_tip="Nombre del amigo que estás buscando"/>
|
||||
<button label="0" name="expand_collapse_btn" tool_tip="Ampliar/Contraer información extra"/>
|
||||
<button label="MI/Llamada" name="im_btn" tool_tip="Abrir sesión de Mensajes Instantáneos"/>
|
||||
<button label="Perfil" name="profile_btn" tool_tip="Mostrar foto, grupos e información adicional"/>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<combo_item type="string" length="20" enabled="true" name="All" value="All">All</combo_item>
|
||||
</combo_box-->
|
||||
<!--text bottom_delta="-40" follows="left|top" font="SansSerifSmall" height="16" name="Contact Search:" width="110">Contact Search:</text-->
|
||||
<search_editor name="buddy_search_lineedit" label="Buscar Contactos" tool_tip="El nombre del contacto que estás buscando"/>
|
||||
<filter_editor name="buddy_search_lineedit" label="Buscar Contactos" tool_tip="El nombre del contacto que estás buscando"/>
|
||||
<button label="0" name="expand_collapse_btn" tool_tip="Expandir/Retraer información extra"/>
|
||||
<!--button bottom_delta="-25" follows="top|right" height="22" label="Set Contact" name="assign_btn" tool_tip="Assign a friend to a Contact Group" width="80"/-->
|
||||
<text name="friends">Conectados:</text>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
<string name="cant_view_group_land_text">
|
||||
No tienes permiso para ver qué terreno posee el grupo.
|
||||
</string>
|
||||
<string name="epmty_view_group_land_text">
|
||||
No hay entradas
|
||||
</string>
|
||||
<string name="cant_view_group_accounting_text">
|
||||
No tienes permiso para ver la información de la cuenta del grupo.
|
||||
</string>
|
||||
|
||||
@@ -47,8 +47,6 @@ realizarla.
|
||||
</panel>
|
||||
<tab_container name="roles_tab_container">
|
||||
<panel label="Miembros" name="members_sub_tab" tool_tip="Miembros">
|
||||
<button label="Buscar" name="search_button"/>
|
||||
<button label="Mostrar Todos" name="show_all_button"/>
|
||||
<name_list name="member_list">
|
||||
<column label="Nombre" name="name"/>
|
||||
<column label="Cuotas Donadas" name="donated"/>
|
||||
@@ -62,8 +60,6 @@ Selecciona varios nombres manteniendo pulsada la tecla Ctrl y pulsando en cada u
|
||||
</string>
|
||||
</panel>
|
||||
<panel label="Roles" name="roles_sub_tab" width="398">
|
||||
<button label="Buscar" name="search_button"/>
|
||||
<button label="Mostrar Todos" name="show_all_button"/>
|
||||
<scroll_list name="role_list">
|
||||
<column label="Nombre del Rol" name="name"/>
|
||||
<column label="Título" name="title"/>
|
||||
@@ -79,8 +75,6 @@ Selecciona varios nombres manteniendo pulsada la tecla Ctrl y pulsando en cada u
|
||||
</string>
|
||||
</panel>
|
||||
<panel label="Capacidades" name="actions_sub_tab">
|
||||
<button label="Buscar" name="search_button"/>
|
||||
<button label="Mostrar Todas" name="show_all_button"/>
|
||||
<scroll_list name="action_list" tool_tip="Selecciona una capacidad para verla más en detalle.">
|
||||
<column label="" name="icon" />
|
||||
<column label="" name="action"/>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<floater name="Inventory" title="Inventaire">
|
||||
<search_editor label="Saisir votre recherche ici" name="inventory search editor"/>
|
||||
<filter_editor label="Saisir votre recherche ici" name="inventory search editor"/>
|
||||
<button name="collapse_btn" tool_tip="Collapse All" />
|
||||
<button name="Inventory.ExpandAll" tool_tip="Expand All"/>
|
||||
<button name="Inventory.ResetAll" tool_tip="Réinitialisation de l'inventaire : Nettoye les filtres et réduit l'inventaire"/>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<button label="Aucune" label_selected="Aucune" name="None" width="60" left="68" />
|
||||
<button label="Vierge" label_selected="Vierge" name="Blank" width="60" />
|
||||
<check_box label="Afficher les dossiers" name="show_folders_check"/>
|
||||
<search_editor label="Saisir votre recherche ici" name="inventory search editor"/>
|
||||
<filter_editor label="Saisir votre recherche ici" name="inventory search editor"/>
|
||||
<check_box label="Appliquer immédiatement" name="apply_immediate_check" />
|
||||
<button label="" label_selected="" name="Pipette" bottom="-240" />
|
||||
<button label="Annuler" label_selected="Annuler" name="Cancel"/>
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
</combo_item>
|
||||
</combo_box>
|
||||
<icon left="973" name="location_icon"/>
|
||||
<line_editor label="Rechercher par nom de région" name="location" tool_tip="Saisissez le nom d'une région" width="155"/>
|
||||
<search_editor label="Rechercher par nom de région" name="location" tool_tip="Saisissez le nom d'une région" width="155"/>
|
||||
<button label="Rechercher" label_selected=">" left_delta="160" name="DoSearch" tool_tip="Recherchez sur la carte" width="75"/>
|
||||
<text left="973" name="search_label">
|
||||
Résultats de la recherche :
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
name="friends" width="130">
|
||||
Rechercher un(e) ami(e) :
|
||||
</text-->
|
||||
<search_editor bottom_delta="-40" enabled="true" follows="left|top" font="SansSerif"
|
||||
<filter_editor bottom_delta="-40" enabled="true" follows="left|top" font="SansSerif"
|
||||
height="18" left_delta="0" name="buddy_search_lineedit" label="Rechercher un(e) ami(e)"
|
||||
tool_tip="Recherchez un(e) ami(e) dans la liste de noms." width="160" />
|
||||
<button label="IM/Appel" name="im_btn" tool_tip="Envoyez un IM à ce résident."/>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
<string name="cant_view_group_land_text">
|
||||
Vous n'avez pas la permission de voir quel terrain possède ce groupe.
|
||||
</string>
|
||||
<string name="epmty_view_group_land_text">
|
||||
Aucune entrée
|
||||
</string>
|
||||
<string name="cant_view_group_accounting_text">
|
||||
Vous n'avez pas la permission d'accéder aux informations
|
||||
financières de ce groupe.
|
||||
|
||||
@@ -62,15 +62,6 @@ quels membres ces pouvoirs sont assignés.
|
||||
name="roles_tab_container" tab_position="top" width="406">
|
||||
<panel border="true" bottom="0" height="164" label="Membres" left="1"
|
||||
name="members_sub_tab" select="true" tool_tip="Membres" width="406">
|
||||
<line_editor bevel_style="in" border_style="line"
|
||||
border_thickness="1" bottom="143" follows="left|top" font="SansSerifSmall"
|
||||
height="16" is_unicode="false" left="4" max_length="63" mouse_opaque="true"
|
||||
name="search_text" width="100" />
|
||||
<button bottom_delta="-2" font="SansSerifSmall" halign="center" height="20"
|
||||
label="Chercher" left_delta="105" name="search_button" width="60" />
|
||||
<button bottom_delta="0" enabled="false" font="SansSerifSmall" halign="center"
|
||||
height="20" label="Tout Voir" left_delta="65" name="show_all_button"
|
||||
width="80" />
|
||||
<name_list allow_calling_card_drop="false" background_visible="true" bottom_delta="-121"
|
||||
column_padding="0" draw_border="true" draw_heading="true"
|
||||
heading_font="SansSerifSmall"
|
||||
@@ -88,19 +79,9 @@ quels membres ces pouvoirs sont assignés.
|
||||
Vous pouvez ajouter ou supprimer les rôles assignés aux membres.
|
||||
Pour sélectionner plusieurs membres, cliquez sur leurs noms en maintenant la touche Ctrl enfoncée.
|
||||
</string>
|
||||
<icon image_name="inv_folder_plain_closed.tga" name="power_folder_icon" width="16" height="16" visible="false"/> <!-- Hiding this until we can figure out why it's not showing up in the right place. -BG -->
|
||||
</panel>
|
||||
<panel border="true" bottom="0" height="164" label="Rôles"
|
||||
left="1" name="roles_sub_tab" width="398">
|
||||
<line_editor bevel_style="in" border_style="line"
|
||||
border_thickness="1" bottom="143" follows="left|top" font="SansSerifSmall"
|
||||
height="16" is_unicode="false" left="4" max_length="63" mouse_opaque="true"
|
||||
name="search_text" width="100" />
|
||||
<button bottom_delta="-2" font="SansSerifSmall" halign="center" height="20"
|
||||
label="Chercher" left_delta="105" name="search_button" width="60" />
|
||||
<button bottom_delta="0" enabled="false" font="SansSerifSmall" halign="center"
|
||||
height="20" label="Tout Voir" left_delta="65" name="show_all_button"
|
||||
width="80" />
|
||||
<scroll_list allow_calling_card_drop="false" background_visible="true" bottom_delta="-120"
|
||||
column_padding="0" draw_border="true" draw_heading="true" enabled="true"
|
||||
follows="left|top"
|
||||
@@ -120,24 +101,9 @@ Pour sélectionner plusieurs membres, cliquez sur leurs noms en maintenant l
|
||||
<string name="cant_delete_role">
|
||||
Les 'Everyone' t 'Owners' sont des rôles spéciaux qui ne peuvent être supprimés.
|
||||
</string>
|
||||
<icon height="16" image_name="inv_folder_plain_closed.tga" name="power_folder_icon"
|
||||
width="16" visible="false"/> <!-- Hiding this until we can figure out why it's not showing up in the right place. -BG -->
|
||||
<icon height="16" image_name="checkbox_enabled_true.tga" name="power_all_have_icon"
|
||||
width="16" visible="false"/> <!-- Hiding this until we can figure out why it's not showing up in the right place. -BG -->
|
||||
<icon height="16" image_name="checkbox_enabled_false.tga" name="power_partial_icon"
|
||||
width="16" visible="false"/> <!-- Hiding this until we can figure out why it's not showing up in the right place. -BG -->
|
||||
</panel>
|
||||
<panel border="true" bottom="0"
|
||||
height="164" label="Pouvoirs" left="1" name="actions_sub_tab" width="398">
|
||||
<line_editor bevel_style="in" border_style="line"
|
||||
border_thickness="1" bottom="143" follows="left|top" font="SansSerifSmall"
|
||||
height="16" is_unicode="false" left="6" max_length="63" mouse_opaque="true"
|
||||
name="search_text" width="100" />
|
||||
<button bottom_delta="-2" font="SansSerifSmall" halign="center" height="20"
|
||||
label="Chercher" left_delta="105" name="search_button" width="60" />
|
||||
<button bottom_delta="0" enabled="false" font="SansSerifSmall" halign="center"
|
||||
height="20" label="Tout Voir" left_delta="65" name="show_all_button"
|
||||
width="80" />
|
||||
<scroll_list allow_calling_card_drop="false" background_visible="true" bottom_delta="-134"
|
||||
column_padding="0" draw_border="true" draw_heading="false"
|
||||
draw_stripes="false"
|
||||
@@ -151,8 +117,7 @@ Pour sélectionner plusieurs membres, cliquez sur leurs noms en maintenant l
|
||||
<string name="help_text">
|
||||
Permet aux membres de ce rôle des actions spécifiques. Les possibilités sont variées.
|
||||
</string>
|
||||
<icon image_name="inv_folder_plain_closed.tga" name="power_folder_icon" width="16" height="16" visible="false"/> <!-- Hiding this until we can figure out why it's not showing up in the right place. -BG -->
|
||||
</panel>
|
||||
</panel>
|
||||
</tab_container>
|
||||
<panel border="false" bottom_delta="-235" height="215" left="7" name="members_footer"
|
||||
select="true" visible="true" width="406">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<floater name="Inventory" title="Inventário">
|
||||
<search_editor label="Escreva aqui para busca" name="inventory search editor"/>
|
||||
<filter_editor label="Escreva aqui para busca" name="inventory search editor"/>
|
||||
<tab_container name="inventory filter tabs">
|
||||
<inventory_panel label="Todos os Itens" name="All Items"/>
|
||||
<inventory_panel label="Itens Recentes" name="Recent Items"/>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<button label="Nenhum" label_selected="Nenhum" name="None"/>
|
||||
<button label="Branco" label_selected="Branco" name="Blank"/>
|
||||
<check_box label="Mostrar Pastas" name="show_folders_check"/>
|
||||
<search_editor label="Clique aqui para buscar" name="inventory search editor"/>
|
||||
<filter_editor label="Clique aqui para buscar" name="inventory search editor"/>
|
||||
<check_box label="Aplicar Imediatamente" name="apply_immediate_check"/>
|
||||
<button label="Cancelar" label_selected="Cancelar" name="Cancel"/>
|
||||
<button label="Selecionar" label_selected="Selecionar" name="Select"/>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
Landmarks
|
||||
</combo_item>
|
||||
</combo_box>
|
||||
<line_editor label="Procurar por nome de região" name="location" tool_tip="Digite o nome de uma Região"/>
|
||||
<search_editor label="Procurar por nome de região" name="location" tool_tip="Digite o nome de uma Região"/>
|
||||
<button label="Procurar" name="DoSearch" tool_tip="Procurar por região"/>
|
||||
<text name="search_label">
|
||||
Resultados da Procura:
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
<string name="cant_view_group_land_text">
|
||||
Você não tem permissão para ver as terras pertencentes ao grupo.
|
||||
</string>
|
||||
<string name="epmty_view_group_land_text">
|
||||
Nada consta
|
||||
</string>
|
||||
<string name="cant_view_group_accounting_text">
|
||||
Você não tem permissão para ver as informações sobre as contas do grupo.
|
||||
</string>
|
||||
|
||||
@@ -47,9 +47,7 @@ podem executar essa habilidade.
|
||||
</panel>
|
||||
<tab_container height="164" name="roles_tab_container">
|
||||
<panel height="148" label="Membros" name="members_sub_tab" tool_tip="Membros">
|
||||
<line_editor bottom="127" name="search_text"/>
|
||||
<button label="Pesquisar" name="search_button" width="75"/>
|
||||
<button label="Mostrar todos" name="show_all_button" left_delta="80"/>
|
||||
<filter_editor bottom="127" name="filter_input"/>
|
||||
<name_list name="member_list" bottom_delta="-105" height="104" >
|
||||
<column label="Nome do membro" name="name"/>
|
||||
<column label="Tarifa doada" name="donated"/>
|
||||
@@ -62,9 +60,7 @@ podem executar essa habilidade.
|
||||
</string>
|
||||
</panel>
|
||||
<panel height="148" label="Funções" name="roles_sub_tab">
|
||||
<line_editor bottom="127" name="search_text"/>
|
||||
<button label="Busca" name="search_button" width="75"/>
|
||||
<button label="Mostrar todos" name="show_all_button" left_delta="80"/>
|
||||
<filter_editor bottom="127" name="filter_input"/>
|
||||
<scroll_list name="role_list" bottom_delta="-104" height="104">
|
||||
<column label="Nome da função" name="name"/>
|
||||
<column label="Título" name="title"/>
|
||||
@@ -82,9 +78,7 @@ permitidas que os membros podem executar. Os membros poderão ter um ou mais fun
|
||||
</string>
|
||||
</panel>
|
||||
<panel height="148" label="Habilidades" name="actions_sub_tab">
|
||||
<line_editor bottom="127" name="search_text"/>
|
||||
<button label="Busca" name="search_button" width="75"/>
|
||||
<button label="Mostrar todos" name="show_all_button" left_delta="80"/>
|
||||
<filter_editor bottom="127" name="filter_input"/>
|
||||
<scroll_list bottom_delta="-120" height="118" name="action_list" tool_tip="Selecione uma habilidade para ver mais detalhes."/>
|
||||
<string name="help_text">
|
||||
As habilidades permitem que os membros nas funções façam coisas específicas dentro do grupo.
|
||||
|
||||
Reference in New Issue
Block a user