promotional bannermobile promotional banner

Inbox Mailbag

Turns your inbox into another searchable bag

File Details

v1.4.1

  • R
  • Feb 3, 2013
  • 6.56 KB
  • 881
  • 5.1.0
  • Retail

File Name

InboxMailBag-v1.4.1.zip

Supported Versions

  • 5.1.0

------------------------------------------------------------------------
r18 | brefin | 2013-02-03 01:03:20 +0000 (Sun, 03 Feb 2013) | 1 line
Changed paths:
   A /tags/v1.4.1 (from /trunk:17)

Tagging as v1.4.1
------------------------------------------------------------------------
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.

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

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