diff options
author | Jacek Antonelli | 2008-11-22 03:37:36 -0600 |
---|---|---|
committer | Jacek Antonelli | 2008-11-22 03:37:36 -0600 |
commit | c595f2d4e8a3f2b74882be1dbb8e00a6ac3df428 (patch) | |
tree | a897ea7ae9acbe42f80dc23c4a89fcd140175a37 | |
parent | Added separators to Quick Filter. (diff) | |
download | meta-impy-c595f2d4e8a3f2b74882be1dbb8e00a6ac3df428.zip meta-impy-c595f2d4e8a3f2b74882be1dbb8e00a6ac3df428.tar.gz meta-impy-c595f2d4e8a3f2b74882be1dbb8e00a6ac3df428.tar.bz2 meta-impy-c595f2d4e8a3f2b74882be1dbb8e00a6ac3df428.tar.xz |
Cleaned up Show Filters floater XML.
-rw-r--r-- | ChangeLog.txt | 4 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_inventory_view_finder.xml | 220 |
2 files changed, 126 insertions, 98 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index e82320c..ad01958 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,9 @@ | |||
1 | 2008-11-22 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2008-11-22 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory_view_finder.xml: | ||
4 | Cleaned up Show Filters floater XML. | ||
5 | |||
6 | |||
3 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml: | 7 | * linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml: |
4 | Added separators to Quick Filter. | 8 | Added separators to Quick Filter. |
5 | 9 | ||
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_inventory_view_finder.xml b/linden/indra/newview/skins/default/xui/en-us/floater_inventory_view_finder.xml index 728ae1c..befcc96 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_inventory_view_finder.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_inventory_view_finder.xml | |||
@@ -1,102 +1,126 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-495" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | |
3 | can_resize="false" can_tear_off="true" enabled="true" height="408" | 3 | <floater name="Inventory Finder" title="inventory_recent_items" |
4 | left="457" min_height="408" min_width="170" mouse_opaque="true" | 4 | bottom="-495" left="457" height="408" width="170" |
5 | name="Inventory Finder" title="inventory_recent_items" width="170"> | 5 | can_close="true" can_drag_on_left="false" can_minimize="false" |
6 | <icon bottom="-36" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 6 | can_resize="false" can_tear_off="true"> |
7 | image_name="inv_item_animation.tga" left="8" mouse_opaque="true" | 7 | |
8 | name="icon_animation" width="16" /> | 8 | |
9 | <check_box bottom="-36" enabled="true" follows="left|top" font="SansSerifSmall" | 9 | <icon name="icon_animation" image_name="inv_item_animation.tga" |
10 | height="16" initial_value="false" label="Animation" left="26" | 10 | bottom="-36" left="8" height="16" width="16" follows="left|top" /> |
11 | mouse_opaque="true" name="check_animation" radio_style="false" width="126" /> | 11 | <check_box label="Animation" name="check_animation" |
12 | <icon bottom="-56" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 12 | bottom="-36" left="26" height="16" width="126" follows="left|top" |
13 | image_name="inv_item_callingcard_online.tga" left="8" mouse_opaque="true" | 13 | font="SansSerifSmall" initial_value="false" /> |
14 | name="icon_calling_card" width="16" /> | 14 | |
15 | <check_box bottom="-56" enabled="true" follows="left|top" font="SansSerifSmall" | 15 | |
16 | height="16" initial_value="false" label="Calling Cards" left="26" | 16 | <icon name="icon_calling_card" image_name="inv_item_callingcard_online.tga" |
17 | mouse_opaque="true" name="check_calling_card" radio_style="false" | 17 | bottom="-56" left="8" height="16" width="16" follows="left|top" /> |
18 | width="126" /> | 18 | <check_box label="Calling Cards" name="check_calling_card" |
19 | <icon bottom="-76" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 19 | bottom="-56" left="26" height="16" width="126" follows="left|top" |
20 | image_name="inv_item_shirt.tga" left="8" mouse_opaque="true" | 20 | font="SansSerifSmall" initial_value="false" /> |
21 | name="icon_clothing" width="16" /> | 21 | |
22 | <check_box bottom="-76" enabled="true" follows="left|top" font="SansSerifSmall" | 22 | |
23 | height="16" initial_value="false" label="Clothing / Body Parts" left="26" | 23 | <icon name="icon_clothing" image_name="inv_item_shirt.tga" |
24 | mouse_opaque="true" name="check_clothing" radio_style="false" width="126" /> | 24 | bottom="-76" left="8" height="16" width="16" follows="left|top" /> |
25 | <icon bottom="-96" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 25 | <check_box label="Clothing / Body Parts" name="check_clothing" |
26 | image_name="inv_item_gesture.tga" left="8" mouse_opaque="true" | 26 | bottom="-76" left="26" height="16" width="126" follows="left|top" |
27 | name="icon_gesture" width="16" /> | 27 | font="SansSerifSmall" initial_value="false" /> |
28 | <check_box bottom="-96" enabled="true" follows="left|top" font="SansSerifSmall" | 28 | |
29 | height="16" initial_value="false" label="Gestures" left="26" | 29 | |
30 | mouse_opaque="true" name="check_gesture" radio_style="false" width="126" /> | 30 | <icon name="icon_gesture" image_name="inv_item_gesture.tga" |
31 | <icon bottom="-116" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 31 | bottom="-96" left="8" height="16" width="16" follows="left|top" /> |
32 | image_name="inv_item_landmark_visited.tga" left="8" mouse_opaque="true" | 32 | <check_box label="Gestures" name="check_gesture" |
33 | name="icon_landmark" width="16" /> | 33 | bottom="-96" left="26" height="16" width="126" follows="left|top" |
34 | <check_box bottom="-116" enabled="true" follows="left|top" font="SansSerifSmall" | 34 | font="SansSerifSmall" initial_value="false" /> |
35 | height="16" initial_value="false" label="Landmarks" left="26" | 35 | |
36 | mouse_opaque="true" name="check_landmark" radio_style="false" width="126" /> | 36 | |
37 | <icon bottom="-136" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 37 | <icon name="icon_landmark" image_name="inv_item_landmark_visited.tga" |
38 | image_name="inv_item_notecard.tga" left="8" mouse_opaque="true" | 38 | bottom="-116" left="8" height="16" width="16" follows="left|top" /> |
39 | name="icon_notecard" width="16" /> | 39 | <check_box label="Landmarks" name="check_landmark" |
40 | <check_box bottom="-136" enabled="true" follows="left|top" font="SansSerifSmall" | 40 | bottom="-116" left="26" height="16" width="126" follows="left|top" |
41 | height="16" initial_value="false" label="Notecards" left="26" | 41 | font="SansSerifSmall" initial_value="false" /> |
42 | mouse_opaque="true" name="check_notecard" radio_style="false" width="126" /> | 42 | |
43 | <icon bottom="-156" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 43 | |
44 | image_name="inv_item_object.tga" left="8" mouse_opaque="true" | 44 | <icon name="icon_notecard" image_name="inv_item_notecard.tga" |
45 | name="icon_object" width="16" /> | 45 | bottom="-136" left="8" height="16" width="16" follows="left|top" /> |
46 | <check_box bottom="-156" enabled="true" follows="left|top" font="SansSerifSmall" | 46 | <check_box label="Notecards" name="check_notecard" |
47 | height="16" initial_value="false" label="Objects" left="26" | 47 | bottom="-136" left="26" height="16" width="126" follows="left|top" |
48 | mouse_opaque="true" name="check_object" radio_style="false" width="126" /> | 48 | font="SansSerifSmall" initial_value="false" /> |
49 | <icon bottom="-176" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 49 | |
50 | image_name="inv_item_script.tga" left="8" mouse_opaque="true" | 50 | |
51 | name="icon_script" width="16" /> | 51 | <icon name="icon_object" image_name="inv_item_object.tga" |
52 | <check_box bottom="-176" enabled="true" follows="left|top" font="SansSerifSmall" | 52 | bottom="-156" left="8" height="16" width="16" follows="left|top" /> |
53 | height="16" initial_value="false" label="Scripts" left="26" | 53 | <check_box label="Objects" name="check_object" |
54 | mouse_opaque="true" name="check_script" radio_style="false" width="126" /> | 54 | bottom="-156" left="26" height="16" width="126" follows="left|top" |
55 | <icon bottom="-196" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 55 | font="SansSerifSmall" initial_value="false" /> |
56 | image_name="inv_item_sound.tga" left="8" mouse_opaque="true" | 56 | |
57 | name="icon_sound" width="16" /> | 57 | |
58 | <check_box bottom="-196" enabled="true" follows="left|top" font="SansSerifSmall" | 58 | <icon name="icon_script" image_name="inv_item_script.tga" |
59 | height="16" initial_value="false" label="Sounds" left="26" | 59 | bottom="-176" left="8" height="16" width="16" follows="left|top" /> |
60 | mouse_opaque="true" name="check_sound" radio_style="false" width="126" /> | 60 | <check_box label="Scripts" name="check_script" |
61 | <icon bottom="-216" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 61 | bottom="-176" left="26" height="16" width="126" follows="left|top" |
62 | image_name="inv_item_texture.tga" left="8" mouse_opaque="true" | 62 | font="SansSerifSmall" initial_value="false" /> |
63 | name="icon_texture" width="16" /> | 63 | |
64 | <check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall" | 64 | |
65 | height="16" initial_value="false" label="Textures" left="26" | 65 | <icon name="icon_sound" image_name="inv_item_sound.tga" |
66 | mouse_opaque="true" name="check_texture" radio_style="false" width="126" /> | 66 | bottom="-196" left="8" height="16" width="16" follows="left|top" /> |
67 | <icon bottom="-236" color="1 1 1 1" enabled="true" follows="left|top" height="16" | 67 | <check_box label="Sounds" name="check_sound" |
68 | image_name="inv_item_snapshot.tga" left="8" mouse_opaque="true" | 68 | bottom="-196" left="26" height="16" width="126" follows="left|top" |
69 | name="icon_snapshot" width="16" /> | 69 | font="SansSerifSmall" initial_value="false" /> |
70 | <check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall" | 70 | |
71 | height="16" initial_value="false" label="Snapshots" left="26" | 71 | |
72 | mouse_opaque="true" name="check_snapshot" radio_style="false" width="126" /> | 72 | <icon name="icon_texture" image_name="inv_item_texture.tga" |
73 | <button bottom="-260" enabled="true" follows="left|top" font="SansSerif" | 73 | bottom="-216" left="8" height="16" width="16" follows="left|top" /> |
74 | halign="center" height="20" label="All" label_selected="All" left="8" | 74 | <check_box label="Textures" name="check_texture" |
75 | mouse_opaque="true" name="All" scale_image="true" width="100" /> | 75 | bottom="-216" left="26" height="16" width="126" follows="left|top" |
76 | <button bottom="-284" enabled="true" follows="left|top" font="SansSerif" | 76 | font="SansSerifSmall" initial_value="false" /> |
77 | halign="center" height="20" label="None" label_selected="None" left="8" | 77 | |
78 | mouse_opaque="true" name="None" scale_image="true" width="100" /> | 78 | |
79 | <check_box bottom="-304" enabled="true" follows="left|top" font="SansSerifSmall" | 79 | <icon name="icon_snapshot" image_name="inv_item_snapshot.tga" |
80 | height="16" initial_value="false" label="Always show folders" left="8" | 80 | bottom="-236" left="8" height="16" width="16" follows="left|top" /> |
81 | mouse_opaque="true" name="check_show_empty" radio_style="false" width="144" /> | 81 | <check_box label="Snapshots" name="check_snapshot" |
82 | <check_box bottom="-324" enabled="true" follows="left|top" font="SansSerifSmall" | 82 | bottom="-236" left="26" height="16" width="126" follows="left|top" |
83 | height="16" initial_value="false" label="Since Logoff" left="8" | 83 | font="SansSerifSmall" initial_value="false" /> |
84 | mouse_opaque="true" name="check_since_logoff" radio_style="false" | 84 | |
85 | width="144" /> | 85 | |
86 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 86 | <button label="All" label_selected="All" name="All" |
87 | bottom="-336" drop_shadow_visible="true" enabled="true" follows="left|top" | 87 | bottom="-260" left="8" height="20" width="100" follows="left|top" |
88 | font="SansSerifSmall" h_pad="0" halign="center" height="12" left="8" | 88 | font="SansSerif" halign="center" scale_image="true" /> |
89 | mouse_opaque="true" name="- OR -" v_pad="0" width="144"> | 89 | |
90 | <button label="None" label_selected="None" name="None" | ||
91 | bottom="-284" left="8" height="20" width="100" follows="left|top" | ||
92 | font="SansSerif" halign="center" scale_image="true" /> | ||
93 | |||
94 | |||
95 | <check_box label="Always show folders" name="check_show_empty" | ||
96 | bottom="-304" left="8" height="16" width="144" follows="left|top" | ||
97 | font="SansSerifSmall" initial_value="false" /> | ||
98 | |||
99 | |||
100 | <check_box label="Since Logoff" name="check_since_logoff" | ||
101 | bottom="-324" left="8" height="16" width="144" follows="left|top" | ||
102 | font="SansSerifSmall" initial_value="false" /> | ||
103 | |||
104 | |||
105 | <text name="- OR -" type="string" length="1" | ||
106 | bottom="-336" left="8" height="12" width="144" follows="left|top" | ||
107 | halign="center" h_pad="0" v_pad="0" | ||
108 | bg_visible="false" border_drop_shadow_visible="false" | ||
109 | border_visible="false" drop_shadow_visible="true" | ||
110 | font="SansSerifSmall"> | ||
90 | - OR - | 111 | - OR - |
91 | </text> | 112 | </text> |
92 | <spinner bottom="-356" enabled="true" follows="left|top" height="16" increment="1" | 113 | |
93 | initial_val="0" label="Hours Ago" label_width="64" left="8" | 114 | |
94 | max_val="240000" min_val="0" mouse_opaque="true" name="spin_hours_ago" | 115 | <spinner label="Hours Ago" label_width="64" name="spin_hours_ago" |
95 | width="144" /> | 116 | bottom="-356" left="8" height="16" width="144" follows="left|top" |
96 | <spinner bottom="-376" enabled="true" follows="left|top" height="16" increment="1" | 117 | increment="1" initial_val="0" max_val="240000" min_val="0" /> |
97 | initial_val="0" label="Days Ago" label_width="64" left="8" max_val="10000" | 118 | <spinner label="Days Ago" label_width="64" name="spin_days_ago" |
98 | min_val="0" mouse_opaque="true" name="spin_days_ago" width="144" /> | 119 | bottom="-376" left="8" width="144" height="16" follows="left|top" |
99 | <button bottom="-400" enabled="true" follows="top|right" font="SansSerif" | 120 | increment="1" initial_val="0" max_val="10000" min_val="0" /> |
100 | halign="center" height="20" label="Close" label_selected="Close" | 121 | |
101 | mouse_opaque="true" name="Close" right="-6" scale_image="true" width="76" /> | 122 | |
123 | <button label="Close" label_selected="Close" name="Close" | ||
124 | bottom="-400" right="-6" height="20" width="76" follows="top|right" | ||
125 | font="SansSerif" halign="center" scale_image="true" /> | ||
102 | </floater> | 126 | </floater> |