------------------------------------------------------------------------
r30512 | elkano | 2007-03-19 07:18:32 -0400 (Mon, 19 Mar 2007) | 3 lines
Changed paths:
   M /trunk/ElkBuffBars/EBB_Bar.lua
   M /trunk/ElkBuffBars/EBB_BarGroup.lua
   M /trunk/ElkBuffBars/ElkBuffBars.lua

ElkBuffBars
- started work on group options
- fixed target/pet debuff coloring
------------------------------------------------------------------------
r30355 | elkano | 2007-03-16 16:39:22 -0400 (Fri, 16 Mar 2007) | 5 lines
Changed paths:
   M /trunk/ElkBuffBars/EBB_Bar.lua
   M /trunk/ElkBuffBars/EBB_BarGroup.lua
   M /trunk/ElkBuffBars/ElkBuffBars.lua

ElkBuffBars
- fixed a bug with resetting frame points
- added dewdrop entries to modify buff names and types
  -> will only list known buffs meaning those seen this session or those having things set
  -> will apply on the next data update
------------------------------------------------------------------------
r30280 | elkano | 2007-03-15 14:51:10 -0400 (Thu, 15 Mar 2007) | 5 lines
Changed paths:
   M /trunk/ElkBuffBars/EBB_Bar.lua
   M /trunk/ElkBuffBars/EBB_BarGroup.lua
   M /trunk/ElkBuffBars/ElkBuffBars.lua

ElkBuffBars
- fiexed nonplayer tooltips
- fixed growup after moving
- added code for buff renaming retyping
- added FuBar plugin code
------------------------------------------------------------------------
r30038 | elkano | 2007-03-12 13:21:44 -0400 (Mon, 12 Mar 2007) | 8 lines
Changed paths:
   M /trunk/ElkBuffBars/EBB_Bar.lua
   M /trunk/ElkBuffBars/EBB_BarGroup.lua
   M /trunk/ElkBuffBars/ElkBuffBars.lua
   M /trunk/ElkBuffBars/ElkBuffBars.toc

ElkBuffBars
- added support for target and pet (de)buffs
- groups can now stick to other groups when moved above or below them (depends on growup setting)
- will now sort buffs
- buff canceling now working
- tooltips should work, too
- now uses SharedMediaLib (and textures from SharedMedia)
- ... (I most likely forgot some stuff)
------------------------------------------------------------------------
r29322 | elkano | 2007-03-01 12:10:32 -0500 (Thu, 01 Mar 2007) | 3 lines
Changed paths:
   M /trunk/ElkBuffBars/EBB_BarGroup.lua
   M /trunk/ElkBuffBars/ElkBuffBars.lua

ElkBuffBars
- added another bargroup with different layout anchored to the first; the new one now holds the debuffs
- this is poc for sticking groups together, filters and bargroup generation based on db data \o/
------------------------------------------------------------------------
r29312 | elkano | 2007-03-01 04:41:11 -0500 (Thu, 01 Mar 2007) | 3 lines
Changed paths:
   M /trunk/ElkBuffBars/EBBTest.lua
   M /trunk/ElkBuffBars/EBB_Bar.lua
   M /trunk/ElkBuffBars/EBB_BarGroup.lua
   A /trunk/ElkBuffBars/ElkBuffBars.lua
   M /trunk/ElkBuffBars/ElkBuffBars.toc
   M /trunk/ElkBuffBars/designdocument.txt

ElkBuffBars
- ok, this is now more than just eye candy. It's actually doing something now: shows all buffs/debuffs/... in the same frame, unsorted... :)
- but still far from being really useful
------------------------------------------------------------------------
