LibBars-1.0-r80058

Details

  • Filename
    LibBars-1.0-r80058.zip
  • Uploaded by
  • Uploaded
    Aug 9, 2008
  • Size
    18.21 KB
  • Downloads
    96
  • MD5
    70fa76bd7e8e6cc8b24751222068ab65

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r80058 | adirelle | 2008-08-09 19:51:39 -0400 (Sat, 09 Aug 2008) | 3 lines
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0:
- layout the labels according to the orientation,
- avoid label overlapping.
------------------------------------------------------------------------
r79741 | adirelle | 2008-08-03 14:30:17 -0400 (Sun, 03 Aug 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: added a new bar method : bar:SetText(text)
------------------------------------------------------------------------
r79643 | adirelle | 2008-08-02 04:11:25 -0400 (Sat, 02 Aug 2008) | 3 lines
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0:
- now propagates the fill settings from group to bar at creation,
- now properly updates the group anchor size and bar size when changing orientation.
------------------------------------------------------------------------
r79624 | adirelle | 2008-08-01 17:33:15 -0400 (Fri, 01 Aug 2008) | 3 lines
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0:
- new method :GetBarGroups(),
- added "GetBarGroup" and "GetBarGroups" to the mixins.
------------------------------------------------------------------------
r79502 | ulic | 2008-07-30 11:28:04 -0400 (Wed, 30 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Whoops, undid some stuff that I commited but didn't mean to in r79440
------------------------------------------------------------------------
r79440 | ulic | 2008-07-29 23:30:33 -0400 (Tue, 29 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Added the ability to set the background texture color per bar
------------------------------------------------------------------------
r79239 | kritzi | 2008-07-27 05:25:26 -0400 (Sun, 27 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0.toc

LibBars-1.0: changed the name in .toc file to macht the name style of ace librarys
------------------------------------------------------------------------
r78491 | oridan | 2008-07-15 11:56:35 -0400 (Tue, 15 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Correct display of seconds on timers greater than 1 hour.
------------------------------------------------------------------------
r78332 | durcyn | 2008-07-13 06:33:51 -0400 (Sun, 13 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: clean up leaked 'texcoord' global on 1096
------------------------------------------------------------------------
r78228 | oridan | 2008-07-11 07:04:11 -0400 (Fri, 11 Jul 2008) | 1 line
Changed paths:
   M /trunk/LibBars-1.0/LibBars-1.0/LibBars-1.0.lua

LibBars-1.0: Don't fade if already fading.
------------------------------------------------------------------------