------------------------------------------------------------------------
r473 | nebula169 | 2014-11-04 21:40:28 +0000 (Tue, 04 Nov 2014) | 1 line
Changed paths:
   M /trunk/bindings.xml

Show the keybind under "AddOns"
------------------------------------------------------------------------
r472 | atholbro | 2014-11-04 06:48:08 +0000 (Tue, 04 Nov 2014) | 1 line
Changed paths:
   M /trunk/Baggins-Options.lua
   M /trunk/Baggins.lua
   M /trunk/locales/Baggins-deDE.lua
   M /trunk/locales/Baggins-enUS.lua
   M /trunk/locales/Baggins-esES.lua
   M /trunk/locales/Baggins-frFR.lua
   M /trunk/locales/Baggins-koKR.lua
   M /trunk/locales/Baggins-ruRU.lua
   M /trunk/locales/Baggins-zhCN.lua
   M /trunk/locales/Baggins-zhTW.lua

Add an option to open baggins when clicking the Backpack button. This functionality can be toggled from within Baggins Options, as "Override Backpack Button". In addition, I've moved most of the general options into a "General" category to clean up the settings UI. General settings were getting cluttered.
------------------------------------------------------------------------
r471 | atholbro | 2014-11-04 05:17:25 +0000 (Tue, 04 Nov 2014) | 1 line
Changed paths:
   M /trunk/Baggins-Filtering.lua

Changed CheckSlotsChanged() to use full item string instead of item name. This fixes incorrect caching of items with the same name but different enchantments/gems. Bug and fix reported by Quil.
------------------------------------------------------------------------
r470 | atholbro | 2014-11-01 21:29:16 +0000 (Sat, 01 Nov 2014) | 3 lines
Changed paths:
   M /trunk/Baggins.lua

Add Baggins_ItemButtonUpdated siganl, required by Baggins_SyLevel.

This signal fires once per bag item button update.
------------------------------------------------------------------------
r469 | atholbro | 2014-10-19 20:01:20 +0000 (Sun, 19 Oct 2014) | 1 line
Changed paths:
   M /trunk/Baggins-Options.lua
   M /trunk/locales/Baggins-deDE.lua
   M /trunk/locales/Baggins-enUS.lua
   M /trunk/locales/Baggins-esES.lua
   M /trunk/locales/Baggins-frFR.lua
   M /trunk/locales/Baggins-koKR.lua
   M /trunk/locales/Baggins-ruRU.lua
   M /trunk/locales/Baggins-zhCN.lua
   M /trunk/locales/Baggins-zhTW.lua

Add an option under Layout to disable the bag right click menu (disabled by default).
------------------------------------------------------------------------
r468 | atholbro | 2014-10-19 19:16:49 +0000 (Sun, 19 Oct 2014) | 1 line
Changed paths:
   M /trunk/Baggins-Filtering.lua
   M /trunk/Baggins-Options.lua
   M /trunk/Baggins.lua
   M /trunk/locales/Baggins-deDE.lua
   M /trunk/locales/Baggins-enUS.lua
   M /trunk/locales/Baggins-esES.lua
   M /trunk/locales/Baggins-frFR.lua
   M /trunk/locales/Baggins-koKR.lua
   M /trunk/locales/Baggins-ruRU.lua
   M /trunk/locales/Baggins-zhCN.lua
   M /trunk/locales/Baggins-zhTW.lua

[#106] Add reagent bank support.
------------------------------------------------------------------------
r467 | mikk | 2014-10-15 23:46:28 +0000 (Wed, 15 Oct 2014) | 1 line
Changed paths:
   M /trunk/Baggins.lua

Actually let's make that BattlepayItemTexture fix conditional - it smells like something that could easily get renamed/removed in the future.
------------------------------------------------------------------------
r466 | mikk | 2014-10-15 23:44:47 +0000 (Wed, 15 Oct 2014) | 2 lines
Changed paths:
   M /trunk/Baggins.lua
   M /trunk/Baggins.toc

TOC 60000
Remove new blue glow inherited from blizzard itembuttons as of 6.0
------------------------------------------------------------------------
r465 | nebula169 | 2014-07-13 00:40:25 +0000 (Sun, 13 Jul 2014) | 1 line
Changed paths:
   M /trunk/Baggins-Options.lua

add open config to bag right-click menu
------------------------------------------------------------------------
