------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r12 | brefin | 2013-01-20 16:06:55 +0000 (Sun, 20 Jan 2013) | 3 lines
Changed paths:
   M /trunk/InboxMailBag.lua

Removed extraneous hook.
MailFrame forces itself to open to the inbox by simulating a click on the Inbox tab. So we're already covered and not shown then by accident.

------------------------------------------------------------------------
