------------------------------------------------------------------------
r554 | sinacbe | 2012-09-19 11:19:36 +0000 (Wed, 19 Sep 2012) | 1 line
Changed paths:
   M /trunk/Baggins.lua
   M /trunk/locales/Baggins-enUS.lua

Reset to default skin if saved skin doesn't exist anymore.
------------------------------------------------------------------------
r553 | profalbert | 2012-09-17 20:41:34 +0000 (Mon, 17 Sep 2012) | 1 line
Changed paths:
   M /trunk/Baggins.lua

fix taint-issues when bag is first opened in combat
------------------------------------------------------------------------
r552 | sinacbe | 2012-09-17 12:49:24 +0000 (Mon, 17 Sep 2012) | 2 lines
Changed paths:
   M /trunk/Baggins.lua

SkinItem was not called when opening bags unless reapplying skin from options
Check currentSkin validity
------------------------------------------------------------------------
r551 | profalbert | 2012-09-15 15:49:46 +0000 (Sat, 15 Sep 2012) | 1 line
Changed paths:
   M /trunk/Baggins-Options.lua

[#84] make sure custom-skin-list is refreshed everytime
------------------------------------------------------------------------
r550 | profalbert | 2012-09-15 15:44:21 +0000 (Sat, 15 Sep 2012) | 1 line
Changed paths:
   M /trunk/Baggins-Filtering.lua

use GetContainerItemEquipmentSetInfo to speed up equipment-set-check
------------------------------------------------------------------------
r549 | mikk | 2012-09-12 19:42:35 +0000 (Wed, 12 Sep 2012) | 1 line
Changed paths:
   M /trunk/Baggins-Filtering.lua
   M /trunk/Baggins.toc

Stop using LibDeformat
------------------------------------------------------------------------
r548 | ifman | 2012-09-04 01:30:33 +0000 (Tue, 04 Sep 2012) | 1 line
Changed paths:
   M /trunk/Baggins-Filtering.lua

Fixed rulename problem, was an issue of one case that nothing was returned instead of a blank string (if no equipment set is chosen, then it was returning a nil, instead of a blank string).
------------------------------------------------------------------------
r547 | ifman | 2012-09-03 20:29:36 +0000 (Mon, 03 Sep 2012) | 1 line
Changed paths:
   M /trunk/Baggins.lua
   M /trunk/Baggins.toc

Fixed the compress function and also fixed the toggle functionality
------------------------------------------------------------------------
r546 | arpharazon | 2012-09-02 08:20:49 +0000 (Sun, 02 Sep 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/embeds.xml

- removed LibBabble-Inventory-3.0 from embeds & pkgmeta 
------------------------------------------------------------------------
r545 | arpharazon | 2012-09-02 08:11:32 +0000 (Sun, 02 Sep 2012) | 3 lines
Changed paths:
   M /trunk/Baggins-Filtering.lua
   M /trunk/Baggins.toc
   M /trunk/locales/Baggins-enUS.lua

- updated toc for WoW 5.04
- rescanned the AH for category changes
- added some missing entries to the English locale [these will need to be translated to the other languages later] and got rid of LibBabble-Inventory-3.0 (no longer needed).
------------------------------------------------------------------------
r544 | profalbert | 2012-08-18 23:08:07 +0000 (Sat, 18 Aug 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Baggins-Filtering.lua
   M /trunk/Baggins.toc
   M /trunk/embeds.xml

use Tooltip-scanning for more accurate equipment-set-matching
------------------------------------------------------------------------
