------------------------------------------------------------------------
r38119 | mikk | 2007-06-02 09:32:05 -0400 (Sat, 02 Jun 2007) | 1 line
Changed paths:
   M /trunk/Baggins/libs/Sieve-0.1/Sieve-0.1.lua

Baggins: Make Sieve:GetRuleDesc() return a "<rule type> not loaded" for unknown rule types.
------------------------------------------------------------------------
r38105 | mikk | 2007-06-02 07:03:11 -0400 (Sat, 02 Jun 2007) | 2 lines
Changed paths:
   M /trunk/Baggins/Baggins.lua
   M /trunk/Baggins/Textures/compressbutton.tga

Baggins: Better-looking compress button

------------------------------------------------------------------------
r37965 | mikk | 2007-06-01 11:22:14 -0400 (Fri, 01 Jun 2007) | 1 line
Changed paths:
   M /trunk/Baggins/Baggins-enUS.lua
   M /trunk/Baggins/Baggins_ItemOps.lua

Baggins: Added nifty "Split n" command to alt+rightclick menu. Should be faster to use than standard shift+click split, especially if you need to split lots of things to the same amount.
------------------------------------------------------------------------
r37931 | nargiddley | 2007-06-01 07:19:06 -0400 (Fri, 01 Jun 2007) | 3 lines
Changed paths:
   M /trunk/Baggins/Baggins-enUS.lua
   M /trunk/Baggins/Baggins.lua

Baggins: 
- Rebuild the PT3 Set selector when a PT3 LoD Module Loads
- Add Options to load PT3 Modules at startup
------------------------------------------------------------------------
r37779 | mikk | 2007-05-31 08:21:22 -0400 (Thu, 31 May 2007) | 4 lines
Changed paths:
   M /trunk/Baggins/Baggins_ItemOps.lua

Baggins: 
- Nuke leftover debug message. Whoopise
- Make compression work with items received from different sources. Who the heck would have thought a Quail looted by Alice would have a different itemstring from one looted by Bob.

------------------------------------------------------------------------
r37760 | mikk | 2007-05-31 02:40:14 -0400 (Thu, 31 May 2007) | 2 lines
Changed paths:
   M /trunk/Baggins/Baggins.lua

Baggins: .... aaaand remove the debug message too. *sigh*

------------------------------------------------------------------------
r37759 | mikk | 2007-05-31 02:34:51 -0400 (Thu, 31 May 2007) | 2 lines
Changed paths:
   M /trunk/Baggins/Baggins.lua
   M /trunk/Baggins/Baggins_ItemOps.lua

Baggins: Ok, no more needless delaying on bag updates. We only delay processing a lot while in combat with bags closed now. (Yeah, bloody hunter arrow issue again, or we wouldn't have to worry at all..)

------------------------------------------------------------------------
r37602 | mikk | 2007-05-29 18:00:32 -0400 (Tue, 29 May 2007) | 4 lines
Changed paths:
   M /trunk/Baggins/Baggins-enUS.lua
   M /trunk/Baggins/Baggins.lua
   M /trunk/Baggins/Baggins.toc
   A /trunk/Baggins/Baggins_ItemOps.lua

Baggins: 
- Move my recent additions out to new file "Baggins_ItemOps" -- don't want to mix it up with the core Baggins functionality
- Make baggins core totally unaware of the specifics of these ItemOps. Just fire generic signals.

------------------------------------------------------------------------
r37515 | mikk | 2007-05-29 01:41:09 -0400 (Tue, 29 May 2007) | 4 lines
Changed paths:
   M /trunk/Baggins/Baggins-enUS.lua
   M /trunk/Baggins/Baggins.lua

Baggins: 
- Fixed a missed localization
- Made bag updates pulse only every 20s when bags are not open (think hunter shooting every 2-3s. argh)

------------------------------------------------------------------------
r37464 | mikk | 2007-05-28 16:23:16 -0400 (Mon, 28 May 2007) | 4 lines
Changed paths:
   M /trunk/Baggins/Baggins.lua
   A /trunk/Baggins/Textures/compressbutton.tga

Baggins: 
- Add compression (re-stacking) of inventory & bank
- Notify via clickable icon appearing in top right corner of bags as necessary

------------------------------------------------------------------------
r37367 | mikk | 2007-05-28 05:29:57 -0400 (Mon, 28 May 2007) | 3 lines
Changed paths:
   M /trunk/Baggins/Baggins-enUS.lua
   M /trunk/Baggins/Baggins.lua

Baggins: 
- Add a "Use" option to the alt+rightclick menu that lets use Use/Equip stuff rather than bank/sell it when the respective frames are open

------------------------------------------------------------------------
r36988 | nargiddley | 2007-05-26 10:28:14 -0400 (Sat, 26 May 2007) | 3 lines
Changed paths:
   M /trunk/Baggins/Baggins.lua

Baggins: 
- Bank Item tooltips now work
- Built in compare tooltips supported (hold shift to view)
------------------------------------------------------------------------
r36478 | funkydude | 2007-05-22 19:08:06 -0400 (Tue, 22 May 2007) | 1 line
Changed paths:
   M /trunk/Baggins/Baggins.toc

Baggins: toc > 20100
------------------------------------------------------------------------
r36284 | nargiddley | 2007-05-22 03:14:02 -0400 (Tue, 22 May 2007) | 3 lines
Changed paths:
   M /trunk/Baggins/Baggins.lua

Baggins: 
- Shrink Width option can be disabled when Optimize Layout is on
- Hide Empty Sections no longer leaves a small gap where the section would have been
------------------------------------------------------------------------
r36071 | nymbia | 2007-05-21 02:58:32 -0400 (Mon, 21 May 2007) | 2 lines
Changed paths:
   M /trunk/Baggins/Baggins.toc
   M /trunk/Baggins/libs

Baggins:
- Don't use AllData PT3 data set, as it's to be removed soon.
------------------------------------------------------------------------
r35903 | nargiddley | 2007-05-19 21:38:43 -0400 (Sat, 19 May 2007) | 1 line
Changed paths:
   M /trunk/Baggins/Baggins.lua

Baggins: Fix for oApplication compatibility
------------------------------------------------------------------------
