summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_fs_search_legacy_events.xml
blob: 57cb4990e408332b97d4607b70899c09ce43c7ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
 border="false"
 follows="all"
 height="566"
 layout="topleft"
 left="1"
 width="780"
 label="Events"
 name="panel_ls_events">
	<panel
	 border="false"
	 follows="top|left|right"
	 height="53"
	 layout="topleft"
	 left="0"
	 width="780"
	 name="panel_ls_input">
		<text
		 type="string"
		 length="1"
		 follows="left|top"
		 top_pad="5"
		 layout="topleft"
		 left="6"
		 name="search_text"
		 top="12"
		 height="16"
		 width="156">
		 Enter search terms:
		</text>
		<radio_group
		 left_pad="20"
		 height="16"
		 width="300"
		 layout="topleft"
		 name="events_search_mode">
			<radio_item
			 height="16"
			 label="Ongoing and Upcoming"
			 layout="topleft"
			 name="current"
			 value="current"
			 top_pad="0"
			 width="120" />
			<radio_item
			 height="16"
			 label="By Date"
			 layout="topleft"
			 name="date"
			 value="date"
			 left_pad="70"
			 width="120" />
			<radio_group.commit_callback
			 function="CommitSearch" />
		</radio_group>
		<text
		 type="string"
		 length="1"
		 follows="left|top"
		 top_delta="0"
		 layout="topleft"
		 left_pad="5"
		 name="events_date"
		 font.style="BOLD"
		 height="16"
		 width="80">
			4/20
		</text>
		<search_combo_box
		 layout="topleft"
		 follows="left|top|right"
		 height="23"
		 left="6"
		 name="events_edit"
		 top="29"
		 width="651" />
		<combo_box
		 follows="right|top"
		 layout="topleft"
		 height="23"
		 top_delta="0"
		 left_pad="2"
		 name="events_category"
		 width="122">
			<combo_box.item label="Any Category" name="any" value="0" />
			<combo_box.item label="" value="filter_separator" enabled="false" />
			<combo_box.item label="Discussion" name="discussion" value="18" />
			<combo_box.item label="Sports" name="sports" value="19" />
			<combo_box.item label="Live DJ" name="dj" value="30" />
			<combo_box.item label="Live Music" name="music" value="20" />
			<!-- <combo_box.item label="???" name="mystery_category" value="21" /> -->
			<combo_box.item label="Commercial" name="commercial" value="22" />
			<combo_box.item label="Nightlife/Entertainment" name="nightlife" value="23" />
			<combo_box.item label="Games/Contests" name="games" value="24" />
			<combo_box.item label="Pageants" name="pageants" value="25" />
			<combo_box.item label="Education" name="education" value="26" />
			<combo_box.item label="Arts and Culture" name="arts" value="27" />
			<combo_box.item label="Charity/Support Groups" name="charity" value="28" />
			<combo_box.item label="Miscellaneous" name="misc" value="29" />
			<combo_box.commit_callback
			 function="CommitSearch" />
		</combo_box>
		<check_box
		 control_name="ShowPGEvents"
		 follows="right|top"
		 height="16"
		 label=""
		 layout="topleft"
		 left="660"
		 name="pg_all"
		 top="12"
		 width="15" >
		<check_box.commit_callback
		 function="CommitSearch" />
		</check_box>
		<icon
		 follows="right|top"
		 height="16"
		 image_name="Parcel_PG_Dark"
		 layout="topleft"
		 left_pad="2"
		 name="rating_icon_general"
		 top_delta="-1"
		 width="18"/>
		<check_box
		 control_name="ShowMatureEvents"
		 follows="right|top"
		 height="16"
		 label=""
		 layout="topleft"
		 left_pad="2"
		 name="mature_all"
		 top_delta="1"
		 width="15">
			<check_box.commit_callback
			 function="CommitSearch" />
		</check_box>
		<icon
		 follows="right|top"
		 height="16"
		 image_name="Parcel_M_Dark"
		 layout="topleft"
		 left_pad="2"
		 name="rating_icon_moderate"
		 top_delta="-1"
		 width="18"/>
		<check_box
		 control_name="ShowAdultEvents"
		 follows="right|top"
		 height="16"
		 label=""
		 layout="topleft"
		 left_pad="2"
		 name="adult_all"
		 top_delta="1"
		 width="15">
			<check_box.commit_callback
			 function="CommitSearch" />
		</check_box>
		<icon
		 follows="right|top"
		 height="16"
		 image_name="Parcel_R_Dark"
		 layout="topleft"
		 left_pad="2"
		 name="rating_icon_adult"
		 top_delta="-1"
		 width="18"/>
	</panel>
	<!-- Search Pane -->
	<panel
	 border="true"
	 follows="all"
	 height="510"
	 layout="topleft"
	 left="1"
	 width="410"
	 top_pad="1"
	 name="panel_ls_scrolllist">
		<scroll_list
		 draw_heading="true"
		 follows="all"
		 height="485"
		 layout="topleft"
		 left="0"
		 name="search_results_events"
		 sort_ascending="true"
		 sort_column="3"
		 top="0"
		 width="410">
			<columns
			 label=""
			 name="icon"
			 width="20" />
			<columns
			 label="Event Name"
			 name="name"
			 relwidth="0.72" />
			<columns
			 label="Date/Time"
			 name="date"
			 sort_column="time"
			 relwidth="0.28" />
			<columns
			 label="Time"
			 name="time"
			 width="0"/>
		</scroll_list>
		<button
		 layout="topleft"
		 follows="left|bottom"
		 height="23"
		 label="Yesterday"
		 name="events_yesterday"
		 top_pad="2"
		 left="3"
		 width="100" />
		<button
		 layout="topleft"
		 follows="left|bottom"
		 height="23"
		 label="Today"
		 name="events_today"
		 width="100"
		 left_pad="1" />
		<button
		 layout="topleft"
		 follows="left|bottom"
		 height="23"
		 label="Tomorrow"
		 name="events_tomorrow"
		 width="100"
		 left_pad="1" />
		<button
		 layout="topleft"
		 follows="left|bottom"
		 height="23"
		 image_bottom_pad="2"
		 image_overlay="Arrow_Left_Off"
		 image_overlay_alignment="left"
		 label="Back"
		 name="events_back"
		 width="25"
		 left_pad="1" />
		<button
		 layout="topleft"
		 follows="left|bottom"
		 height="23"
		 image_bottom_pad="2"
		 image_overlay="Arrow_Right_Off"
		 image_overlay_alignment="left"
		 label="Next"
		 name="events_next"
		 width="25"
		 left_pad="1" />
	</panel>
</panel>