------------------------------------------------------------------------
r122 | galvin | 2012-08-11 00:28:53 +0000 (Sat, 11 Aug 2012) | 2 lines
Changed paths:
   M /trunk/GalvinUnitBars.toc
   M /trunk/Main.lua

Fixed bars not locking on login or reloadUI.

------------------------------------------------------------------------
r121 | galvin | 2012-08-09 07:29:10 +0000 (Thu, 09 Aug 2012) | 8 lines
Changed paths:
   M /trunk/Bar.lua
   M /trunk/ChiBar.lua
   M /trunk/ComboBar.lua
   M /trunk/DemonicBar.lua
   M /trunk/EclipseBar.lua
   M /trunk/EmberBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/HealthPowerBar.lua
   M /trunk/Help.lua
   M /trunk/HolyBar.lua
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/RuneBar.lua
   M /trunk/ShadowBar.lua
   M /trunk/ShardBar.lua
   M /trunk/WoWUI.lua

Eclipsebar   Moved hideslider option out of predicted power options to make it less confusing. This open will have to be set again just once if you want the slider hidden.
Predicted Health added to pet health bar.
Main.lua   Made modifications to Predicted Spells.
Main.lua   predicted spells renamed to trackingspells.
Reverse Fill added for health and powerbars, rune bar, emberbar, and demonic bar.
New fading system created, no longer needs cancelanimation work around.
Fading can reverse, if something is fading out it can fade back in smoothly

------------------------------------------------------------------------
r120 | galvin | 2012-07-29 06:01:38 +0000 (Sun, 29 Jul 2012) | 4 lines
Changed paths:
   M /trunk/Bar.lua
   M /trunk/ChiBar.lua
   M /trunk/ComboBar.lua
   M /trunk/DemonicBar.lua
   M /trunk/EclipseBar.lua
   M /trunk/EmberBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/HealthPowerBar.lua
   M /trunk/HolyBar.lua
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/RuneBar.lua
   M /trunk/ShadowBar.lua
   M /trunk/ShardBar.lua
   A /trunk/Textures/GUB_EmptyBar.tga

ElcipseBar Fixed a bug where the predicted eclipse state wasn't changing when crossing the center while soul of the forest is active.
Embarbar box mode now has fiery color for embers on fire.
Added GUB_EmptyBar texture.

------------------------------------------------------------------------
r119 | galvin | 2012-07-27 06:27:15 +0000 (Fri, 27 Jul 2012) | 3 lines
Changed paths:
   M /trunk/ChiBar.lua
   M /trunk/ComboBar.lua
   M /trunk/DemonicBar.lua
   M /trunk/EclipseBar.lua
   M /trunk/EmberBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/HealthPowerBar.lua
   M /trunk/HolyBar.lua
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/RuneBar.lua
   M /trunk/ShadowBar.lua
   M /trunk/ShardBar.lua

Reduced cpu usage.  Bars dont get polled for data.  Its all driven by events now.  
Fixed enabledbars, was causing the bars to not work.

------------------------------------------------------------------------
r118 | galvin | 2012-07-24 07:41:39 +0000 (Tue, 24 Jul 2012) | 5 lines
Changed paths:
   M /trunk/Bar.lua
   A /trunk/ChiBar.lua
   M /trunk/ComboBar.lua
   M /trunk/DemonicBar.lua
   M /trunk/EclipseBar.lua
   M /trunk/EmberBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/HealthPowerBar.lua
   M /trunk/HolyBar.lua
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/RuneBar.lua
   M /trunk/ShadowBar.lua
   M /trunk/ShardBar.lua
   M /trunk/WoWUI.lua

HealthPowerBar.lua  pet power was showing player power instead of pet power.
HealthPowerBar.lua  focus power was showing player power instead of focus.
Main.lua Fixed the status flag code for hide if not active.
ChiBar for monks added.

------------------------------------------------------------------------
r117 | galvin | 2012-07-22 08:39:54 +0000 (Sun, 22 Jul 2012) | 5 lines
Changed paths:
   M /trunk/ComboBar.lua
   M /trunk/DemonicBar.lua
   M /trunk/EclipseBar.lua
   M /trunk/EmberBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/HealthPowerBar.lua
   M /trunk/HolyBar.lua
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/Readme.txt
   M /trunk/RuneBar.lua
   M /trunk/ShadowBar.lua
   M /trunk/ShardBar.lua

Replaced Never Show with Enable bar options.  Bars that are disabled don't appear on screen or in options.
Events for all health and power bars are tied directly to the frames.
MainPower known as druid/monk mana.  The internal name has been changed to ManaPower.  You'll need to redo the options for this bar.
Fixed a bug where predicted focus for hunters wasn't working.

------------------------------------------------------------------------
r116 | galvin | 2012-07-19 08:02:26 +0000 (Thu, 19 Jul 2012) | 6 lines
Changed paths:
   M /trunk/Bar.lua
   M /trunk/ComboBar.lua
   M /trunk/DemonicBar.lua
   M /trunk/EclipseBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/HealthPowerBar.lua
   M /trunk/Help.lua
   M /trunk/HolyBar.lua
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/Readme.txt
   M /trunk/ShadowBar.lua
   M /trunk/ShardBar.lua

Removed GUB options in blizzard options and replaced it with a link to GUB options that can be moved.
Updated the readme.txt file and the in game help file.  Please report any mistakes.
Removed the draw edge option for the rune bar.  This is for clockface cooldowns only.  Blame blizzard for removing it.
Rewrote fadeout code in main.lua to support fade in and fade out.


------------------------------------------------------------------------
r115 | galvin | 2012-07-18 08:21:34 +0000 (Wed, 18 Jul 2012) | 4 lines
Changed paths:
   M /trunk/ComboBar.lua
   M /trunk/DemonicBar.lua
   M /trunk/EclipseBar.lua
   M /trunk/EmberBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/Help.lua
   M /trunk/HolyBar.lua
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/Readme.txt
   A /trunk/ShadowBar.lua
   M /trunk/ShardBar.lua

Added Hide in Pet Battle flag.  Will hide a bar if you're in a pet battle.
Updated holy bar to 5 holy power.  Holy bar should be working.
Added Shadow orb bar.

------------------------------------------------------------------------
r114 | galvin | 2012-07-17 07:04:23 +0000 (Tue, 17 Jul 2012) | 5 lines
Changed paths:
   M /trunk/Bar.lua
   M /trunk/DemonicBar.lua
   M /trunk/EclipseBar.lua
   A /trunk/EmberBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/HealthPowerBar.lua
   M /trunk/Help.lua
   M /trunk/HolyBar.lua
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/Readme.txt
   M /trunk/RuneBar.lua
   M /trunk/ShardBar.lua

Show Always flag removed.  Was never needed just uncheck hide not active and hide no combat to do the same thing.
added '/gub c' does the same thing as '/gub config'
Ember bar should be working.
Updated shard bar to show 4 shards if player has it glyphed.

------------------------------------------------------------------------
r113 | galvin | 2012-07-15 08:20:37 +0000 (Sun, 15 Jul 2012) | 10 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Bar.lua
   M /trunk/ComboBar.lua
   M /trunk/DemonicBar.lua
   M /trunk/EclipseBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/HealthPowerBar.lua
   M /trunk/HolyBar.lua
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/RuneBar.lua
   M /trunk/ShardBar.lua
   M /trunk/WoWUI.lua

Updated UnitBarsUpdatePower to handle other events besides UNIT_POWER_FREQUENT.
Runebar should be working.
Demonic Fury bar should be working.
Added class color for monk.
Main Power bar renamed to Druid Mana. To be less confusing.
Must select a bar first (right click) in the alignment tool.
Hide all bars removed since there is HideNotUsable.
Fixed a few bugs with the copy/paste in gub options.
Changed .pkgmeta to use latest alpha for ace3.

------------------------------------------------------------------------
r112 | galvin | 2012-07-14 07:35:16 +0000 (Sat, 14 Jul 2012) | 2 lines
Changed paths:
   M /trunk/Bar.lua
   M /trunk/ComboBar.lua
   A /trunk/DemonicBar.lua
   M /trunk/EclipseBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/HealthPowerBar.lua
   M /trunk/HolyBar.lua
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/ShardBar.lua

main.lua added UnitBarsFPT[] allows a bar to be updated by UNIT_POWER_FREQUENT faster.
Options panel added for DemonicBar.lua.
------------------------------------------------------------------------
r111 | galvin | 2012-07-12 07:18:37 +0000 (Thu, 12 Jul 2012) | 3 lines
Changed paths:
   M /trunk/Bar.lua
   M /trunk/EclipseBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/Main.lua
   M /trunk/Options.lua
   M /trunk/ShardBar.lua

Bar.lua Added technology to fill a texture without stretching it.
Main.lua Added more bars to use HideNotUsable flag.

------------------------------------------------------------------------
r110 | galvin | 2012-07-10 08:40:07 +0000 (Tue, 10 Jul 2012) | 4 lines
Changed paths:
   M /trunk/EclipseBar.lua
   M /trunk/GalvinUnitBars.toc
   M /trunk/HealthPowerBar.lua
   M /trunk/Help.lua
   M /trunk/Main.lua
   M /trunk/Options.lua

Added HideNotUsable flag.  This will hide a bar if its not usable by the class, specialization, stance, form, etc.  

Eclipsebar is working again with predicted power.

------------------------------------------------------------------------
