------------------------------------------------------------------------
r21 | brefin | 2013-02-23 07:46:38 +0000 (Sat, 23 Feb 2013) | 3 lines
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   M /trunk/InboxMailBag.lua
   M /trunk/InboxMailBag.toc
   A /trunk/Localization
   A /trunk/Localization/enUS.lua

Upgrade to use some Ace3 Libraries.
Specifically AceConfig, and supporting libraries for a GUI and Console based toggle for Advanced mode. And AceLocale with the increase in Text usage.

------------------------------------------------------------------------
r20 | brefin | 2013-02-21 16:21:35 +0000 (Thu, 21 Feb 2013) | 2 lines
Changed paths:
   M /trunk/InboxMailBag.lua

Tidy up some formatting silliness that had crept in.

------------------------------------------------------------------------
r19 | brefin | 2013-02-21 13:46:08 +0000 (Thu, 21 Feb 2013) | 7 lines
Changed paths:
   M /trunk/InboxMailBag.lua
   M /trunk/InboxMailBag.xml

Added tinted overlays to emphasize stacks with limited time remaining
Added first pass advanced mode. Toggled with the command /mailbag advanced

Advanced mode includes:
	The number of mail messages in box and total.
	Gold stored in your mail messages

------------------------------------------------------------------------
r17 | brefin | 2013-02-03 01:01:24 +0000 (Sun, 03 Feb 2013) | 4 lines
Changed paths:
   M /trunk/InboxMailBag.toc
   M /trunk/InboxMailBag.xml

Locking down location of Mailbag items.
This fixes an issue with ElvUI and others that Kill() inset frames they don't need.
(This does nothing to to fit in with ELVUI's skinning)

------------------------------------------------------------------------
r15 | brefin | 2013-02-02 14:18:47 +0000 (Sat, 02 Feb 2013) | 2 lines
Changed paths:
   M /trunk/InboxMailBag.toc

Incrementing version

------------------------------------------------------------------------
r14 | brefin | 2013-01-30 12:08:53 +0000 (Wed, 30 Jan 2013) | 3 lines
Changed paths:
   M /trunk/InboxMailBag.lua
   M /trunk/InboxMailBag.xml

From Partha. Adapting to use a PUSH_ITEM based queue to handle item retrieval timing.
Tooltips should be far less aggressively rebuilt now.

------------------------------------------------------------------------
r13 | brefin | 2013-01-22 00:09:01 +0000 (Tue, 22 Jan 2013) | 1 line
Changed paths:
   M /trunk/InboxMailBag.lua

Partha's changes for more detailed time left tooltip information.
------------------------------------------------------------------------
