3.2.1

Details

  • Filename
    StrataFix-3.2.1.zip
  • Uploaded by
  • Uploaded
    Mar 16, 2012
  • Size
    5.47 KB
  • Downloads
    1,536
  • MD5
    ae00eeac1467e4010d907ef01edb1409

Supported WoW Retail Versions

  • 4.3.0

Changelog

------------------------------------------------------------------------
r42 | oscarucb | 2012-03-16 21:02:08 +0000 (Fri, 16 Mar 2012) | 1 line
Changed paths:
   A /tags/3.2.1 (from /trunk:41)

Tagging as 3.2.1
------------------------------------------------------------------------
r41 | oscarucb | 2012-03-16 20:59:37 +0000 (Fri, 16 Mar 2012) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/StrataFix.lua
   M /trunk/StrataFix.toc

remove LibStub dependency from StrataFix

------------------------------------------------------------------------
r38 | oscarucb | 2012-03-15 15:14:48 +0000 (Thu, 15 Mar 2012) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

tweak to last

------------------------------------------------------------------------
r37 | oscarucb | 2012-03-15 15:11:20 +0000 (Thu, 15 Mar 2012) | 2 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/StrataFix.lua
   M /trunk/StrataFix.toc

code rearrangement - main fixing code now lives in LibStrataFix

------------------------------------------------------------------------
r35 | oscarucb | 2012-03-12 08:15:41 +0000 (Mon, 12 Mar 2012) | 2 lines
Changed paths:
   M /trunk/StrataFix.lua

handle the named argument form of Frame:SetParent

------------------------------------------------------------------------
r33 | oscarucb | 2012-03-11 04:58:08 +0000 (Sun, 11 Mar 2012) | 3 lines
Changed paths:
   M /trunk/StrataFix.lua

be slightly less aggressive on CreateFrame
fixes some false positives during load time

------------------------------------------------------------------------
r30 | oscarucb | 2012-03-07 10:07:18 +0000 (Wed, 07 Mar 2012) | 5 lines
Changed paths:
   M /trunk/StrataFix.lua

major rewrite of the default fixing code
frames are now fixed only upon creation or SetParent()
this focuses the fix directly on the blizzard bug and obviates the need for blacklisting
the old fix code is still available for manual use from the command line

------------------------------------------------------------------------