v90032 release

Details

  • Filename
    LibStickyFrames-2.0-v90032 release.zip
  • Uploaded by
  • Uploaded
    Nov 5, 2008
  • Size
    15.13 KB
  • Downloads
    3,986
  • MD5
    9ae9f6b472afdc71d61f8a49118d82d5

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r35 | azethoth | 2008-11-05 12:13:21 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
   A /tags/v90032 release (from /trunk:34)

Tagging as v90032 release.
------------------------------------------------------------------------
r34 | Azethoth | 2008-11-05 12:10:42 +0000 (Wed, 05 Nov 2008) | 1 line
Changed paths:
   M /trunk/LibStickyFrames-2.0.toc

update toc
------------------------------------------------------------------------
r33 | nevcairiel | 2008-10-12 11:40:17 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
   M /trunk/LibStickyFrames-2.0.toc

Patch 3.0 prep: Remove LoD from Libraries that have no load manager (LoD+OptDep Bug)
------------------------------------------------------------------------
r32 | nevcairiel | 2008-10-09 21:54:09 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
   M /trunk/LibStickyFrames-2.0/LibStickyFrames-2.0.lua

WoWAce Post-Processing: Virtually inflate Library Revision numbers for proper upgrade path
------------------------------------------------------------------------
r31 | root | 2008-09-29 21:44:56 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r29 | root | 2008-09-29 20:58:19 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/LibStickyFrames-2.0
   A /trunk (from /tmp/trunk/LibStickyFrames-2.0:28)

Importing old repo data under /trunk
------------------------------------------------------------------------
r26 | Sorata | 2008-05-13 17:11:39 +0000 (Tue, 13 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0/LibStickyFrames-2.0.lua

LibStickyFrames-2.0:
- Fix missing locals
------------------------------------------------------------------------
r25 | Sorata | 2008-05-13 16:17:40 +0000 (Tue, 13 May 2008) | 5 lines
Changed paths:
   M /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0/LibStickyFrames-2.0.lua

LibStickyFrames-2.0:
- Removed :UpdateFrameColor from available API, it was being called when needed so it shouldn't have been needed anyway.
- Add API to change overlay colors
- Remove frame arg from :StopFrameMoving as only one frame can be moved at a time
- Cache unused tables and reuse them when needed
------------------------------------------------------------------------
r24 | Sorata | 2008-05-12 21:36:34 +0000 (Mon, 12 May 2008) | 3 lines
Changed paths:
   M /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0/LibStickyFrames-2.0.lua

LibStickyFrames-2.0:
- Change the way dragging is handled:
-- Rather than getting the x & y offset from the frame to the cursor when :StartMoving is called, use the x & y offset for when the OnClick happened or if not available set the offset as 0 which moves the center of the frame to the cursor position.
------------------------------------------------------------------------
r23 | Sorata | 2008-05-12 01:27:10 +0000 (Mon, 12 May 2008) | 3 lines
Changed paths:
   M /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0/LibStickyFrames-2.0.lua

LibStickyFrames-2.0:
- Make just about everything local and reduce table lookups
- Update all the documentation
------------------------------------------------------------------------
r22 | Sorata | 2008-05-11 19:09:24 +0000 (Sun, 11 May 2008) | 6 lines
Changed paths:
   M /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0/LibStickyFrames-2.0.lua

LibStickyFrames-2.0:
- Combined lib:AttachFrameTo and lib:SetFrameAnchor
- Renamed InFrameGroup to IsFrameGroup
- Added InFrameGroup - This returns true is a frame is the group or a frame is in a group that is a table
- Anchored frames will now update thier anchors and frames anchored to it when SetFrameInsets is called
- When moving a frame, hidden frames show up as enabled if you can attach to it or disabled if you can't
------------------------------------------------------------------------
r21 | Sorata | 2008-05-10 23:21:29 +0000 (Sat, 10 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibStickyFrames-2.0
   A /tmp/trunk/LibStickyFrames-2.0/CallbackHandler-1.0
   A /tmp/trunk/LibStickyFrames-2.0/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /tmp/trunk/LibStickyFrames-2.0/CallbackHandler-1.0/CallbackHandler-1.0.xml
   A /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0
   A /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0/LibStickyFrames-2.0.lua
   A /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0/lib.xml
   D /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0.lua
   M /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0.toc
   A /tmp/trunk/LibStickyFrames-2.0/LibStub
   A /tmp/trunk/LibStickyFrames-2.0/LibStub/LibStub.lua
   D /tmp/trunk/LibStickyFrames-2.0/lib.xml

LibStickyFrames-2.0:
- Don't set externals for LibStub and CallbackHandler-1.0 (I think...)
------------------------------------------------------------------------
r20 | Sorata | 2008-05-10 21:55:54 +0000 (Sat, 10 May 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibStickyFrames-2.0
   A /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0.lua
   A /tmp/trunk/LibStickyFrames-2.0/LibStickyFrames-2.0.toc
   A /tmp/trunk/LibStickyFrames-2.0/lib.xml

LibStickyFrames-2.0:
- Move the files...
------------------------------------------------------------------------
r19 | Sorata | 2008-05-10 21:51:29 +0000 (Sat, 10 May 2008) | 2 lines
Changed paths:
   A /tmp/trunk/LibStickyFrames-2.0

LibStickyFrames-2.0:
- Move to trunk
------------------------------------------------------------------------