﻿Notes:
------

Provides a moveable button, and/or a checkbox to the left of the bottom actionbars, which locks and unlocks your actionbars with ease. 

This addon was based on the original Lockbar by Vjeux, but has now grown to encompass much more than its predecessor.
LockBarII links to the actionbar locking functionality that has been implemented by Blizzard. In other words, if you lock your 
actionbars using the built-in interface options, LockBar II will reflect the setting correctly. Accordingly, if you use 
LockBar II to lock your actionbars, the built-in interface will be updated to your selection.
***
As of v1.1.0 LockBarII now has support for Telo's SideBar.
***
As of v1.3.0 LockBarII now has support for CT_BarMod (Hotbar).
***
As of v1.4 LockBarII now has support for Fancy Bar.
***
As of v1.5 LockBarII now has support for Bartender3.
***
NOTE: The moveable button may need to have its frozen status toggled on, and off initially in order to move it. 
	I'm not sure why it is not defaulting to unfrozen initially, as the code is there to do so. It's not really
	a big deal though.

Type in /lbii for a list of supported commands.
To move the graphical button, just left click and drag it.


Installation:
-------------

Extract the LockBarII directory to your WoW install directory's \Interface\Addons sub-directory.


Version Information:
--------------------

1.5.3:	TOC Update.
1.5.2:	TOC Update.
1.5.1:	TOC Update.
1.5:	Added support for Bartender3.
1.4.1:	TOC Update.
1.4:	Added support for Fancy Bar.
	Added the option to freeze the moveable button in place using the /lbii freeze command.
1.3.81: 2.0.3 TOC Update.
1.3.8:	2.0 TOC Update. Attempted to improve the lock/unlock button graphic.
1.3.7:	1.12 TOC Update.
1.3.6:	Fixed a small bug that prevented the addon from remembering to hide its elements.
1.3.5:  Fixed a bug that caused the addon to spam the locked status of the actionbars after 
        updating WoW's interface options.
    Implemented improved code for certain routines.
1.3.0:	Added support for CT_BarMod (Hotbar).
	Updated TOC to 11100.
1.2.0:	Added a moveable button that provides the same functionality as the checkbox of previous 
		versions (the checkbox is still there too). The button and the checkbox can be shown or 
		hidden using slash commands.
	Added a keybinding to act as a workaround for the addon not being aware of the locked status
		of the actionbars when it is toggled using Blizzard's built-in keybinding for the locking 
		functionality. This new binding still links to Blizzard's built-in functionality, but
		using the new binding allows the addon to be aware of when the locked status changes.
1.1.0:	Added support for SideBar. 
	Added message output to make things clear as to what state the actionbars are in. 
	Adjusted tooltip properties.
1.0.1:	WoW v1.9 Update.
1.0:	Initial release.