------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r11 | brefin | 2013-01-06 09:03:18 +0000 (Sun, 06 Jan 2013) | 3 lines
Changed paths:
   M /trunk/InboxMailBag.lua
   M /trunk/InboxMailBag.xml

Futureproofing the tab by generalizing it now.
(At the moment things will still break unpredictably with the next addon with a MailFrame Tab of its own)

------------------------------------------------------------------------
r9 | brefin | 2013-01-06 04:14:24 +0000 (Sun, 06 Jan 2013) | 3 lines
Changed paths:
   M /trunk/InboxMailBag.lua
   M /trunk/InboxMailBag.toc
   M /trunk/InboxMailBag.xml

Teach Inbox Mailbag to play nicely with the SentMail Addon
(This is not a generalized solution. UI tabs aren't greatly generalized.)

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