LibBars-1.0-r77340

Details

  • Filename
    LibBars-1.0-r77340.zip
  • Uploaded by
  • Uploaded
    Jun 24, 2008
  • Size
    18.42 KB
  • Downloads
    135
  • MD5
    66e50c33a9954b991e0ce93afee93250

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r77340 | nevcairiel | 2008-06-24 17:59:10 -0400 (Tue, 24 Jun 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: add missing return in IsAnchorVisible
------------------------------------------------------------------------
r77134 | neotron | 2008-06-20 04:17:16 -0400 (Fri, 20 Jun 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Make UIParent the parent of the bar group (otherwise bars remain despite the UI being hidden with Alt-Z).
------------------------------------------------------------------------
r76972 | nevcairiel | 2008-06-17 19:52:32 -0400 (Tue, 17 Jun 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: fix another bug with flashing if a bar was started without a group
------------------------------------------------------------------------
r76875 | nevcairiel | 2008-06-16 18:23:01 -0400 (Mon, 16 Jun 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: fix a bug with registering timer bars with a flash
------------------------------------------------------------------------
r76735 | nevcairiel | 2008-06-15 07:53:13 -0400 (Sun, 15 Jun 2008) | 1 line
Changed paths:
   A /trunk/LibBars-1.0/CallbackHandler-1.0
   A /trunk/LibBars-1.0/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/LibBars-1.0/CallbackHandler-1.0/CallbackHandler-1.0.xml
   M /trunk/LibBars-1.0/LibBars-1.0.toc
   A /trunk/LibBars-1.0/LibStub
   A /trunk/LibBars-1.0/LibStub/LibStub.lua

LibBars-1.0: add LibStub and CallbackHandler, and cleanup .toc
------------------------------------------------------------------------
r76726 | nevcairiel | 2008-06-15 07:36:30 -0400 (Sun, 15 Jun 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0
   M /trunk/LibBars-1.0/LibBars-1.0
   M /trunk/LibBars-1.0/LibBars-1.0.toc
   M /trunk/LibBars-1.0/TestAddon

LibBars-1.0: Load on Demand
------------------------------------------------------------------------
r76724 | nevcairiel | 2008-06-15 07:33:17 -0400 (Sun, 15 Jun 2008) | 1 line
Changed paths:
   A /trunk/LibBars-1.0 (from /branches/LibBars-1.0:76723)

LibBars-1.0: move to trunk
------------------------------------------------------------------------
r76722 | nevcairiel | 2008-06-15 07:27:36 -0400 (Sun, 15 Jun 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: short-circuit in :RegisterTimeLeftTrigger if time is <= 0
------------------------------------------------------------------------
r76717 | nevcairiel | 2008-06-15 06:37:22 -0400 (Sun, 15 Jun 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: call SortBars when the anchor is shown/hidden
------------------------------------------------------------------------
r76698 | nevcairiel | 2008-06-14 19:50:56 -0400 (Sat, 14 Jun 2008) | 3 lines
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0:
- add new group:SetFlashTrigger API to control when a timer bar should start flashing
- add new optional argument to timer bar registration to override the group flash trigger setting
------------------------------------------------------------------------
r75921 | tsigo | 2008-06-03 14:15:02 -0400 (Tue, 03 Jun 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Fix the anchor's label being blank after SetOrientation() is called.
------------------------------------------------------------------------