Mercurial > wow > buffalo2
comparison Veneer.xml @ 61:3f083d389c18
- don't send updates for BuffAnchors hook
| author | Nenue |
|---|---|
| date | Mon, 15 Aug 2016 09:35:46 -0400 |
| parents | 07ef62fe201f |
| children | ef4116179e2f |
comparison
equal
deleted
inserted
replaced
| 60:2a636b00c31e | 61:3f083d389c18 |
|---|---|
| 2 ..\FrameXML\UI.xsd"> | 2 ..\FrameXML\UI.xsd"> |
| 3 <Font name="VeneerFont" /> | 3 <Font name="VeneerFont" /> |
| 4 | 4 |
| 5 <Font name="VeneerFont_Small" font="Fonts\FRIZQT__.TTF" outline="NORMAL" height="16" /> | 5 <Font name="VeneerFont_Small" font="Fonts\FRIZQT__.TTF" outline="NORMAL" height="16" /> |
| 6 <Font name="VeneerFont_Large" font="Fonts\FRIZQT__.TTF" outline="NORMAL" height="24" /> | 6 <Font name="VeneerFont_Large" font="Fonts\FRIZQT__.TTF" outline="NORMAL" height="24" /> |
| 7 <Font name="VeneerNumberFont" font="Fonts\ARIALN.ttf" outline="NORMAL" height="14" /> | |
| 8 <Font name="VeneerNumberFontLarge" font="Fonts\ARIALN.ttf" outline="NORMAL" height="24" /> | |
| 7 | 9 |
| 8 <Font name="VeneerFontNormal" inherits="VeneerFont_Small"> | |
| 9 <Color r="1" g="1" b="1" a="1" /> | |
| 10 </Font> | |
| 11 | |
| 12 <Font name="VeneerFontHighlight" inherits="VeneerFont_Small" outline="NORMAL"> | |
| 13 <Color r="0" g=".7" b="1" a="1" /> | |
| 14 </Font> | |
| 15 <Font name="VeneerFontHighlightLarge" inherits="VeneerFont_Large"> | |
| 16 <Color r="0" g=".7" b="1" a="1" /> | |
| 17 </Font> | |
| 18 | |
| 19 | |
| 20 <Texture name="VnTestLine" virtual="true"> | |
| 21 <Color r="1" g="1" b="0" a="1" /> | |
| 22 </Texture> | |
| 23 | |
| 24 <Font name="VeneerActionNumberFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\XOIREQE.TTF" outline="NORMAL" height="15"> | |
| 25 <Color r="1" g="1" b="1" a="1" /> | |
| 26 </Font> | |
| 27 | |
| 28 <Font name="VeneerNumberFont" virtual="true" font="Interface\Addons\Veneer\Font\ArchivoNarrow-Bold.ttf" outline="NORMAL" height="14" > | |
| 29 <Color r="1" g="1" b="1" a="1" /> | |
| 30 </Font> | |
| 31 <Font name="VeneerNumberFontSmall" virtual="true" font="Interface\Addons\Veneer\Font\ArchivoNarrow-Bold.ttf" outline="NORMAL" height="12" > | |
| 32 <Color r="1" g="1" b="1" a="1" /> | |
| 33 </Font> | |
| 34 <Font name="VeneerTitleFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Bold.ttf" outline="NORMAL" height="15" > | |
| 35 <Color r="1" g="1" b="1" a="1" /> | |
| 36 </Font> | |
| 37 | |
| 38 <Font name="VeneerCriteriaFontNormal" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="16"> | |
| 39 <Color r="1" g="1" b="1" a="1" /> | |
| 40 </Font> | |
| 41 <Font name="VeneerCriteriaFontComplete" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="16"> | |
| 42 <Color r="0" g="1" b="0" a=".75" /> | |
| 43 </Font> | |
| 44 <Font name="VeneerCriteriaFontProgressed" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="16"> | |
| 45 <Color r="1" g="1" b="0" a="1" /> | |
| 46 </Font> | |
| 47 | |
| 48 <Font name="VeneerCriteriaFontFailed" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="16"> | |
| 49 <Color r="1" g=".4" b="0" a=".75" /> | |
| 50 </Font> | |
| 51 | |
| 52 <Font name="VeneerStatusFont" virtual="true" font="Interface\Addons\SharedMedia_MyMedia\font\ArchivoNarrow-Regular.ttf" outline="NORMAL" height="14"> | |
| 53 <Color r="1" g="1" b="0" a="1" /> | |
| 54 </Font> | |
| 55 | |
| 56 <Frame name="VeneerHandlerTemplate" parent="UIParent" virtual="true" /> | |
| 57 | 10 |
| 58 <Frame name="VeneerController" hidden="true" enableMouse="true" movable="true" parent="UIParent" frameStrata="DIALOG"> | 11 <Frame name="VeneerController" hidden="true" enableMouse="true" movable="true" parent="UIParent" frameStrata="DIALOG"> |
| 59 <Size x="400" y="400" /> | 12 <Size x="400" y="400" /> |
| 60 <Anchors> | 13 <Anchors> |
| 61 <Anchor point="CENTER" relativePoint="CENTER" x="0" y="0" /> | 14 <Anchor point="CENTER" relativePoint="CENTER" x="0" y="0" /> |
| 129 </HighlightTexture> | 82 </HighlightTexture> |
| 130 </Button> | 83 </Button> |
| 131 </Frames> | 84 </Frames> |
| 132 </Frame> | 85 </Frame> |
| 133 | 86 |
| 87 <Button name="VeneerAuraButton" inherits="SecureActionButtonTemplate" virtual="true"> | |
| 88 <Size x="32" y="32" /> | |
| 89 <Layers> | |
| 90 <Layer level="ARTWORK"> | |
| 91 <FontString inherits="VeneerFont_Small" parentKey="label"> | |
| 92 <Anchors> | |
| 93 <Anchor point="LEFT" /> | |
| 94 </Anchors> | |
| 95 </FontString> | |
| 96 </Layer> | |
| 97 </Layers> | |
| 98 <NormalTexture setAllPoints="true"> | |
| 99 | |
| 100 <Color a="1" r="1" g="1" b="1" /> | |
| 101 </NormalTexture> | |
| 102 <PushedTexture setAllPoints="true"> | |
| 103 | |
| 104 <Color a="1" r="1" g="0" b="0" /> | |
| 105 </PushedTexture> | |
| 106 </Button> | |
| 134 | 107 |
| 135 <Script file="Veneer.lua" /> | 108 <Script file="Veneer.lua" /> |
| 136 | 109 |
| 137 </Ui> | 110 </Ui> |
