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" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
2  
3 <Size>
4  
5 </Size>
6  
7 <Button name="GRSSInviteDeleteButtonTemplate" inherits="OptionsButtonTemplate" virtual="true">
8  
9 <AbsDimension x="14" y="14"/>
10  
11 </Button>
12  
13 <Size>
14  
15 </Size>
16  
17 <Frame name="$parentField" setAllPoints="true" enableMouse="true">
18  
19 <Layer level="HIGHLIGHT">
20  
21 <Size>
22  
23 </Size>
24  
25 <Anchor point="TOP">
26  
27 <AbsDimension x="0" y="0"/>
28  
29 </Anchor>
30  
31 </Texture>
32  
33 <Layer level="BACKGROUND">
34  
35 <Size>
36  
37 </Size>
38  
39 <Anchor point="TOPLEFT" relativeTo="$parent" relativePoint="TOPLEFT">
40  
41 <AbsDimension x="0" y="0"/>
42  
43 </Anchor>
44  
45 </FontString>
46  
47 </Layers>
48  
49 </Frames>
50  
51 <Frame name="GRSSInvite" parent="UIParent" enableMouse="true" movable="true">
52  
53 <AbsDimension x="250" y="225" />
54  
55 <Anchors>
56  
57 <Offset>
58  
59 </Offset>
60  
61 </Anchors>
62  
63 <OnLoad>
64  
65 </OnLoad>
66  
67 if ( this.isMoving ) then
68  
69 this.isMoving = false;
70  
71 </OnMouseUp>
72  
73 if ( ( ( not this.isLocked ) or ( this.isLocked == 0 ) ) and ( arg1 == "LeftButton" ) ) then
74  
75 this.isMoving = true;
76  
77 </OnMouseDown>
78  
79 GRSSPrint("You can type |c00ffff00/grss invite|r to bring back the Waiting List/Auto-Invite screen");
80  
81 this:StopMovingOrSizing();
82  
83 end
84  
85
86  
87 <Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
88  
89 <AbsInset left="4" right="4" top="4" bottom="4" />
90  
91 <TileSize>
92  
93 </TileSize>
94  
95 <AbsValue val="16" />
96  
97 </Backdrop>
98  
99 <Button name="$parentCloseButton" inherits="UIPanelCloseButton">
100  
101 <AbsDimension x="27" y="27"/>
102  
103 <Anchors>
104  
105 <Offset>
106  
107 </Offset>
108  
109 </Anchors>
110  
111 <ScrollFrame name="$parentScrollBar" inherits="FauxScrollFrameTemplate" hidden="true">
112  
113 <Anchor point="TOPLEFT">
114  
115 <AbsDimension x="0" y="-60"/>
116  
117 </Anchor>
118  
119 <Offset>
120  
121 </Offset>
122  
123 </Anchors>
124  
125 <OnVerticalScroll>
126  
127 --FauxScrollFrame_OnVerticalScroll(16, GRSSInviteScrollBar_Update);
128  
129 <OnShow>
130  
131 </OnShow>
132  
133 </ScrollFrame>
134  
135 <Anchors>
136  
137 <Offset>
138  
139 </Offset>
140  
141 </Anchors>
142  
143 <Button name="$parentRow2" inherits="GRSSInviteRowTemplate">
144  
145 <Anchor point="TOPLEFT" relativeTo="$parentRow1" relativePoint="BOTTOMLEFT"/>
146  
147 </Button>
148  
149 <Anchors>
150  
151 </Anchors>
152  
153 <Button name="$parentRow4" inherits="GRSSInviteRowTemplate">
154  
155 <Anchor point="TOPLEFT" relativeTo="$parentRow3" relativePoint="BOTTOMLEFT"/>
156  
157 </Button>
158  
159 <Anchors>
160  
161 </Anchors>
162  
163 <Button name="$parentRow6" inherits="GRSSInviteRowTemplate">
164  
165 <Anchor point="TOPLEFT" relativeTo="$parentRow5" relativePoint="BOTTOMLEFT"/>
166  
167 </Button>
168  
169  
170  
171 </Anchors>
172  
173 <Button name="$parentRow8" inherits="GRSSInviteRowTemplate">
174  
175 <Anchor point="TOPLEFT" relativeTo="$parentRow7" relativePoint="BOTTOMLEFT"/>
176  
177 </Button>
178  
179 <Anchors>
180  
181 </Anchors>
182  
183 <Button name="$parentRow10" inherits="GRSSInviteRowTemplate">
184  
185 <Anchor point="TOPLEFT" relativeTo="$parentRow9" relativePoint="BOTTOMLEFT"/>
186  
187 </Button>
188  
189
190  
191 <Anchors>
192  
193 <Offset>
194  
195 </Offset>
196  
197 </Anchors>
198  
199 <OnClick>
200  
201 </OnClick>
202  
203 </Button>
204  
205 <Anchors>
206  
207 </Anchors>
208  
209 <OnClick>
210  
211 </OnClick>
212  
213 </Button>
214  
215 <Anchors>
216  
217 </Anchors>
218  
219 <OnClick>
220  
221 </OnClick>
222  
223 </Button>
224  
225 <Anchors>
226  
227 </Anchors>
228  
229 <OnClick>
230  
231 </OnClick>
232  
233 </Button>
234  
235 <Anchors>
236  
237 </Anchors>
238  
239 <OnClick>
240  
241 </OnClick>
242  
243 </Button>
244  
245 <Anchors>
246  
247 </Anchors>
248  
249 <OnClick>
250  
251 </OnClick>
252  
253 </Button>
254  
255 <Anchors>
256  
257 </Anchors>
258  
259 <OnClick>
260  
261 </OnClick>
262  
263 </Button>
264  
265 <Anchors>
266  
267 </Anchors>
268  
269 <OnClick>
270  
271 </OnClick>
272  
273 </Button>
274  
275 <Anchors>
276  
277 </Anchors>
278  
279 <OnClick>
280  
281 </OnClick>
282  
283 </Button>
284  
285 <Anchors>
286  
287 </Anchors>
288  
289 <OnClick>
290  
291 </OnClick>
292  
293 </Button>
294  
295 <Button name="$parentRow1Delete" inherits="GRSSInviteDeleteButtonTemplate" text="x" hidden="true">
296  
297 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parentRow1Invite">
298  
299 <AbsDimension x="0" y="-1" />
300  
301 </Anchor>
302  
303 <Scripts>
304  
305 GRSS_DeleteInviteLine(1)
306  
307 </Scripts>
308  
309 <Button name="$parentRow2Delete" inherits="GRSSInviteDeleteButtonTemplate" text="x" hidden="true">
310  
311 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parentRow2Invite">
312  
313 <AbsDimension x="0" y="-1" />
314  
315 </Anchor>
316  
317 <Scripts>
318  
319 GRSS_DeleteInviteLine(2)
320  
321 </Scripts>
322  
323 <Button name="$parentRow3Delete" inherits="GRSSInviteDeleteButtonTemplate" text="x" hidden="true">
324  
325 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parentRow3Invite">
326  
327 <AbsDimension x="0" y="-1" />
328  
329 </Anchor>
330  
331 <Scripts>
332  
333 GRSS_DeleteInviteLine(3)
334  
335 </Scripts>
336  
337 <Button name="$parentRow4Delete" inherits="GRSSInviteDeleteButtonTemplate" text="x" hidden="true">
338  
339 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parentRow4Invite">
340  
341 <AbsDimension x="0" y="-1" />
342  
343 </Anchor>
344  
345 <Scripts>
346  
347 GRSS_DeleteInviteLine(4)
348  
349 </Scripts>
350  
351 <Button name="$parentRow5Delete" inherits="GRSSInviteDeleteButtonTemplate" text="x" hidden="true">
352  
353 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parentRow5Invite">
354  
355 <AbsDimension x="0" y="-1" />
356  
357 </Anchor>
358  
359 <Scripts>
360  
361 GRSS_DeleteInviteLine(5)
362  
363 </Scripts>
364  
365 <Button name="$parentRow6Delete" inherits="GRSSInviteDeleteButtonTemplate" text="x" hidden="true">
366  
367 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parentRow6Invite">
368  
369 <AbsDimension x="0" y="-1" />
370  
371 </Anchor>
372  
373 <Scripts>
374  
375  
376  
377  
378  
379 <Button name="$parentRow7Delete" inherits="GRSSInviteDeleteButtonTemplate" text="x" hidden="true">
380  
381 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parentRow7Invite">
382  
383 <AbsDimension x="0" y="-1" />
384  
385 </Anchor>
386  
387 <Scripts>
388  
389 GRSS_DeleteInviteLine(7)
390  
391 </Scripts>
392  
393 <Button name="$parentRow8Delete" inherits="GRSSInviteDeleteButtonTemplate" text="x" hidden="true">
394  
395 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parentRow8Invite">
396  
397 <AbsDimension x="0" y="-1" />
398  
399 </Anchor>
400  
401 <Scripts>
402  
403 GRSS_DeleteInviteLine(8)
404  
405 </Scripts>
406  
407 <Button name="$parentRow9Delete" inherits="GRSSInviteDeleteButtonTemplate" text="x" hidden="true">
408  
409 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parentRow9Invite">
410  
411 <AbsDimension x="0" y="-1" />
412  
413 </Anchor>
414  
415 <Scripts>
416  
417 GRSS_DeleteInviteLine(9)
418  
419 </Scripts>
420  
421 <Button name="$parentRow10Delete" inherits="GRSSInviteDeleteButtonTemplate" text="x" hidden="true">
422  
423 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" relativeTo="$parentRow10Invite">
424  
425 <AbsDimension x="0" y="-1" />
426  
427 </Anchor>
428  
429 <Scripts>
430  
431 GRSS_DeleteInviteLine(10)
432  
433 </Scripts>
434  
435
436  
437 <Anchors>
438  
439 <Offset>
440  
441 </Offset>
442  
443 </Anchors>
444  
445 <OnLoad>
446  
447 </OnLoad>
448  
449 </Frame>
450  
451 <Size>
452  
453 </Size>
454  
455 <Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" relativeTo="$parentDropDown">
456  
457 <AbsDimension x="17" y="4" />
458  
459 </Anchor>
460  
461 <Scripts>
462  
463 --this:Hide();
464  
465 <OnClick>
466  
467 </OnClick>
468  
469 </Button>
470  
471 </Frame>
472  
473
474  
475