vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
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">
2 <!--Autogenerated by wowuides, Version=1.0.300.0, Culture=neutral, PublicKeyToken=null-->
3 <Frame name="MangAdminForm8" hidden="true">
4 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508883-59c2-4f83-ae10-27aaad48391b" />-->
5 <Size>
6 <AbsDimension x="400" y="200" />
7 </Size>
8 <Anchors>
9 <Anchor point="CENTER" relativeTo="UIParent">
10 <Offset>
11 <AbsDimension x="0" y="0" />
12 </Offset>
13 </Anchor>
14 </Anchors>
15 <Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background" edgeFile="Interface\DialogFrame\UI-DialogBox-Border" tile="true">
16 <BackgroundInsets>
17 <AbsInset left="11" right="12" top="12" bottom="11" />
18 </BackgroundInsets>
19 <TileSize>
20 <AbsValue val="32" />
21 </TileSize>
22 <EdgeSize>
23 <AbsValue val="32" />
24 </EdgeSize>
25 </Backdrop>
26 <Layers>
27 <Layer>
28 <Texture name="$parentTitleBorder" file="Interface\DialogFrame\UI-DialogBox-Header">
29 <Size>
30 <AbsDimension x="160" y="32" />
31 </Size>
32 <Anchors>
33 <Anchor point="TOP">
34 <Offset>
35 <AbsDimension x="0" y="5" />
36 </Offset>
37 </Anchor>
38 </Anchors>
39 <TexCoords left="0.2" right="0.8" top="0" bottom="0.6" />
40 </Texture>
41 <FontString name="$parentTitleString" font="Fonts\FRIZQT__.TTF" text="Set Creator">
42 <Size>
43 <AbsDimension x="140" y="0" />
44 </Size>
45 <Anchors>
46 <Anchor point="TOP">
47 <Offset>
48 <AbsDimension x="0" y="-4" />
49 </Offset>
50 </Anchor>
51 </Anchors>
52 <FontHeight>
53 <AbsValue val="12" />
54 </FontHeight>
55 <Color r="1" g="0.8196079" b="0" />
56 <Shadow>
57 <Color r="0" g="0" b="0" />
58 <Offset>
59 <AbsDimension x="1" y="-1" />
60 </Offset>
61 </Shadow>
62 </FontString>
63 </Layer>
64 </Layers>
65 <Frames>
66 <Frame name="$parentLabel3">
67 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
68 <Size>
69 <AbsDimension x="100" y="22" />
70 </Size>
71 <Anchors>
72 <Anchor point="TOPLEFT">
73 <Offset>
74 <AbsDimension x="149" y="-133" />
75 </Offset>
76 </Anchor>
77 </Anchors>
78 <Layers>
79 <Layer>
80 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Step 2">
81 <Anchors>
82 <Anchor point="TOPLEFT" />
83 <Anchor point="BOTTOMRIGHT" />
84 </Anchors>
85 <FontHeight>
86 <AbsValue val="12" />
87 </FontHeight>
88 <Color r="1" g="0.8196079" b="0" />
89 <Shadow>
90 <Color r="0" g="0" b="0" />
91 <Offset>
92 <AbsDimension x="1" y="-1" />
93 </Offset>
94 </Shadow>
95 </FontString>
96 </Layer>
97 </Layers>
98 </Frame>
99 <Frame name="$parentLabel2">
100 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
101 <Size>
102 <AbsDimension x="100" y="22" />
103 </Size>
104 <Anchors>
105 <Anchor point="TOPLEFT">
106 <Offset>
107 <AbsDimension x="255" y="-133" />
108 </Offset>
109 </Anchor>
110 </Anchors>
111 <Layers>
112 <Layer>
113 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Cancel">
114 <Anchors>
115 <Anchor point="TOPLEFT" />
116 <Anchor point="BOTTOMRIGHT" />
117 </Anchors>
118 <FontHeight>
119 <AbsValue val="12" />
120 </FontHeight>
121 <Color r="1" g="0.8196079" b="0" />
122 <Shadow>
123 <Color r="0" g="0" b="0" />
124 <Offset>
125 <AbsDimension x="1" y="-1" />
126 </Offset>
127 </Shadow>
128 </FontString>
129 </Layer>
130 </Layers>
131 </Frame>
132 <Button name="$parentButton2" text="Cancel">
133 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
134 <Size>
135 <AbsDimension x="100" y="22" />
136 </Size>
137 <Anchors>
138 <Anchor point="TOPLEFT">
139 <Offset>
140 <AbsDimension x="255" y="-133" />
141 </Offset>
142 </Anchor>
143 </Anchors>
144 <Scripts>
145 <OnClick>MangAdminForm8:Hide();
146 MangAdminForm7:Show();</OnClick>
147 </Scripts>
148 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
149 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
150 </NormalTexture>
151 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
152 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
153 </PushedTexture>
154 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
155 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
156 </DisabledTexture>
157 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
158 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
159 </HighlightTexture>
160 <ButtonText>
161 <FontHeight>
162 <AbsValue val="10" />
163 </FontHeight>
164 </ButtonText>
165 <NormalFont name="$parentText" inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
166 <FontHeight>
167 <AbsValue val="12" />
168 </FontHeight>
169 <Color r="1" g="0.8196079" b="0" />
170 <Shadow>
171 <Color r="0" g="0" b="0" />
172 <Offset>
173 <AbsDimension x="1" y="-1" />
174 </Offset>
175 </Shadow>
176 </NormalFont>
177 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
178 <FontHeight>
179 <AbsValue val="12" />
180 </FontHeight>
181 <Color r="1" g="1" b="1" />
182 <Shadow>
183 <Color r="0" g="0" b="0" />
184 <Offset>
185 <AbsDimension x="1" y="-1" />
186 </Offset>
187 </Shadow>
188 </HighlightFont>
189 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
190 <FontHeight>
191 <AbsValue val="12" />
192 </FontHeight>
193 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
194 <Shadow>
195 <Color r="0" g="0" b="0" />
196 <Offset>
197 <AbsDimension x="1" y="-1" />
198 </Offset>
199 </Shadow>
200 </DisabledFont>
201 </Button>
202 <Button name="$parentButton1" text="Step 2">
203 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508884-59c2-4f83-ae10-27aaad48391b" />-->
204 <Size>
205 <AbsDimension x="100" y="22" />
206 </Size>
207 <Anchors>
208 <Anchor point="TOPLEFT">
209 <Offset>
210 <AbsDimension x="149" y="-133" />
211 </Offset>
212 </Anchor>
213 </Anchors>
214 <Scripts>
215 <OnClick>SetCreator_Step1();</OnClick>
216 </Scripts>
217 <NormalTexture file="Interface\Buttons\UI-Panel-Button-Up">
218 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
219 </NormalTexture>
220 <PushedTexture file="Interface\Buttons\UI-Panel-Button-Down">
221 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
222 </PushedTexture>
223 <DisabledTexture file="Interface\Buttons\UI-Panel-Button-Disabled">
224 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
225 </DisabledTexture>
226 <HighlightTexture file="Interface\Buttons\UI-Panel-Button-Highlight" alphaMode="ADD">
227 <TexCoords left="0" right="0.625" top="0" bottom="0.6875" />
228 </HighlightTexture>
229 <ButtonText>
230 <FontHeight>
231 <AbsValue val="10" />
232 </FontHeight>
233 </ButtonText>
234 <NormalFont name="$parentText" inherits="GameFontNormal" font="Fonts\FRIZQT__.TTF">
235 <FontHeight>
236 <AbsValue val="12" />
237 </FontHeight>
238 <Color r="1" g="0.8196079" b="0" />
239 <Shadow>
240 <Color r="0" g="0" b="0" />
241 <Offset>
242 <AbsDimension x="1" y="-1" />
243 </Offset>
244 </Shadow>
245 </NormalFont>
246 <HighlightFont inherits="GameFontHighlight" font="Fonts\FRIZQT__.TTF">
247 <FontHeight>
248 <AbsValue val="12" />
249 </FontHeight>
250 <Color r="1" g="1" b="1" />
251 <Shadow>
252 <Color r="0" g="0" b="0" />
253 <Offset>
254 <AbsDimension x="1" y="-1" />
255 </Offset>
256 </Shadow>
257 </HighlightFont>
258 <DisabledFont inherits="GameFontDisable" font="Fonts\FRIZQT__.TTF">
259 <FontHeight>
260 <AbsValue val="12" />
261 </FontHeight>
262 <Color r="0.4980392" g="0.4980392" b="0.4980392" />
263 <Shadow>
264 <Color r="0" g="0" b="0" />
265 <Offset>
266 <AbsDimension x="1" y="-1" />
267 </Offset>
268 </Shadow>
269 </DisabledFont>
270 </Button>
271 <Frame name="$parentPanel1">
272 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508888-59c2-4f83-ae10-27aaad48391b" />-->
273 <Size>
274 <AbsDimension x="310" y="86" />
275 </Size>
276 <Anchors>
277 <Anchor point="TOPLEFT">
278 <Offset>
279 <AbsDimension x="45" y="-41" />
280 </Offset>
281 </Anchor>
282 </Anchors>
283 <Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
284 <BackgroundInsets>
285 <AbsInset left="5" right="5" top="5" bottom="5" />
286 </BackgroundInsets>
287 <TileSize>
288 <AbsValue val="16" />
289 </TileSize>
290 <EdgeSize>
291 <AbsValue val="16" />
292 </EdgeSize>
293 </Backdrop>
294 <Frames>
295 <Frame name="$parentLable2">
296 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
297 <Size>
298 <AbsDimension x="75" y="18" />
299 </Size>
300 <Anchors>
301 <Anchor point="TOPLEFT">
302 <Offset>
303 <AbsDimension x="12" y="-45" />
304 </Offset>
305 </Anchor>
306 </Anchors>
307 <Layers>
308 <Layer>
309 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Set Name">
310 <Anchors>
311 <Anchor point="TOPLEFT" />
312 <Anchor point="BOTTOMRIGHT" />
313 </Anchors>
314 <FontHeight>
315 <AbsValue val="12" />
316 </FontHeight>
317 <Color r="1" g="0.8196079" b="0" />
318 <Shadow>
319 <Color r="0" g="0" b="0" />
320 <Offset>
321 <AbsDimension x="1" y="-1" />
322 </Offset>
323 </Shadow>
324 </FontString>
325 </Layer>
326 </Layers>
327 </Frame>
328 <EditBox name="BXSetName" enableMouse="true">
329 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508887-59c2-4f83-ae10-27aaad48391b" />-->
330 <Size>
331 <AbsDimension x="175" y="22" />
332 </Size>
333 <Anchors>
334 <Anchor point="TOPLEFT">
335 <Offset>
336 <AbsDimension x="93" y="-43" />
337 </Offset>
338 </Anchor>
339 </Anchors>
340 <Layers>
341 <Layer level="BACKGROUND">
342 <Texture name="$parentLeft" file="Interface\Common\Common-Input-Border">
343 <Size>
344 <AbsDimension x="8" y="20" />
345 </Size>
346 <Anchors>
347 <Anchor point="LEFT" />
348 </Anchors>
349 <TexCoords left="0" right="0.0625" top="0" bottom="0.625" />
350 </Texture>
351 <Texture name="$parentRight" file="Interface\Common\Common-Input-Border">
352 <Size>
353 <AbsDimension x="8" y="20" />
354 </Size>
355 <Anchors>
356 <Anchor point="RIGHT" />
357 </Anchors>
358 <TexCoords left="0.9375" right="1" top="0" bottom="0.625" />
359 </Texture>
360 <Texture name="$parentMiddle" file="Interface\Common\Common-Input-Border">
361 <Size>
362 <AbsDimension x="10" y="20" />
363 </Size>
364 <Anchors>
365 <Anchor point="LEFT" relativeTo="$parentLeft" relativePoint="RIGHT" />
366 <Anchor point="RIGHT" relativeTo="$parentRight" relativePoint="LEFT" />
367 </Anchors>
368 <TexCoords left="0.0625" right="0.9375" top="0" bottom="0.625" />
369 </Texture>
370 </Layer>
371 </Layers>
372 <FontString font="Fonts\ARIALN.TTF">
373 <FontHeight>
374 <AbsValue val="14" />
375 </FontHeight>
376 <Color r="1" g="1" b="1" />
377 <Shadow>
378 <Color r="0" g="0" b="0" />
379 <Offset>
380 <AbsDimension x="1" y="-1" />
381 </Offset>
382 </Shadow>
383 </FontString>
384 </EditBox>
385 <Frame name="$parentLabel1">
386 <!--<FrameSkin skinid="dcb143e1-a4ab-4e7c-b934-1efa40101d21" frameid="2d508885-59c2-4f83-ae10-27aaad48391b" />-->
387 <Size>
388 <AbsDimension x="75" y="18" />
389 </Size>
390 <Anchors>
391 <Anchor point="TOPLEFT">
392 <Offset>
393 <AbsDimension x="12" y="-3" />
394 </Offset>
395 </Anchor>
396 </Anchors>
397 <Layers>
398 <Layer>
399 <FontString name="$parentLabel" font="Fonts\FRIZQT__.TTF" text="Step 1" justifyH="LEFT">
400 <Anchors>
401 <Anchor point="TOPLEFT" />
402 <Anchor point="BOTTOMRIGHT" />
403 </Anchors>
404 <FontHeight>
405 <AbsValue val="12" />
406 </FontHeight>
407 <Color r="1" g="0.8196079" b="0" />
408 <Shadow>
409 <Color r="0" g="0" b="0" />
410 <Offset>
411 <AbsDimension x="1" y="-1" />
412 </Offset>
413 </Shadow>
414 </FontString>
415 </Layer>
416 </Layers>
417 </Frame>
418 </Frames>
419 </Frame>
420 </Frames>
421 </Frame>
422 </Ui>