diff options
author | McCabe Maxsted | 2010-09-16 06:08:15 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-09-16 22:17:46 -0700 |
commit | 162cf8240158d2d487d014bdac77f58a8c75595f (patch) | |
tree | 3cf3d15c7dafd7716e02bc4bf3ef0763e74bf843 /linden/indra/newview/skins | |
parent | Fixed up the logic for the Hide Misspellings/Show Misspellings menu options. ... (diff) | |
download | meta-impy-162cf8240158d2d487d014bdac77f58a8c75595f.zip meta-impy-162cf8240158d2d487d014bdac77f58a8c75595f.tar.gz meta-impy-162cf8240158d2d487d014bdac77f58a8c75595f.tar.bz2 meta-impy-162cf8240158d2d487d014bdac77f58a8c75595f.tar.xz |
Added search bars for friends and groups lists, based on a feature in the Ascent viewer by Charley Levenque
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_friends.xml | 39 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_groups.xml | 7 |
2 files changed, 26 insertions, 20 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_friends.xml b/linden/indra/newview/skins/default/xui/en-us/panel_friends.xml index 0854c99..a64560f 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_friends.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_friends.xml | |||
@@ -3,43 +3,46 @@ | |||
3 | <string name="Multiple"> | 3 | <string name="Multiple"> |
4 | Multiple friends... | 4 | Multiple friends... |
5 | </string> | 5 | </string> |
6 | <scroll_list bottom="10" can_resize="true" column_padding="0" draw_heading="true" | 6 | <scroll_list bottom="10" can_resize="true" column_padding="0" draw_heading="true" |
7 | follows="left|top|bottom|right" left="10" multi_select="true" | 7 | follows="left|top|bottom|right" left="10" multi_select="true" |
8 | name="friend_list" right="-100" search_column="1" | 8 | name="friend_list" right="-100" search_column="1" |
9 | tool_tip="Hold shift or control while clicking to select multiple friends" | 9 | tool_tip="Hold shift or control while clicking to select multiple friends" |
10 | top="-10"> | 10 | top="-30"> |
11 | <column image="ff_online_status_button.tga" name="icon_online_status" | 11 | <column image="ff_online_status_button.tga" name="icon_online_status" |
12 | tool_tip="Online status" width="20" /> | 12 | tool_tip="Online status" width="20" /> |
13 | <column dynamicwidth="true" label="Name" name="friend_name" tool_tip="Name" /> | 13 | <column dynamicwidth="true" label="Name" name="friend_name" tool_tip="Name" /> |
14 | <column image="ff_visible_online_button.tga" name="icon_visible_online" | 14 | <column image="ff_visible_online_button.tga" name="icon_visible_online" |
15 | tool_tip="Friend can see when you're online" width="20" /> | 15 | tool_tip="Friend can see when you're online" width="20" /> |
16 | <column image="ff_visible_map_button.tga" name="icon_visible_map" | 16 | <column image="ff_visible_map_button.tga" name="icon_visible_map" |
17 | tool_tip="Friend can locate you on the map" width="20" /> | 17 | tool_tip="Friend can locate you on the map" width="20" /> |
18 | <column image="ff_edit_mine_button.tga" name="icon_edit_mine" | 18 | <column image="ff_edit_mine_button.tga" name="icon_edit_mine" |
19 | tool_tip="Friend can edit, delete or take objects" width="20" /> | 19 | tool_tip="Friend can edit, delete or take objects" width="20" /> |
20 | <column image="ff_visible_map_button.tga" name="icon_visible_map_theirs" | 20 | <column image="ff_visible_map_button.tga" name="icon_visible_map_theirs" |
21 | tool_tip="You can locate this friend on the map" width="20" /> | 21 | tool_tip="You can locate this friend on the map" width="20" /> |
22 | <column image="ff_edit_theirs_button.tga" name="icon_edit_theirs" | 22 | <column image="ff_edit_theirs_button.tga" name="icon_edit_theirs" |
23 | tool_tip="You can edit this friend's objects" width="20" /> | 23 | tool_tip="You can edit this friend's objects" width="20" /> |
24 | <column name="friend_last_update_generation" width="0" /> | 24 | <column name="friend_last_update_generation" width="0" /> |
25 | </scroll_list> | 25 | </scroll_list> |
26 | <pad bottom="-7" height="0" left="-90" width="1" /> | 26 | <pad bottom="-7" height="0" left="-90" width="1" /> |
27 | <button bottom_delta="-25" follows="top|right" height="22" label="IM/Call" | 27 | <button bottom_delta="-45" follows="top|right" height="22" label="IM/Call" |
28 | left_delta="0" name="im_btn" tool_tip="Open Instant Message session" | 28 | left_delta="0" name="im_btn" tool_tip="Open Instant Message session" |
29 | width="80" /> | 29 | width="80" /> |
30 | <button bottom_delta="-25" follows="top|right" height="22" label="Profile" | 30 | <button bottom_delta="-25" follows="top|right" height="22" label="Profile" |
31 | left_delta="0" name="profile_btn" | 31 | left_delta="0" name="profile_btn" |
32 | tool_tip="Show picture, groups, and other information" width="80" /> | 32 | tool_tip="Show picture, groups, and other information" width="80" /> |
33 | <button bottom_delta="-25" follows="top|right" height="22" label="Teleport..." | 33 | <button bottom_delta="-25" follows="top|right" height="22" label="Teleport..." |
34 | left_delta="0" name="offer_teleport_btn" | 34 | left_delta="0" name="offer_teleport_btn" |
35 | tool_tip="Offer this friend a teleport to your current location" width="80" /> | 35 | tool_tip="Offer this friend a teleport to your current location" width="80" /> |
36 | <button bottom_delta="-25" follows="top|right" height="22" label="Pay..." | 36 | <button bottom_delta="-25" follows="top|right" height="22" label="Pay..." |
37 | left_delta="0" name="pay_btn" | 37 | left_delta="0" name="pay_btn" |
38 | tool_tip="Give currency to this friend" width="80" /> | 38 | tool_tip="Give currency to this friend" width="80" /> |
39 | <button bottom_delta="-25" follows="top|right" height="22" label="Remove..." | 39 | <button bottom_delta="-25" follows="top|right" height="22" label="Remove..." |
40 | left_delta="0" name="remove_btn" | 40 | left_delta="0" name="remove_btn" |
41 | tool_tip="Remove this person from your friends list" width="80" /> | 41 | tool_tip="Remove this person from your friends list" width="80" /> |
42 | <button bottom_delta="-35" follows="top|right" height="22" label="Add..." | 42 | <button bottom_delta="-35" follows="top|right" height="22" label="Add..." |
43 | left_delta="0" name="add_btn" tool_tip="Offer friendship to a resident" | 43 | left_delta="0" name="add_btn" tool_tip="Offer friendship to a resident" |
44 | width="80" /> | 44 | width="80" /> |
45 | <search_editor bottom="-24" enabled="true" follows="left|right|top" font="SansSerif" | ||
46 | height="18" left="10" right="-100" name="buddy_search" | ||
47 | label="Type here to search your friends" width="130" /> | ||
45 | </panel> | 48 | </panel> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml b/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml index 22967dc..9303852 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml | |||
@@ -4,7 +4,7 @@ | |||
4 | <scroll_list background_visible="true" bottom="45" column_padding="5" draw_border="true" | 4 | <scroll_list background_visible="true" bottom="45" column_padding="5" draw_border="true" |
5 | draw_heading="true" draw_stripes="true" enabled="true" | 5 | draw_heading="true" draw_stripes="true" enabled="true" |
6 | follows="left|top|right|bottom" left="10" mouse_opaque="true" | 6 | follows="left|top|right|bottom" left="10" mouse_opaque="true" |
7 | multi_select="false" name="group list" tab_stop="true" top="-10" | 7 | multi_select="false" name="group list" tab_stop="true" top="-30" |
8 | width="240"> | 8 | width="240"> |
9 | <column label="Group Name" name="name" dynamicwidth="true" /> | 9 | <column label="Group Name" name="name" dynamicwidth="true" /> |
10 | <column label="Notices" name="receive_notices" width="60" | 10 | <column label="Notices" name="receive_notices" width="60" |
@@ -28,7 +28,7 @@ | |||
28 | You belong to [COUNT] groups (of [MAX] maximum). | 28 | You belong to [COUNT] groups (of [MAX] maximum). |
29 | </text> | 29 | </text> |
30 | <pad bottom="-7" height="0" left="-90" width="1" /> | 30 | <pad bottom="-7" height="0" left="-90" width="1" /> |
31 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | 31 | <button bottom_delta="-45" follows="top|right" font="SansSerif" height="22" |
32 | label="IM/Call" left_delta="0" name="IM" | 32 | label="IM/Call" left_delta="0" name="IM" |
33 | tool_tip="Open Instant Message session" width="80" /> | 33 | tool_tip="Open Instant Message session" width="80" /> |
34 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | 34 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
@@ -45,6 +45,9 @@ | |||
45 | label="Search..." name="Search..." width="80" /> | 45 | label="Search..." name="Search..." width="80" /> |
46 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | 46 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
47 | label="Leave" name="Leave" width="80" /> | 47 | label="Leave" name="Leave" width="80" /> |
48 | <search_editor bottom="-24" enabled="true" follows="left|right|top" font="SansSerif" | ||
49 | height="18" left="10" right="-100" name="group_search" | ||
50 | label="Type here to search your groups" width="130" /> | ||
48 | <string name="none"> | 51 | <string name="none"> |
49 | none | 52 | none |
50 | </string> | 53 | </string> |