------------------------------------------------------------------------
r21 | lombra | 2014-08-01 16:03:39 +0000 (Fri, 01 Aug 2014) | 2 lines
Changed paths:
   M /trunk/Bindings.lua
   M /trunk/Core.lua
   M /trunk/Custom.lua

- Show feedback message regarding conflicts when changing set of an existing binding without changing the key.
- Close dropdown menus and hide binding dialogs when their parent frames are hidden and when entering combat.
------------------------------------------------------------------------
r20 | lombra | 2014-07-26 12:44:48 +0000 (Sat, 26 Jul 2014) | 2 lines
Changed paths:
   M /trunk/Bindings.lua
   M /trunk/Core.lua
   M /trunk/Custom.lua
   M /trunk/Sets.lua

- Reverse binding set order also for Bindings and Custom dropdowns to put highest prio on top.
- Fix an issue with scrolling the Bindings tab.
------------------------------------------------------------------------
r18 | lombra | 2014-07-19 15:29:45 +0000 (Sat, 19 Jul 2014) | 11 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   D /trunk/AceDBUI.lua
   M /trunk/Bindings.lua
   M /trunk/Core.lua
   M /trunk/Custom.lua
   A /trunk/Libs
   A /trunk/Libs/LibDataBroker-1.1
   A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
   A /trunk/Libs/LibDualSpec-1.0
   A /trunk/Libs/LibDualSpec-1.0/LibDualSpec-1.0.lua
   D /trunk/Options.lua
   D /trunk/Scoping.lua
   A /trunk/Sets.lua (from /trunk/Scoping.lua:17)
   M /trunk/SpellBinding.toc

- Implement Libra.
- Scopes are now referred to as binding sets.
- Add various hints all over the UI.
- Add objects to lowest priority active set instead of global set when dropped on empty space.
- Don't accept dropped objects when no sets are active.
- Reverse the order of sets in the Bindings and Binding set (formerly Scoping) UIs to indicate that topmost = top priority.
- Add LibDataBroker launcher.
- Register mouse clicks on press instead of release.
- Remove old database upgrade code.
- Add some static icons for click bindings and default bindings.
- Fix various issues with the formerly-Scoping UI.
------------------------------------------------------------------------
r17 | lombra | 2013-10-21 09:32:11 +0000 (Mon, 21 Oct 2013) | 4 lines
Changed paths:
   M /trunk/Bindings.lua
   M /trunk/Custom.lua
   M /trunk/SpellBinding.toc

- Move Bind click button ever so slightly.
- Band aid for slider brokenness.
- Move Custom tab next to Bindings tabs.
- ToC bump.
------------------------------------------------------------------------
