LibBars-1.0-r76726

Details

  • Filename
    LibBars-1.0-r76726.zip
  • Uploaded by
  • Uploaded
    Jun 15, 2008
  • Size
    19.70 KB
  • Downloads
    112
  • MD5
    8b8290fbdc2b50f73f6f901b7fb215cb

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r74253 | kergoth | 2008-05-18 02:10:33 -0400 (Sun, 18 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/TODO

Update TODO.
------------------------------------------------------------------------
r74232 | kergoth | 2008-05-17 22:54:25 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/TestAddon/FlashFrames.lua

LibBars-1.0: FlashFrames: add icons to the bars in the vertTest group, as a group of vertical bars wouldn't make much sense without some way of identifying what each bar is.
------------------------------------------------------------------------
r74228 | kergoth | 2008-05-17 22:40:27 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: When releasing a bar, reset the gradMap and colors tables and set the fonts back to default.
------------------------------------------------------------------------
r74195 | kergoth | 2008-05-17 16:50:45 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/TODO

Update TODO
------------------------------------------------------------------------
r74193 | kergoth | 2008-05-17 16:49:04 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Add barList:SetFill() to make an entire group fill rather than empty the bars.
------------------------------------------------------------------------
r74192 | kergoth | 2008-05-17 16:47:44 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: reset bar.fill to false when releasing a bar, to avoid recycling issues.
------------------------------------------------------------------------
r74191 | kergoth | 2008-05-17 16:46:13 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Fix unintended commit of list:SetBackdrop.
------------------------------------------------------------------------
r74190 | kergoth | 2008-05-17 16:45:36 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Adjust for the difference in thickness between bar and anchor when collapsing onto the anchor when the anchor is hidden.
------------------------------------------------------------------------
r74127 | kergoth | 2008-05-17 02:52:25 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/TestAddon/FlashFrames.lua

FlashFrames: add vertical test bar, vertical test bar group, and throw a counter bar on the bufflist but with the count progress in the timer label, not the regular label.
------------------------------------------------------------------------
r74126 | kergoth | 2008-05-17 02:45:50 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Update the colors of a bar list's bars when doing a barList SetColorAt or UnsetColorAt.  Timers already pick up the update on their next UpdateTimer, but counters weren't picking up the changes at all.
------------------------------------------------------------------------
r74123 | kergoth | 2008-05-17 02:34:07 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: accidental commit of a MINOR override.
------------------------------------------------------------------------
r74122 | kergoth | 2008-05-17 02:33:01 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Fix height passed in via the constructor as width, for vertical orientations.
------------------------------------------------------------------------
r74121 | kergoth | 2008-05-17 02:23:38 -0400 (Sat, 17 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: fix drycode orientation error.
------------------------------------------------------------------------
r74105 | kergoth | 2008-05-16 20:08:54 -0400 (Fri, 16 May 2008) | 3 lines
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Er, no.
~lart kergoth

------------------------------------------------------------------------
r74103 | kergoth | 2008-05-16 20:03:38 -0400 (Fri, 16 May 2008) | 3 lines
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Use bar.callbacks:UnregisterAllCallbacks()
~lart Antiarc

------------------------------------------------------------------------
r74097 | kergoth | 2008-05-16 19:28:07 -0400 (Fri, 16 May 2008) | 1 line
Changed paths:
   A /branches/LibBars-1.0/TODO

Add a TODO.
------------------------------------------------------------------------
r74096 | kergoth | 2008-05-16 19:08:03 -0400 (Fri, 16 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: UpdateTimer: Don't need the 8 argument form of SetTexCoord when not rotating (horizontal orientations).  We still need to use SetTexCoord, however, to crop the texture rather than resizing it.
------------------------------------------------------------------------
r74095 | kergoth | 2008-05-16 18:46:47 -0400 (Fri, 16 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Simplify SortBars, now we only check growup once, not for every bar, and we use the same loop for the first bar as for the rest when collapsing.  Untested.
------------------------------------------------------------------------
r74092 | kergoth | 2008-05-16 17:59:34 -0400 (Fri, 16 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Fix barList height/width for vertical orientation, add barListPrototype:SetOrientation(), setup button for vertical vs horizontal in :SetOrientation() and at bar list creation time, rather than :ReverseGrowth(), and collapse the bars into the anchor when the anchor is hidden.  Untested.
------------------------------------------------------------------------
r74088 | kergoth | 2008-05-16 17:35:43 -0400 (Fri, 16 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Make the anchor behave sanely for a barList with vertical orientation. Untested.
------------------------------------------------------------------------
r74087 | kergoth | 2008-05-16 17:23:11 -0400 (Fri, 16 May 2008) | 1 line
Changed paths:
   M /branches/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Handle vertical orientations in SortBars, so groups of vertical bars should work now.  The 'growup' option should probably be renamed to something that makes more sense, however.  Currently, growup makes the vertical bars grow to the left instead of to the right.
------------------------------------------------------------------------