<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -97,18 +97,6 @@ function Panda.ButtonFactory(parent, id, secure, notext, extra, ...)
 	f.ahcount = f:CreateFontString(nil, &quot;ARTWORK&quot;, &quot;NumberFontNormalSmall&quot;)
 	f.ahcount:SetPoint(&quot;TOPRIGHT&quot;, icon, &quot;TOPRIGHT&quot;, -2, -2)
 
-	-- Thanks to oglow for this method
-	local border = f:CreateTexture(nil, &quot;OVERLAY&quot;)
-	border:SetTexture(&quot;Interface\\Buttons\\UI-ActionButton-Border&quot;)
-	border:SetBlendMode(&quot;ADD&quot;)
-	border:SetAlpha(.5)
-	border:Hide()
-
-	border:SetPoint('CENTER', f, 'CENTER', 0, 1)
-	border:SetWidth(f:GetWidth() * 2 - 5)
-	border:SetHeight(f:GetHeight() * 2 - 5)
-	f.border = border
-
 	if secure then
 		if type(secure) == &quot;function&quot; then
 			secure(f)</diff>
      <filename>ButtonFactory.lua</filename>
    </modified>
    <modified>
      <diff>@@ -7,12 +7,6 @@ local name = GetSpellInfo(45357)
 local twoinks = [[42906 42462 43418 41537 42410 42962 42400 41092 42458 41532 43417 41532 43417 42737 42908 40923 42964 42402 41108 42465 41536 43427 40909 42897 42746 41104 42415 41547 42970 42960
 43424 42473 41547 42970 43424 43473 41098 42904 42744 41535 42973 42470 42749 42471 43551 41542 42736 41094 42955 43827 43554 42453 40896 42906 42406 43549 42453 40896 42906 42406]]
 local function glyphcolorer(id, frame)
-	local _, _, _, _, _, _, subtype = GetItemInfo(id)
-	local c = subtype and RAID_CLASS_COLORS[subtype:gsub(&quot; &quot;, &quot;&quot;):upper()]
-	frame.border:SetVertexColor(c and c.r or 0, c and c.g or 0, c and c.b or 0)
-	frame.border:SetAlpha(1)
-	frame.border:Show()
-
 	if twoinks:match(id) then
 		local fs = frame:CreateFontString(nil, &quot;ARTWORK&quot;, &quot;NumberFontNormalSmall&quot;)
 		fs:SetPoint(&quot;TOPLEFT&quot;, frame.icon, &quot;TOPLEFT&quot;, 0, -2)
@@ -59,8 +53,15 @@ panel:RegisterFrame(L[&quot;Glyphs (Wrath)&quot;], Panda.PanelFactory(45357,
     0     0   43426 41107 42739 42959 41526 42403 42457 42899 40915 43545
     0     0   43415 43867 42742 42967 41529 42404 42459 42913 40912 43547
     0     0   43412 43868 42754 42968 41534 42414 42464 42914 40921 43550
-    0     0   43430 43869 42753 42971 41552 42417 42472 42917 44928
-    0     0     0     0   44684
+    0     0   43430 43869 42753 42971 41552 42417 42472 42917 44928 45799
+    0     0   45790 45741 44684 45769 45775 45753 45781 45625 45623 45804
+    0     0   45792 45745 45738 45908 45771 45755 45782 45731 45601 45805
+    0     0   45793 45743 45736 45766 45777 45758 45779 45733 45622 45806
+    0     0   45794 45742 45740 45761 45772 45757 45785 45732 45603 45800
+    0     0   45795 45746 45737 45762 45778 45760 45780 45735 45604 45803
+    0     0   45797 45747 45735 45768 45770 45756 45783 45734 45602
+    0     0     0   45744   0   45764 45776   0   45789
+    0     0     0     0     0   45767
 ]], glyphcolorer, function(frame)
 	frame:SetAttribute(&quot;type&quot;, &quot;macro&quot;)
 	if frame.id == 44680 then</diff>
      <filename>Glyphs.lua</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>155de9dedaeeb35877af71fdde743af7d6a40fcc</id>
    </parent>
  </parents>
  <author>
    <name>Tekkub</name>
    <email>tekkub@gmail.com</email>
  </author>
  <url>http://github.com/tekkub/panda/commit/cb051f949366b0af22c3ccecc82b772cc85b5618</url>
  <id>cb051f949366b0af22c3ccecc82b772cc85b5618</id>
  <committed-date>2009-03-27T15:22:41-07:00</committed-date>
  <authored-date>2009-03-27T15:22:29-07:00</authored-date>
  <message>New glyphs!</message>
  <tree>8dc8eb5fd07bc537dfaf0730a1551c65f3177bef</tree>
  <committer>
    <name>Tekkub</name>
    <email>tekkub@gmail.com</email>
  </committer>
</commit>
