vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ |
2 | ..\FrameXML\UI.xsd"> |
||
3 | <Frame name="QuestHistoryEditFrame" toplevel="true" parent="UIParent" movable="true" enableMouse="true" hidden="true"> |
||
4 | <Size> |
||
5 | <AbsDimension x="384" y="512"/> |
||
6 | </Size> |
||
7 | <Anchors> |
||
8 | <Anchor point="TOPLEFT"> |
||
9 | <Offset> |
||
10 | <AbsDimension x="0" y="-104"/> |
||
11 | </Offset> |
||
12 | </Anchor> |
||
13 | </Anchors> |
||
14 | <HitRectInsets> |
||
15 | <AbsInset left="0" right="35" top="0" bottom="75"/> |
||
16 | </HitRectInsets> |
||
17 | <Layers> |
||
18 | <Layer level="BACKGROUND"> |
||
19 | <Texture file="Interface\QuestFrame\UI-QuestLog-BookIcon"> |
||
20 | <Size> |
||
21 | <AbsDimension x="64" y="64"/> |
||
22 | </Size> |
||
23 | <Anchors> |
||
24 | <Anchor point="TOPLEFT"> |
||
25 | <Offset> |
||
26 | <AbsDimension x="4" y="-4"/> |
||
27 | </Offset> |
||
28 | </Anchor> |
||
29 | </Anchors> |
||
30 | </Texture> |
||
31 | </Layer> |
||
32 | <Layer level="ARTWORK"> |
||
33 | <Texture file="Interface\QuestFrame\UI-QuestLog-TopLeft"> |
||
34 | <Size> |
||
35 | <AbsDimension x="256" y="256"/> |
||
36 | </Size> |
||
37 | <Anchors> |
||
38 | <Anchor point="TOPLEFT"> |
||
39 | <Offset> |
||
40 | <AbsDimension x="0" y="0"/> |
||
41 | </Offset> |
||
42 | </Anchor> |
||
43 | </Anchors> |
||
44 | </Texture> |
||
45 | <Texture file="Interface\QuestFrame\UI-QuestLog-TopRight"> |
||
46 | <Size> |
||
47 | <AbsDimension x="128" y="256"/> |
||
48 | </Size> |
||
49 | <Anchors> |
||
50 | <Anchor point="TOPLEFT"> |
||
51 | <Offset> |
||
52 | <AbsDimension x="256" y="0"/> |
||
53 | </Offset> |
||
54 | </Anchor> |
||
55 | </Anchors> |
||
56 | </Texture> |
||
57 | <Texture file="Interface\QuestFrame\UI-QuestLog-BotLeft"> |
||
58 | <Size> |
||
59 | <AbsDimension x="256" y="256"/> |
||
60 | </Size> |
||
61 | <Anchors> |
||
62 | <Anchor point="TOPLEFT"> |
||
63 | <Offset> |
||
64 | <AbsDimension x="0" y="-256"/> |
||
65 | </Offset> |
||
66 | </Anchor> |
||
67 | </Anchors> |
||
68 | </Texture> |
||
69 | <Texture file="Interface\QuestFrame\UI-QuestLog-BotRight"> |
||
70 | <Size> |
||
71 | <AbsDimension x="128" y="256"/> |
||
72 | </Size> |
||
73 | <Anchors> |
||
74 | <Anchor point="TOPLEFT"> |
||
75 | <Offset> |
||
76 | <AbsDimension x="256" y="-256"/> |
||
77 | </Offset> |
||
78 | </Anchor> |
||
79 | </Anchors> |
||
80 | </Texture> |
||
81 | <FontString name="QuestHistoryEditTitle" inherits="GameFontNormalSmall"> |
||
82 | <Size> |
||
83 | <AbsDimension x="260" y="14"/> |
||
84 | </Size> |
||
85 | <Anchors> |
||
86 | <Anchor point="TOP" relativeTo="QuestHistoryEditFrame" relativePoint="TOP"> |
||
87 | <Offset> |
||
88 | <AbsDimension x="5" y="-15"/> |
||
89 | </Offset> |
||
90 | </Anchor> |
||
91 | </Anchors> |
||
92 | </FontString> |
||
93 | <FontString name="QuestHistoryEditLevelAcceptedTitle" inherits="GameFontHighlightSmall" text="QUESTHISTORY_LEVEL_ACCEPTED_TITLE" justifyH="RIGHT"> |
||
94 | <Size> |
||
95 | <AbsDimension x="85" y="14"/> |
||
96 | </Size> |
||
97 | <Anchors> |
||
98 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTitle" relativePoint="BOTTOMLEFT"> |
||
99 | <Offset> |
||
100 | <AbsDimension x="5" y="-8"/> |
||
101 | </Offset> |
||
102 | </Anchor> |
||
103 | </Anchors> |
||
104 | </FontString> |
||
105 | <FontString name="QuestHistoryEditLevelCompletedTitle" inherits="GameFontHighlightSmall" text="QUESTHISTORY_LEVEL_COMPLETED_TITLE" justifyH="RIGHT"> |
||
106 | <Size> |
||
107 | <AbsDimension x="93" y="14"/> |
||
108 | </Size> |
||
109 | <Anchors> |
||
110 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditLevelAcceptedTitle" relativePoint="BOTTOMLEFT"> |
||
111 | <Offset> |
||
112 | <AbsDimension x="-8" y="-4"/> |
||
113 | </Offset> |
||
114 | </Anchor> |
||
115 | </Anchors> |
||
116 | </FontString> |
||
117 | <FontString name="QuestHistoryEditMoneyRewardedTitle" inherits="GameFontHighlightSmall" text="QUESTHISTORY_MONEY_REWARDED_TITLE" justifyH="RIGHT"> |
||
118 | <Size> |
||
119 | <AbsDimension x="94" y="14"/> |
||
120 | </Size> |
||
121 | <Anchors> |
||
122 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditLevelAcceptedTitle" relativePoint="TOPRIGHT"> |
||
123 | <Offset> |
||
124 | <AbsDimension x="50" y="0"/> |
||
125 | </Offset> |
||
126 | </Anchor> |
||
127 | </Anchors> |
||
128 | </FontString> |
||
129 | <FontString name="QuestHistoryEditXPRewardedTitle" inherits="GameFontHighlightSmall" text="QUESTHISTORY_XP_REWARDED_TITLE" justifyH="RIGHT"> |
||
130 | <Size> |
||
131 | <AbsDimension x="94" y="14"/> |
||
132 | </Size> |
||
133 | <Anchors> |
||
134 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditLevelCompletedTitle" relativePoint="TOPRIGHT"> |
||
135 | <Offset> |
||
136 | <AbsDimension x="50" y="0"/> |
||
137 | </Offset> |
||
138 | </Anchor> |
||
139 | </Anchors> |
||
140 | </FontString> |
||
141 | </Layer> |
||
142 | </Layers> |
||
143 | <Frames> |
||
144 | <Button name="QuestHistoryEditFrameCloseButton" inherits="UIPanelCloseButton"> |
||
145 | <Anchors> |
||
146 | <Anchor point="TOPRIGHT" relativeTo="QuestHistoryEditFrame" relativePoint="TOPRIGHT"> |
||
147 | <Offset> |
||
148 | <AbsDimension x="-29" y="-8"/> |
||
149 | </Offset> |
||
150 | </Anchor> |
||
151 | </Anchors> |
||
152 | </Button> |
||
153 | <EditBox name="QuestHistoryEditLevelAcceptedEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="2" id="1"> |
||
154 | <Size> |
||
155 | <AbsDimension x="20" y="14"/> |
||
156 | </Size> |
||
157 | <Anchors> |
||
158 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditLevelAcceptedTitle" relativePoint="TOPRIGHT"> |
||
159 | <Offset> |
||
160 | <AbsDimension x="10" y="0"/> |
||
161 | </Offset> |
||
162 | </Anchor> |
||
163 | </Anchors> |
||
164 | </EditBox> |
||
165 | <EditBox name="QuestHistoryEditLevelCompletedEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="2" id="2"> |
||
166 | <Size> |
||
167 | <AbsDimension x="20" y="14"/> |
||
168 | </Size> |
||
169 | <Anchors> |
||
170 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditLevelCompletedTitle" relativePoint="TOPRIGHT"> |
||
171 | <Offset> |
||
172 | <AbsDimension x="10" y="0"/> |
||
173 | </Offset> |
||
174 | </Anchor> |
||
175 | </Anchors> |
||
176 | </EditBox> |
||
177 | <EditBox name="QuestHistoryEditMoneyRewardedEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="7" id="3"> |
||
178 | <Size> |
||
179 | <AbsDimension x="46" y="14"/> |
||
180 | </Size> |
||
181 | <Anchors> |
||
182 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditMoneyRewardedTitle" relativePoint="TOPRIGHT"> |
||
183 | <Offset> |
||
184 | <AbsDimension x="1" y="0"/> |
||
185 | </Offset> |
||
186 | </Anchor> |
||
187 | </Anchors> |
||
188 | </EditBox> |
||
189 | <EditBox name="QuestHistoryEditXPRewardedEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="7" id="4"> |
||
190 | <Size> |
||
191 | <AbsDimension x="46" y="14"/> |
||
192 | </Size> |
||
193 | <Anchors> |
||
194 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditXPRewardedTitle" relativePoint="TOPRIGHT"> |
||
195 | <Offset> |
||
196 | <AbsDimension x="1" y="0"/> |
||
197 | </Offset> |
||
198 | </Anchor> |
||
199 | </Anchors> |
||
200 | </EditBox> |
||
201 | <Button name="QuestHistoryEditFrameAddButton" inherits="UIPanelButtonTemplate" text="QUESTHISTORY_ADD_TEXT"> |
||
202 | <Size> |
||
203 | <AbsDimension x="125" y="21"/> |
||
204 | </Size> |
||
205 | <Anchors> |
||
206 | <Anchor point="BOTTOMLEFT" relativeTo="QuestHistoryEditFrame" relativePoint="BOTTOMLEFT"> |
||
207 | <Offset> |
||
208 | <AbsDimension x="17" y="54"/> |
||
209 | </Offset> |
||
210 | </Anchor> |
||
211 | </Anchors> |
||
212 | <Scripts> |
||
213 | <OnClick> |
||
214 | QuestHistoryEditFrameAddButton_OnClick(); |
||
215 | </OnClick> |
||
216 | </Scripts> |
||
217 | </Button> |
||
218 | <Button name="QuestHistoryEditFrameSaveButton" inherits="UIPanelButtonTemplate" text="QUESTHISTORY_SAVE_TEXT"> |
||
219 | <Size> |
||
220 | <AbsDimension x="125" y="21"/> |
||
221 | </Size> |
||
222 | <Anchors> |
||
223 | <Anchor point="BOTTOMLEFT" relativeTo="QuestHistoryEditFrame" relativePoint="BOTTOMLEFT"> |
||
224 | <Offset> |
||
225 | <AbsDimension x="17" y="54"/> |
||
226 | </Offset> |
||
227 | </Anchor> |
||
228 | </Anchors> |
||
229 | <Scripts> |
||
230 | <OnClick> |
||
231 | QuestHistoryEditFrameSaveButton_OnClick(); |
||
232 | </OnClick> |
||
233 | </Scripts> |
||
234 | </Button> |
||
235 | <Button name="QuestHistoryEditFrameExitButton" inherits="UIPanelButtonTemplate" text="QUESTHISTORY_EXIT_TEXT"> |
||
236 | <Size> |
||
237 | <AbsDimension x="77" y="21"/> |
||
238 | </Size> |
||
239 | <Anchors> |
||
240 | <Anchor point="BOTTOMRIGHT" relativeTo="QuestHistoryEditFrame" relativePoint="BOTTOMRIGHT"> |
||
241 | <Offset> |
||
242 | <AbsDimension x="-43" y="54"/> |
||
243 | </Offset> |
||
244 | </Anchor> |
||
245 | </Anchors> |
||
246 | <Scripts> |
||
247 | <OnClick> |
||
248 | HideUIPanel(QuestHistoryEditFrame); |
||
249 | </OnClick> |
||
250 | </Scripts> |
||
251 | </Button> |
||
252 | <Button name="QuestHistoryEditFrameClearButton" inherits="UIPanelButtonTemplate" text="QUESTHISTORY_CLEAR_TEXT"> |
||
253 | <Size> |
||
254 | <AbsDimension x="123" y="21"/> |
||
255 | </Size> |
||
256 | <Anchors> |
||
257 | <Anchor point="RIGHT" relativeTo="QuestHistoryEditFrameExitButton" relativePoint="LEFT"> |
||
258 | <Offset> |
||
259 | <AbsDimension x="0" y="0"/> |
||
260 | </Offset> |
||
261 | </Anchor> |
||
262 | </Anchors> |
||
263 | <Scripts> |
||
264 | <OnClick> |
||
265 | QuestHistory_ClearQuest(); |
||
266 | </OnClick> |
||
267 | </Scripts> |
||
268 | </Button> |
||
269 | <ScrollFrame name="QuestHistoryEditListScrollFrame" inherits="UIPanelScrollFrameTemplate"> |
||
270 | <Size> |
||
271 | <AbsDimension x="300" y="93"/> |
||
272 | </Size> |
||
273 | <Anchors> |
||
274 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditFrame"> |
||
275 | <Offset> |
||
276 | <AbsDimension x="19" y="-75"/> |
||
277 | </Offset> |
||
278 | </Anchor> |
||
279 | </Anchors> |
||
280 | <ScrollChild> |
||
281 | <Frame name="QuestHistoryEditListScrollChildFrame"> |
||
282 | <Size> |
||
283 | <AbsDimension x="300" y="93"/> |
||
284 | </Size> |
||
285 | <Layers> |
||
286 | <Layer level="BACKGROUND"> |
||
287 | <FontString name="QuestHistoryEditAcceptedOrderTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_ACCEPTED_TITLE" justifyH="LEFT"> |
||
288 | <Size> |
||
289 | <AbsDimension x="60" y="12"/> |
||
290 | </Size> |
||
291 | <Anchors> |
||
292 | <Anchor point="TOPLEFT"> |
||
293 | <Offset> |
||
294 | <AbsDimension x="4" y="-2"/> |
||
295 | </Offset> |
||
296 | </Anchor> |
||
297 | </Anchors> |
||
298 | </FontString> |
||
299 | <FontString name="QuestHistoryEditLevelTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_LEVEL_TITLE" justifyH="LEFT"> |
||
300 | <Size> |
||
301 | <AbsDimension x="40" y="12"/> |
||
302 | </Size> |
||
303 | <Anchors> |
||
304 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditAcceptedOrderTitle" relativePoint="TOPRIGHT"> |
||
305 | <Offset> |
||
306 | <AbsDimension x="55" y="0"/> |
||
307 | </Offset> |
||
308 | </Anchor> |
||
309 | </Anchors> |
||
310 | </FontString> |
||
311 | <FontString name="QuestHistoryEditCompletedOrderTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_COMPLETED_TITLE" justifyH="LEFT"> |
||
312 | <Size> |
||
313 | <AbsDimension x="65" y="12"/> |
||
314 | </Size> |
||
315 | <Anchors> |
||
316 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditLevelTitle" relativePoint="TOPRIGHT"> |
||
317 | <Offset> |
||
318 | <AbsDimension x="45" y="0"/> |
||
319 | </Offset> |
||
320 | </Anchor> |
||
321 | </Anchors> |
||
322 | </FontString> |
||
323 | <FontString name="QuestHistoryEditCategoryTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_CATEGORY_TITLE" justifyH="LEFT"> |
||
324 | <Size> |
||
325 | <AbsDimension x="55" y="12"/> |
||
326 | </Size> |
||
327 | <Anchors> |
||
328 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditAcceptedOrderTitle" relativePoint="BOTTOMLEFT"> |
||
329 | <Offset> |
||
330 | <AbsDimension x="0" y="-4"/> |
||
331 | </Offset> |
||
332 | </Anchor> |
||
333 | </Anchors> |
||
334 | </FontString> |
||
335 | <FontString name="QuestHistoryEditTagTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_TAG_TITLE" justifyH="LEFT"> |
||
336 | <Size> |
||
337 | <AbsDimension x="25" y="12"/> |
||
338 | </Size> |
||
339 | <Anchors> |
||
340 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCategoryTitle" relativePoint="TOPRIGHT"> |
||
341 | <Offset> |
||
342 | <AbsDimension x="160" y="0"/> |
||
343 | </Offset> |
||
344 | </Anchor> |
||
345 | </Anchors> |
||
346 | </FontString> |
||
347 | <FontString name="QuestHistoryEditQuestGiverTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_QUEST_GIVER_TITLE" justifyH="LEFT"> |
||
348 | <Size> |
||
349 | <AbsDimension x="69" y="12"/> |
||
350 | </Size> |
||
351 | <Anchors> |
||
352 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCategoryTitle" relativePoint="BOTTOMLEFT"> |
||
353 | <Offset> |
||
354 | <AbsDimension x="0" y="-4"/> |
||
355 | </Offset> |
||
356 | </Anchor> |
||
357 | </Anchors> |
||
358 | </FontString> |
||
359 | <FontString name="QuestHistoryEditQuestCompleterTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_QUEST_COMPLETER_TITLE" justifyH="LEFT"> |
||
360 | <Size> |
||
361 | <AbsDimension x="97" y="12"/> |
||
362 | </Size> |
||
363 | <Anchors> |
||
364 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditQuestGiverTitle" relativePoint="BOTTOMLEFT"> |
||
365 | <Offset> |
||
366 | <AbsDimension x="0" y="-4"/> |
||
367 | </Offset> |
||
368 | </Anchor> |
||
369 | </Anchors> |
||
370 | </FontString> |
||
371 | <FontString name="QuestHistoryEditAcceptedLocationTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_ACCEPTED_TITLE" justifyH="LEFT"> |
||
372 | <Size> |
||
373 | <AbsDimension x="53" y="12"/> |
||
374 | </Size> |
||
375 | <Anchors> |
||
376 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditQuestCompleterTitle" relativePoint="BOTTOMLEFT"> |
||
377 | <Offset> |
||
378 | <AbsDimension x="0" y="-4"/> |
||
379 | </Offset> |
||
380 | </Anchor> |
||
381 | </Anchors> |
||
382 | </FontString> |
||
383 | <FontString name="QuestHistoryEditAcceptedZoneTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_ZONE_TITLE" justifyH="LEFT"> |
||
384 | <Size> |
||
385 | <AbsDimension x="30" y="12"/> |
||
386 | </Size> |
||
387 | <Anchors> |
||
388 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditAcceptedLocationTitle" relativePoint="TOPRIGHT"> |
||
389 | <Offset> |
||
390 | <AbsDimension x="0" y="0"/> |
||
391 | </Offset> |
||
392 | </Anchor> |
||
393 | </Anchors> |
||
394 | </FontString> |
||
395 | <FontString name="QuestHistoryEditAcceptedXTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_X_TITLE" justifyH="LEFT"> |
||
396 | <Size> |
||
397 | <AbsDimension x="12" y="12"/> |
||
398 | </Size> |
||
399 | <Anchors> |
||
400 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditAcceptedZoneTitle" relativePoint="TOPRIGHT"> |
||
401 | <Offset> |
||
402 | <AbsDimension x="128" y="0"/> |
||
403 | </Offset> |
||
404 | </Anchor> |
||
405 | </Anchors> |
||
406 | </FontString> |
||
407 | <FontString name="QuestHistoryEditAcceptedYTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_Y_TITLE" justifyH="LEFT"> |
||
408 | <Size> |
||
409 | <AbsDimension x="12" y="12"/> |
||
410 | </Size> |
||
411 | <Anchors> |
||
412 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditAcceptedXTitle" relativePoint="TOPRIGHT"> |
||
413 | <Offset> |
||
414 | <AbsDimension x="30" y="0"/> |
||
415 | </Offset> |
||
416 | </Anchor> |
||
417 | </Anchors> |
||
418 | </FontString> |
||
419 | <FontString name="QuestHistoryEditCompletedLocationTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_COMPLETED_TITLE" justifyH="LEFT"> |
||
420 | <Size> |
||
421 | <AbsDimension x="59" y="12"/> |
||
422 | </Size> |
||
423 | <Anchors> |
||
424 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditAcceptedLocationTitle" relativePoint="BOTTOMLEFT"> |
||
425 | <Offset> |
||
426 | <AbsDimension x="0" y="-4"/> |
||
427 | </Offset> |
||
428 | </Anchor> |
||
429 | </Anchors> |
||
430 | </FontString> |
||
431 | <FontString name="QuestHistoryEditCompletedZoneTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_ZONE_TITLE" justifyH="LEFT"> |
||
432 | <Size> |
||
433 | <AbsDimension x="30" y="12"/> |
||
434 | </Size> |
||
435 | <Anchors> |
||
436 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCompletedLocationTitle" relativePoint="TOPRIGHT"> |
||
437 | <Offset> |
||
438 | <AbsDimension x="0" y="0"/> |
||
439 | </Offset> |
||
440 | </Anchor> |
||
441 | </Anchors> |
||
442 | </FontString> |
||
443 | <FontString name="QuestHistoryEditCompletedXTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_X_TITLE" justifyH="LEFT"> |
||
444 | <Size> |
||
445 | <AbsDimension x="12" y="12"/> |
||
446 | </Size> |
||
447 | <Anchors> |
||
448 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCompletedZoneTitle" relativePoint="TOPRIGHT"> |
||
449 | <Offset> |
||
450 | <AbsDimension x="122" y="0"/> |
||
451 | </Offset> |
||
452 | </Anchor> |
||
453 | </Anchors> |
||
454 | </FontString> |
||
455 | <FontString name="QuestHistoryEditCompletedYTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_Y_TITLE" justifyH="LEFT"> |
||
456 | <Size> |
||
457 | <AbsDimension x="12" y="12"/> |
||
458 | </Size> |
||
459 | <Anchors> |
||
460 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCompletedXTitle" relativePoint="TOPRIGHT"> |
||
461 | <Offset> |
||
462 | <AbsDimension x="30" y="0"/> |
||
463 | </Offset> |
||
464 | </Anchor> |
||
465 | </Anchors> |
||
466 | </FontString> |
||
467 | <FontString name="QuestHistoryEditTimeAcceptedTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_TIME_ACCEPTED_TITLE" justifyH="LEFT"> |
||
468 | <Size> |
||
469 | <AbsDimension x="79" y="12"/> |
||
470 | </Size> |
||
471 | <Anchors> |
||
472 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCompletedLocationTitle" relativePoint="BOTTOMLEFT"> |
||
473 | <Offset> |
||
474 | <AbsDimension x="0" y="-4"/> |
||
475 | </Offset> |
||
476 | </Anchor> |
||
477 | </Anchors> |
||
478 | </FontString> |
||
479 | <FontString name="QuestHistoryEditTimeCompletedTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_TIME_COMPLETED_TITLE" justifyH="LEFT"> |
||
480 | <Size> |
||
481 | <AbsDimension x="85" y="12"/> |
||
482 | </Size> |
||
483 | <Anchors> |
||
484 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTimeAcceptedTitle" relativePoint="TOPRIGHT"> |
||
485 | <Offset> |
||
486 | <AbsDimension x="66" y="0"/> |
||
487 | </Offset> |
||
488 | </Anchor> |
||
489 | </Anchors> |
||
490 | </FontString> |
||
491 | <FontString name="QuestHistoryEditTimesAbandonedTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_TIMES_ABANDONED_TITLE" justifyH="LEFT"> |
||
492 | <Size> |
||
493 | <AbsDimension x="100" y="12"/> |
||
494 | </Size> |
||
495 | <Anchors> |
||
496 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTimeAcceptedTitle" relativePoint="BOTTOMLEFT"> |
||
497 | <Offset> |
||
498 | <AbsDimension x="0" y="-4"/> |
||
499 | </Offset> |
||
500 | </Anchor> |
||
501 | </Anchors> |
||
502 | </FontString> |
||
503 | <FontString name="QuestHistoryEditTimesFailedTitle" inherits="GameFontNormalSmall" text="QUESTHISTORY_TIMES_FAILED_TITLE" justifyH="LEFT"> |
||
504 | <Size> |
||
505 | <AbsDimension x="71" y="12"/> |
||
506 | </Size> |
||
507 | <Anchors> |
||
508 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTimesAbandonedTitle" relativePoint="TOPRIGHT"> |
||
509 | <Offset> |
||
510 | <AbsDimension x="45" y="0"/> |
||
511 | </Offset> |
||
512 | </Anchor> |
||
513 | </Anchors> |
||
514 | </FontString> |
||
515 | </Layer> |
||
516 | </Layers> |
||
517 | <Frames> |
||
518 | <EditBox name="QuestHistoryEditAcceptedOrderEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="4" id="5"> |
||
519 | <Size> |
||
520 | <AbsDimension x="30" y="12"/> |
||
521 | </Size> |
||
522 | <Anchors> |
||
523 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditAcceptedOrderTitle" relativePoint="TOPRIGHT"> |
||
524 | <Offset> |
||
525 | <AbsDimension x="1" y="0"/> |
||
526 | </Offset> |
||
527 | </Anchor> |
||
528 | </Anchors> |
||
529 | </EditBox> |
||
530 | <EditBox name="QuestHistoryEditLevelEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="2" id="6"> |
||
531 | <Size> |
||
532 | <AbsDimension x="20" y="12"/> |
||
533 | </Size> |
||
534 | <Anchors> |
||
535 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditLevelTitle" relativePoint="TOPRIGHT"> |
||
536 | <Offset> |
||
537 | <AbsDimension x="1" y="0"/> |
||
538 | </Offset> |
||
539 | </Anchor> |
||
540 | </Anchors> |
||
541 | </EditBox> |
||
542 | <EditBox name="QuestHistoryEditCompletedOrderEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="4" id="7"> |
||
543 | <Size> |
||
544 | <AbsDimension x="30" y="12"/> |
||
545 | </Size> |
||
546 | <Anchors> |
||
547 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCompletedOrderTitle" relativePoint="TOPRIGHT"> |
||
548 | <Offset> |
||
549 | <AbsDimension x="1" y="0"/> |
||
550 | </Offset> |
||
551 | </Anchor> |
||
552 | </Anchors> |
||
553 | </EditBox> |
||
554 | <EditBox name="QuestHistoryEditCategoryEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="25" id="8"> |
||
555 | <Size> |
||
556 | <AbsDimension x="155" y="12"/> |
||
557 | </Size> |
||
558 | <Anchors> |
||
559 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCategoryTitle" relativePoint="TOPRIGHT"> |
||
560 | <Offset> |
||
561 | <AbsDimension x="1" y="0"/> |
||
562 | </Offset> |
||
563 | </Anchor> |
||
564 | </Anchors> |
||
565 | </EditBox> |
||
566 | <EditBox name="QuestHistoryEditTagEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="10" id="9"> |
||
567 | <Size> |
||
568 | <AbsDimension x="55" y="12"/> |
||
569 | </Size> |
||
570 | <Anchors> |
||
571 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTagTitle" relativePoint="TOPRIGHT"> |
||
572 | <Offset> |
||
573 | <AbsDimension x="1" y="0"/> |
||
574 | </Offset> |
||
575 | </Anchor> |
||
576 | </Anchors> |
||
577 | </EditBox> |
||
578 | <EditBox name="QuestHistoryEditQuestGiverEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="50" id="10"> |
||
579 | <Size> |
||
580 | <AbsDimension x="226" y="12"/> |
||
581 | </Size> |
||
582 | <Anchors> |
||
583 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditQuestGiverTitle" relativePoint="TOPRIGHT"> |
||
584 | <Offset> |
||
585 | <AbsDimension x="1" y="0"/> |
||
586 | </Offset> |
||
587 | </Anchor> |
||
588 | </Anchors> |
||
589 | </EditBox> |
||
590 | <EditBox name="QuestHistoryEditQuestCompleterEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="50" id="11"> |
||
591 | <Size> |
||
592 | <AbsDimension x="198" y="12"/> |
||
593 | </Size> |
||
594 | <Anchors> |
||
595 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditQuestCompleterTitle" relativePoint="TOPRIGHT"> |
||
596 | <Offset> |
||
597 | <AbsDimension x="1" y="0"/> |
||
598 | </Offset> |
||
599 | </Anchor> |
||
600 | </Anchors> |
||
601 | </EditBox> |
||
602 | <EditBox name="QuestHistoryEditAcceptedZoneEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="25" id="12"> |
||
603 | <Size> |
||
604 | <AbsDimension x="128" y="12"/> |
||
605 | </Size> |
||
606 | <Anchors> |
||
607 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditAcceptedZoneTitle" relativePoint="TOPRIGHT"> |
||
608 | <Offset> |
||
609 | <AbsDimension x="1" y="0"/> |
||
610 | </Offset> |
||
611 | </Anchor> |
||
612 | </Anchors> |
||
613 | </EditBox> |
||
614 | <EditBox name="QuestHistoryEditAcceptedXEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="5" id="13"> |
||
615 | <Size> |
||
616 | <AbsDimension x="30" y="12"/> |
||
617 | </Size> |
||
618 | <Anchors> |
||
619 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditAcceptedXTitle" relativePoint="TOPRIGHT"> |
||
620 | <Offset> |
||
621 | <AbsDimension x="1" y="0"/> |
||
622 | </Offset> |
||
623 | </Anchor> |
||
624 | </Anchors> |
||
625 | </EditBox> |
||
626 | <EditBox name="QuestHistoryEditAcceptedYEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="5" id="14"> |
||
627 | <Size> |
||
628 | <AbsDimension x="30" y="12"/> |
||
629 | </Size> |
||
630 | <Anchors> |
||
631 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditAcceptedYTitle" relativePoint="TOPRIGHT"> |
||
632 | <Offset> |
||
633 | <AbsDimension x="1" y="0"/> |
||
634 | </Offset> |
||
635 | </Anchor> |
||
636 | </Anchors> |
||
637 | </EditBox> |
||
638 | <EditBox name="QuestHistoryEditCompletedZoneEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="25" id="15"> |
||
639 | <Size> |
||
640 | <AbsDimension x="122" y="12"/> |
||
641 | </Size> |
||
642 | <Anchors> |
||
643 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCompletedZoneTitle" relativePoint="TOPRIGHT"> |
||
644 | <Offset> |
||
645 | <AbsDimension x="1" y="0"/> |
||
646 | </Offset> |
||
647 | </Anchor> |
||
648 | </Anchors> |
||
649 | </EditBox> |
||
650 | <EditBox name="QuestHistoryEditCompletedXEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="5" id="16"> |
||
651 | <Size> |
||
652 | <AbsDimension x="30" y="12"/> |
||
653 | </Size> |
||
654 | <Anchors> |
||
655 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCompletedXTitle" relativePoint="TOPRIGHT"> |
||
656 | <Offset> |
||
657 | <AbsDimension x="1" y="0"/> |
||
658 | </Offset> |
||
659 | </Anchor> |
||
660 | </Anchors> |
||
661 | </EditBox> |
||
662 | <EditBox name="QuestHistoryEditCompletedYEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="5" id="17"> |
||
663 | <Size> |
||
664 | <AbsDimension x="30" y="12"/> |
||
665 | </Size> |
||
666 | <Anchors> |
||
667 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditCompletedYTitle" relativePoint="TOPRIGHT"> |
||
668 | <Offset> |
||
669 | <AbsDimension x="1" y="0"/> |
||
670 | </Offset> |
||
671 | </Anchor> |
||
672 | </Anchors> |
||
673 | </EditBox> |
||
674 | <EditBox name="QuestHistoryEditTimeAcceptedEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="11" id="18"> |
||
675 | <Size> |
||
676 | <AbsDimension x="66" y="12"/> |
||
677 | </Size> |
||
678 | <Anchors> |
||
679 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTimeAcceptedTitle" relativePoint="TOPRIGHT"> |
||
680 | <Offset> |
||
681 | <AbsDimension x="1" y="0"/> |
||
682 | </Offset> |
||
683 | </Anchor> |
||
684 | </Anchors> |
||
685 | </EditBox> |
||
686 | <EditBox name="QuestHistoryEditTimeCompletedEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="11" id="19"> |
||
687 | <Size> |
||
688 | <AbsDimension x="66" y="12"/> |
||
689 | </Size> |
||
690 | <Anchors> |
||
691 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTimeCompletedTitle" relativePoint="TOPRIGHT"> |
||
692 | <Offset> |
||
693 | <AbsDimension x="1" y="0"/> |
||
694 | </Offset> |
||
695 | </Anchor> |
||
696 | </Anchors> |
||
697 | </EditBox> |
||
698 | <EditBox name="QuestHistoryEditTimesAbandonedEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="3" id="20"> |
||
699 | <Size> |
||
700 | <AbsDimension x="25" y="12"/> |
||
701 | </Size> |
||
702 | <Anchors> |
||
703 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTimesAbandonedTitle" relativePoint="TOPRIGHT"> |
||
704 | <Offset> |
||
705 | <AbsDimension x="1" y="0"/> |
||
706 | </Offset> |
||
707 | </Anchor> |
||
708 | </Anchors> |
||
709 | </EditBox> |
||
710 | <EditBox name="QuestHistoryEditTimesFailedEditBox" inherits="QuestHistoryEditFrameEditBoxTemplate" multiLine="false" letters="3" id="21"> |
||
711 | <Size> |
||
712 | <AbsDimension x="25" y="12"/> |
||
713 | </Size> |
||
714 | <Anchors> |
||
715 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTimesFailedTitle" relativePoint="TOPRIGHT"> |
||
716 | <Offset> |
||
717 | <AbsDimension x="1" y="0"/> |
||
718 | </Offset> |
||
719 | </Anchor> |
||
720 | </Anchors> |
||
721 | </EditBox> |
||
722 | </Frames> |
||
723 | </Frame> |
||
724 | </ScrollChild> |
||
725 | </ScrollFrame> |
||
726 | <ScrollFrame name="QuestHistoryEditScrollFrame" inherits="UIPanelScrollFrameTemplate"> |
||
727 | <Size> |
||
728 | <AbsDimension x="300" y="261"/> |
||
729 | </Size> |
||
730 | <Anchors> |
||
731 | <Anchor point="TOPLEFT"> |
||
732 | <Offset> |
||
733 | <AbsDimension x="19" y="-175"/> |
||
734 | </Offset> |
||
735 | </Anchor> |
||
736 | </Anchors> |
||
737 | <ScrollChild> |
||
738 | <Frame name="QuestHistoryEditScrollChildFrame"> |
||
739 | <Size> |
||
740 | <AbsDimension x="300" y="261"/> |
||
741 | </Size> |
||
742 | <Frames> |
||
743 | <Button name="QuestHistoryEditTitleButton" inherits="UIPanelButtonTemplate" text="QUESTHISTORY_EDIT_TITLE_TEXT"> |
||
744 | <Size> |
||
745 | <AbsDimension x="70" y="12"/> |
||
746 | </Size> |
||
747 | <Anchors> |
||
748 | <Anchor point="TOPLEFT"> |
||
749 | <Offset> |
||
750 | <AbsDimension x="3" y="-2"/> |
||
751 | </Offset> |
||
752 | </Anchor> |
||
753 | </Anchors> |
||
754 | <NormalText name="QuestHistoryEditTitleButtonText" inherits="GameFontHighlightSmall"/> |
||
755 | <HighlightText inherits="GameFontHighlightSmall"/> |
||
756 | <Scripts> |
||
757 | <OnClick> |
||
758 | QuestHistoryEditTitleEditBox:SetFocus(); |
||
759 | </OnClick> |
||
760 | </Scripts> |
||
761 | </Button> |
||
762 | <EditBox name="QuestHistoryEditTitleEditBox" multiLine="false" letters="60" id="22"> |
||
763 | <Size> |
||
764 | <AbsDimension x="285" y="14"/> |
||
765 | </Size> |
||
766 | <Anchors> |
||
767 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTitleButton" relativePoint="BOTTOMLEFT"> |
||
768 | <Offset> |
||
769 | <AbsDimension x="2" y="-2"/> |
||
770 | </Offset> |
||
771 | </Anchor> |
||
772 | </Anchors> |
||
773 | <Scripts> |
||
774 | <OnEscapePressed> |
||
775 | HideUIPanel(QuestHistoryEditFrame); |
||
776 | </OnEscapePressed> |
||
777 | <OnTabPressed> |
||
778 | QuestHistoryEditBox_OnTabPressed(); |
||
779 | </OnTabPressed> |
||
780 | <OnEnterPressed> |
||
781 | QuestHistoryEditBox_OnTabPressed(); |
||
782 | </OnEnterPressed> |
||
783 | </Scripts> |
||
784 | <FontString inherits="QuestTitleFont"/> |
||
785 | </EditBox> |
||
786 | <Button name="QuestHistoryEditObjectivesButton" inherits="UIPanelButtonTemplate" text="QUESTHISTORY_EDIT_OBJECTIVES_TEXT"> |
||
787 | <Size> |
||
788 | <AbsDimension x="70" y="12"/> |
||
789 | </Size> |
||
790 | <Anchors> |
||
791 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditTitleEditBox" relativePoint="BOTTOMLEFT"> |
||
792 | <Offset> |
||
793 | <AbsDimension x="-2" y="-2"/> |
||
794 | </Offset> |
||
795 | </Anchor> |
||
796 | </Anchors> |
||
797 | <NormalText name="QuestHistoryEditObjectivesButtonText" inherits="GameFontHighlightSmall"/> |
||
798 | <HighlightText inherits="GameFontHighlightSmall"/> |
||
799 | <Scripts> |
||
800 | <OnClick> |
||
801 | QuestHistoryEditObjectivesEditBox:SetFocus(); |
||
802 | </OnClick> |
||
803 | </Scripts> |
||
804 | </Button> |
||
805 | <EditBox name="QuestHistoryEditObjectivesEditBox" multiLine="true" letters="2000" id="23"> |
||
806 | <Size> |
||
807 | <AbsDimension x="285" y="14"/> |
||
808 | </Size> |
||
809 | <Anchors> |
||
810 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditObjectivesButton" relativePoint="BOTTOMLEFT"> |
||
811 | <Offset> |
||
812 | <AbsDimension x="2" y="-2"/> |
||
813 | </Offset> |
||
814 | </Anchor> |
||
815 | </Anchors> |
||
816 | <Scripts> |
||
817 | <OnEscapePressed> |
||
818 | HideUIPanel(QuestHistoryEditFrame); |
||
819 | </OnEscapePressed> |
||
820 | <OnTabPressed> |
||
821 | QuestHistoryEditBox_OnTabPressed(); |
||
822 | </OnTabPressed> |
||
823 | <OnEnterPressed> |
||
824 | QuestHistoryEditBox_OnTabPressed(); |
||
825 | </OnEnterPressed> |
||
826 | </Scripts> |
||
827 | <FontString inherits="QuestFont"/> |
||
828 | </EditBox> |
||
829 | <Button name="QuestHistoryEditDescriptionButton" inherits="UIPanelButtonTemplate" text="QUESTHISTORY_EDIT_DESCRIPTION_TEXT"> |
||
830 | <Size> |
||
831 | <AbsDimension x="70" y="12"/> |
||
832 | </Size> |
||
833 | <Anchors> |
||
834 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditObjectivesEditBox" relativePoint="BOTTOMLEFT"> |
||
835 | <Offset> |
||
836 | <AbsDimension x="-2" y="-16"/> |
||
837 | </Offset> |
||
838 | </Anchor> |
||
839 | </Anchors> |
||
840 | <NormalText name="QuestHistoryEditDescriptionButtonText" inherits="GameFontHighlightSmall"/> |
||
841 | <HighlightText inherits="GameFontHighlightSmall"/> |
||
842 | <Scripts> |
||
843 | <OnClick> |
||
844 | QuestHistoryEditDescriptionEditBox:SetFocus(); |
||
845 | </OnClick> |
||
846 | </Scripts> |
||
847 | </Button> |
||
848 | <EditBox name="QuestHistoryEditDescriptionEditBox" multiLine="true" letters="2000" id="24"> |
||
849 | <Size> |
||
850 | <AbsDimension x="285" y="462"/> |
||
851 | </Size> |
||
852 | <Anchors> |
||
853 | <Anchor point="TOPLEFT" relativeTo="QuestHistoryEditDescriptionButton" relativePoint="BOTTOMLEFT"> |
||
854 | <Offset> |
||
855 | <AbsDimension x="2" y="-2"/> |
||
856 | </Offset> |
||
857 | </Anchor> |
||
858 | </Anchors> |
||
859 | <Scripts> |
||
860 | <OnEscapePressed> |
||
861 | HideUIPanel(QuestHistoryEditFrame); |
||
862 | </OnEscapePressed> |
||
863 | <OnTabPressed> |
||
864 | QuestHistoryEditBox_OnTabPressed(); |
||
865 | </OnTabPressed> |
||
866 | <OnEnterPressed> |
||
867 | QuestHistoryEditBox_OnTabPressed(); |
||
868 | </OnEnterPressed> |
||
869 | </Scripts> |
||
870 | <FontString inherits="QuestFont"/> |
||
871 | </EditBox> |
||
872 | </Frames> |
||
873 | </Frame> |
||
874 | </ScrollChild> |
||
875 | </ScrollFrame> |
||
876 | </Frames> |
||
877 | <Scripts> |
||
878 | <OnShow> |
||
879 | PlaySound("igQuestLogOpen"); |
||
880 | </OnShow> |
||
881 | <OnHide> |
||
882 | PlaySound("igQuestLogClose"); |
||
883 | </OnHide> |
||
884 | </Scripts> |
||
885 | </Frame> |
||
886 | </Ui> |