<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://repos.curseforge.com:20002/wow/reaction/</link>
    <language>en-us</language>

    <title>wow/reaction: Bar.lua history</title>
    <description>Bar.lua revision history</description>
    <item>
    <title>Fix Shadowdance stance conditional</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log8598e779819a/Bar.lua</link>
    <description><![CDATA[Fix Shadowdance stance conditional]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;</author>
    <pubDate>Wed, 14 Nov 2012 16:29:50 -0800</pubDate>
</item>
<item>
    <title>Add [extrabar] as a checkbox rule option</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log6fbb55e5c624/Bar.lua</link>
    <description><![CDATA[Add [extrabar] as a checkbox rule option]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;</author>
    <pubDate>Fri, 09 Nov 2012 13:25:41 -0800</pubDate>
</item>
<item>
    <title>Quick hacks for 5.04</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log0cb6a9944497/Bar.lua</link>
    <description><![CDATA[Quick hacks for 5.04<br/>
 - disable hiding VehicleMenuBar frame, whose name changed<br/>
 - GetMultiCastBarOffset() -&gt; GetMultiCastBarIndex()... cleanup before totem bar support is purged<br/>
 - Remove totem bar<br/>
 - fix demon form, vehicle buttons, overridebar buttons (cross fingers)<br/>
 - change possess/vehicle order priority]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;</author>
    <pubDate>Tue, 11 Sep 2012 16:50:37 -0700</pubDate>
</item>
<item>
    <title>Merge LBF fix to default</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logd931fa418e17/Bar.lua</link>
    <description><![CDATA[Merge LBF fix to default]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;</author>
    <pubDate>Fri, 01 Jul 2011 14:32:17 -0700</pubDate>
</item>
<item>
    <title>Fix LibButtonFacade initialization order</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log0ea325e616ab/Bar.lua</link>
    <description><![CDATA[Fix LibButtonFacade initialization order]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;</author>
    <pubDate>Fri, 01 Jul 2011 14:31:41 -0700</pubDate>
</item>
<item>
    <title>Add editor sliders for button grid and size</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logf2ed8a8e2320/Bar.lua</link>
    <description><![CDATA[Add editor sliders for button grid and size]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;</author>
    <pubDate>Thu, 12 May 2011 17:16:43 -0700</pubDate>
</item>
<item>
    <title>Fixed a number of problems with drag corners in config mode</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log5b9c0164a491/Bar.lua</link>
    <description><![CDATA[Fixed a number of problems with drag corners in config mode<br/>
<br/>
- Fixed button resizing via dragging not updating until a reload<br/>
- Fixed pet/stance/vehicle buttons not always displaying in config mode<br/>
- Fixed error spam when making too many pet/bag buttons]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;</author>
    <pubDate>Wed, 11 May 2011 16:19:17 -0700</pubDate>
</item>
<item>
    <title>- little bit of code &amp; comment cleanup</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log36a29870bf34/Bar.lua</link>
    <description><![CDATA[- little bit of code &amp; comment cleanup<br/>
- automatically report the version in the TOC]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;</author>
    <pubDate>Wed, 11 May 2011 11:11:59 -0700</pubDate>
</item>
<item>
    <title>No real reason to store some of the code in a subdirectory.</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log65f2805957a0/Bar.lua</link>
    <description><![CDATA[No real reason to store some of the code in a subdirectory.]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;</author>
    <pubDate>Sat, 26 Mar 2011 12:35:08 -0700</pubDate>
</item>
<item>
    <title>ButtonFacade support</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logb2fb8f7dc780/Bar.lua</link>
    <description><![CDATA[ButtonFacade support]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 07 Jan 2009 00:57:02 +0000</pubDate>
</item>
<item>
    <title>- added alpha settings (base and stateful)</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log890e4c4ab143/Bar.lua</link>
    <description><![CDATA[- added alpha settings (base and stateful)<br/>
- added scale settings (stateful only)<br/>
- updated overlay to work with stateful anchor/scale (though when in a state with scale, the button size/spacing can't be manipulated)]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 06 Nov 2008 01:28:07 +0000</pubDate>
</item>
<item>
    <title>Fixed handling of pet buttons past 10</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log39265b16d208/Bar.lua</link>
    <description><![CDATA[Fixed handling of pet buttons past 10]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 17 Oct 2008 23:46:30 +0000</pubDate>
</item>
<item>
    <title>Updates for wow 3.0</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log7cabc8ac6c16/Bar.lua</link>
    <description><![CDATA[Updates for wow 3.0<br/>
 - TOC update<br/>
 - updated changed APIs/frame names<br/>
 - rewrote state code per new SecureHandlers API<br/>
 - cleaned up Bar, ActionButton code<br/>
 - removed AceLibrary/Dewdrop, menu from bar right-click<br/>
 - fixed various small bugs<br/>
<br/>
Updated WowAce external locations<br/>
<br/>
Updated README.html]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 15 Oct 2008 16:29:41 +0000</pubDate>
</item>
<item>
    <title>Added Bar:GetNumButtons() convenience method</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logf32e2375e39b/Bar.lua</link>
    <description><![CDATA[Added Bar:GetNumButtons() convenience method]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 27 Jun 2008 18:40:40 +0000</pubDate>
</item>
<item>
    <title>Fixed incorrect state propagator</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log5b7fd67a28ea/Bar.lua</link>
    <description><![CDATA[Fixed incorrect state propagator]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 25 Jun 2008 23:03:06 +0000</pubDate>
</item>
<item>
    <title>- Fixed some snafus with creating bars</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log57f8151ea0f0/Bar.lua</link>
    <description><![CDATA[- Fixed some snafus with creating bars<br/>
- Added support for opening the bar editor to a particular path<br/>
- Creating bars/states now selects the new bar/state in the config editor<br/>
- moved Bar:SetStateAttribute() back to working optionally on buttons rather than buttonFrame container]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 25 Jun 2008 21:07:18 +0000</pubDate>
</item>
<item>
    <title>- added revision updater to each code file</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logda8ba8783924/Bar.lua</link>
    <description><![CDATA[- added revision updater to each code file<br/>
- Changed button/bar class mechanic to metatable-based<br/>
- Changed buttons to live within a sub-frame, to play nicely between show-empty-buttons and hidestates<br/>
- bar frame is now available only via accessor<br/>
- Changed some semantics with AddButton/PlaceButton<br/>
- Cleaned up action buttons options, fixed hide-when-empty option<br/>
- moved show-action-ID-label as a button method<br/>
- converted drag overlay from nested-frame to :Raise()<br/>
- fixed ReAction:SetConfigMode() to not call event when mode doesn't change<br/>
- Fixed ordering for dynamic state tab (always last)]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 23 Jun 2008 22:27:50 +0000</pubDate>
</item>
<item>
    <title>- Cleaned up Bar interface</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log06cd74bdc7da/Bar.lua</link>
    <description><![CDATA[- Cleaned up Bar interface<br/>
- Move all attribute setting from Bar into State<br/>
- Separated Moonkin and Tree of Life<br/>
- Removed PossessBar module<br/>
- Added some infrastructure for paged/mind control support to Action]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 16 Jun 2008 18:46:08 +0000</pubDate>
</item>
<item>
    <title>Split the bar overlay out into its own file</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logdd01feae0d89/Bar.lua</link>
    <description><![CDATA[Split the bar overlay out into its own file]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 05 Jun 2008 18:52:53 +0000</pubDate>
</item>
<item>
    <title>Fixed bugs with state keybinds.</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logaa88aed52124/Bar.lua</link>
    <description><![CDATA[Fixed bugs with state keybinds.<br/>
Simplified state driver API]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 05 Jun 2008 18:34:36 +0000</pubDate>
</item>
<item>
    <title>Implemented state anchoring and scaling</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log3d2cef5dc459/Bar.lua</link>
    <description><![CDATA[Implemented state anchoring and scaling]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 04 Jun 2008 21:46:51 +0000</pubDate>
</item>
<item>
    <title>Fixed unbinding a keystate toggle</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log2c12e2b1752e/Bar.lua</link>
    <description><![CDATA[Fixed unbinding a keystate toggle]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 03 Jun 2008 23:24:03 +0000</pubDate>
</item>
<item>
    <title>State transitions now working. Keybind toggle states, stance switching, etc.</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logfcb5dad031f9/Bar.lua</link>
    <description><![CDATA[State transitions now working. Keybind toggle states, stance switching, etc.<br/>
Hide bar is the only working state property, but the config is there for page #, re-anchoring, re-scaling, and keybind override.]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 03 Jun 2008 22:57:34 +0000</pubDate>
</item>
<item>
    <title>Converted several ReAction APIs to event-driven model instead of 'call-method-on-all-modules' model. Cleaned up a number of other architectural issues.</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log768be7eb22a0/Bar.lua</link>
    <description><![CDATA[Converted several ReAction APIs to event-driven model instead of 'call-method-on-all-modules' model. Cleaned up a number of other architectural issues.]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 22 May 2008 22:02:08 +0000</pubDate>
</item>
<item>
    <title>changed &quot;layout editor&quot; to &quot;bar editor&quot;</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log20003239af0b/Bar.lua</link>
    <description><![CDATA[changed &quot;layout editor&quot; to &quot;bar editor&quot;]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 28 Apr 2008 21:08:35 +0000</pubDate>
</item>
<item>
    <title>removed a line that's been commented out for awhile now</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log54308b48123c/Bar.lua</link>
    <description><![CDATA[removed a line that's been commented out for awhile now]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 25 Apr 2008 23:39:23 +0000</pubDate>
</item>
<item>
    <title>Possess bar support (actions only)</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log8b81d4b3e73d/Bar.lua</link>
    <description><![CDATA[Possess bar support (actions only)]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 25 Apr 2008 22:13:02 +0000</pubDate>
</item>
<item>
    <title>Added anchor snapping</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logc9df7866ff31/Bar.lua</link>
    <description><![CDATA[Added anchor snapping]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 24 Apr 2008 19:19:42 +0000</pubDate>
</item>
<item>
    <title>added anchor controls</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logc964fb84560c/Bar.lua</link>
    <description><![CDATA[added anchor controls]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 22 Apr 2008 21:33:37 +0000</pubDate>
</item>
<item>
    <title>Assorted cleanup for hide/show grid, action ID labels, draggable resizing, etc</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logc3c64e2def50/Bar.lua</link>
    <description><![CDATA[Assorted cleanup for hide/show grid, action ID labels, draggable resizing, etc]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 22 Apr 2008 20:37:44 +0000</pubDate>
</item>
<item>
    <title>- Moved bar control frame from ConfigUI to Bar</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/logc54c481ad0ed/Bar.lua</link>
    <description><![CDATA[- Moved bar control frame from ConfigUI to Bar<br/>
- Added LICENSE.txt<br/>
- added profile management options<br/>
- other minor cleanup]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 03 Apr 2008 20:25:40 +0000</pubDate>
</item>
<item>
    <title>- added Ace3 externs</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log0d95ce7a9ec2/Bar.lua</link>
    <description><![CDATA[- added Ace3 externs<br/>
- converted ReAction_ConfigUI to use blizzard interface addons panel via AceConfigDialog-3.0<br/>
- partially converted FuBar module to LibRock, deprecated it (going to remove it entirely later)<br/>
- cleaned up a couple other tidbits]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 02 Apr 2008 23:31:13 +0000</pubDate>
</item>
<item>
    <title>- converted to Ace3</title>
    <link>http://repos.curseforge.com:20002/wow/reaction/log21bcaf8215ff/Bar.lua</link>
    <description><![CDATA[- converted to Ace3<br/>
- rearranged file layout<br/>
- configGUI menus not working right now]]></description>
    <author>&#70;&#108;&#105;&#99;&#107;&#32;&#60;&#102;&#108;&#105;&#99;&#107;&#101;&#114;&#115;&#116;&#114;&#101;&#97;&#107;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 17 Mar 2008 18:24:53 +0000</pubDate>
</item>

  </channel>
</rss>
