------------------------------------------------------------------------
r76329 | nevcairiel | 2008-06-09 05:50:35 -0400 (Mon, 09 Jun 2008) | 1 line
Changed paths:
   M /trunk/Bartender4/Button.lua

Bartender4: small tweaks
------------------------------------------------------------------------
r76258 | nevcairiel | 2008-06-08 06:24:12 -0400 (Sun, 08 Jun 2008) | 1 line
Changed paths:
   M /trunk/Bartender4/ActionBarPrototype.lua
   M /trunk/Bartender4/Button.lua

Bartender4: force all button layers to be on MEDIUM strata and fix up framelevels
------------------------------------------------------------------------
r76206 | nevcairiel | 2008-06-07 11:10:49 -0400 (Sat, 07 Jun 2008) | 3 lines
Changed paths:
   M /trunk/Bartender4/PetBar.lua
   M /trunk/Bartender4/StanceBar.lua

Bartender4: 
- hide the pet-bar AutoCastable texture when AutoCast is enabled (works around a crazy ButtonFacade design that showed it on top - back to blizzard behavior)
- tweak stance bar code for classes that dont actually have a stance (yet)
------------------------------------------------------------------------
r75834 | nevcairiel | 2008-06-02 17:17:50 -0400 (Mon, 02 Jun 2008) | 1 line
Changed paths:
   M /trunk/Bartender4/Button.lua

Bartender4: fix a bug in auto-assist logic
------------------------------------------------------------------------
r75734 | nevcairiel | 2008-06-01 11:33:08 -0400 (Sun, 01 Jun 2008) | 1 line
Changed paths:
   M /trunk/Bartender4/Button.lua

Bartender4: check for helpful before harmful
------------------------------------------------------------------------
r75733 | nevcairiel | 2008-06-01 11:18:29 -0400 (Sun, 01 Jun 2008) | 2 lines
Changed paths:
   M /trunk/Bartender4/ActionBarStates.lua
   M /trunk/Bartender4/ActionBars.lua
   M /trunk/Bartender4/Button.lua

Bartender4: added expiremental auto-assist feature
- automatically trys to target your target's target if your current spell cannot be cast on your target (useful for healers targeting a boss and healing the current MT, etc)
------------------------------------------------------------------------
r75700 | nevcairiel | 2008-06-01 02:57:29 -0400 (Sun, 01 Jun 2008) | 1 line
Changed paths:
   M /trunk/Bartender4/Bar.lua

Bartender4: small tweak to fadeout
------------------------------------------------------------------------
r75698 | nevcairiel | 2008-06-01 02:50:54 -0400 (Sun, 01 Jun 2008) | 1 line
Changed paths:
   M /trunk/Bartender4/Bar.lua

Bartender4: make sure fadeout behaves correctly with locking and changing the bar alpha
------------------------------------------------------------------------
r75681 | nevcairiel | 2008-05-31 17:44:18 -0400 (Sat, 31 May 2008) | 1 line
Changed paths:
   M /trunk/Bartender4/ButtonBar.lua
   M /trunk/Bartender4/TODO.txt

Bartender4: updated ButtonFacade support to store the color values
------------------------------------------------------------------------
r75676 | nevcairiel | 2008-05-31 17:08:02 -0400 (Sat, 31 May 2008) | 1 line
Changed paths:
   M /trunk/Bartender4/ActionBarPrototype.lua
   M /trunk/Bartender4/Bar.lua

Bartender4: add very simple fade out support (disabled by default)
------------------------------------------------------------------------
r75666 | nevcairiel | 2008-05-31 15:48:47 -0400 (Sat, 31 May 2008) | 3 lines
Changed paths:
   M /trunk/Bartender4/BagBar.lua
   M /trunk/Bartender4/PetBar.lua
   M /trunk/Bartender4/StanceBar.lua
   M /trunk/Bartender4/TODO.txt

Bartender4: 
- add keyring and onebag option to bagbar
- fix some random stuff in the options tables
------------------------------------------------------------------------
r75643 | nevcairiel | 2008-05-31 12:32:28 -0400 (Sat, 31 May 2008) | 1 line
Changed paths:
   A /trunk/Bartender4/BagBar.lua
   M /trunk/Bartender4/Bartender4.toc

Bartender4: added very simple BagBar module, no keyring yet, option for only one back button coming soon, too
------------------------------------------------------------------------
r75642 | nevcairiel | 2008-05-31 11:58:28 -0400 (Sat, 31 May 2008) | 1 line
Changed paths:
   M /trunk/Bartender4/ActionBarPrototype.lua
   M /trunk/Bartender4/ActionBars.lua
   M /trunk/Bartender4/Button.lua

Bartender4: added options to hide the hotkey and macrotext
------------------------------------------------------------------------
r75634 | nevcairiel | 2008-05-31 10:29:27 -0400 (Sat, 31 May 2008) | 1 line
Changed paths:
   D /trunk/Bartender4/keyBound

Bartender4: remove old keyBound code
------------------------------------------------------------------------
r75626 | nevcairiel | 2008-05-31 07:16:59 -0400 (Sat, 31 May 2008) | 3 lines
Changed paths:
   M /trunk/Bartender4/ActionBars.lua
   M /trunk/Bartender4/Bar.lua
   M /trunk/Bartender4/Bartender4.toc
   M /trunk/Bartender4/Button.lua
   M /trunk/Bartender4/ButtonBar.lua
   M /trunk/Bartender4/MicroMenu.lua
   M /trunk/Bartender4/PetBar.lua
   M /trunk/Bartender4/StanceBar.lua
   M /trunk/Bartender4/embeds.xml
   M /trunk/Bartender4/libs

Bartender4: 
- now using LibKeyBound-1.0
- added more options to configure the show/hide state of the bar, now supports showing/hiding bars based on in-combat
------------------------------------------------------------------------
r75334 | nevcairiel | 2008-05-28 06:27:51 -0400 (Wed, 28 May 2008) | 1 line
Changed paths:
   M /trunk/Bartender4/Bar.lua
   M /trunk/Bartender4/Bartender4.lua
   M /trunk/Bartender4/Button.lua
   M /trunk/Bartender4/StanceBar.lua

Bartender4: fix module enabling/disabling in various modules
------------------------------------------------------------------------
