promotional bannermobile promotional banner

Inbox Mailbag

Turns your inbox into another searchable bag

File Details

v2.0

  • R
  • Mar 5, 2013
  • 102.53 KB
  • 560
  • 5.2.0
  • Retail

File Name

InboxMailBag-v2.0.zip

Supported Versions

  • 5.2.0

------------------------------------------------------------------------
r32 | brefin | 2013-03-05 21:26:34 +0000 (Tue, 05 Mar 2013) | 1 line
Changed paths:
   A /tags/v2.0 (from /trunk:31)

Tagging as v2.0
------------------------------------------------------------------------
r31 | brefin | 2013-03-05 21:25:59 +0000 (Tue, 05 Mar 2013) | 2 lines
Changed paths:
   M /trunk/InboxMailBag.toc

Updating TOC for 5.2

------------------------------------------------------------------------
r30 | brefin | 2013-03-04 01:11:43 +0000 (Mon, 04 Mar 2013) | 2 lines
Changed paths:
   M /trunk/InboxMailBag.lua

GetInboxItemLink sometimes fails when Warcraft was recently started. Adapting.

------------------------------------------------------------------------
r29 | brefin | 2013-03-03 13:38:28 +0000 (Sun, 03 Mar 2013) | 3 lines
Changed paths:
   M /trunk/InboxMailBag.lua
   M /trunk/InboxMailBag.xml
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua

Added optional hilighting of items by rarity.
Fixed a search bug when gold was displayed.

------------------------------------------------------------------------
r28 | brefin | 2013-02-27 15:35:31 +0000 (Wed, 27 Feb 2013) | 3 lines
Changed paths:
   M /trunk/InboxMailBag.lua
   M /trunk/InboxMailBag.toc
   A /trunk/Localization/zhCN.lua
   A /trunk/Localization/zhTW.lua

Partha's finesse on BattlePetTooltip lines
BNSSNB's zhCN and zhTW localization

------------------------------------------------------------------------
r27 | brefin | 2013-02-26 16:39:34 +0000 (Tue, 26 Feb 2013) | 2 lines
Changed paths:
   M /trunk/InboxMailBag.lua
   M /trunk/InboxMailBag.xml

Had some multiple tooltip updates that might have been occurring or conflicting. Simplified the code so that all tooltip updates are driven by the main GUI Update function. Also should do a better job updating if the item changes under the cursor or the location becomes empty.

------------------------------------------------------------------------
r26 | brefin | 2013-02-26 14:22:10 +0000 (Tue, 26 Feb 2013) | 3 lines
Changed paths:
   M /trunk/InboxMailBag.lua

Fix tooltip for caged battle pets in the mail.
Works. I feel code needs more polish here.

------------------------------------------------------------------------
r25 | brefin | 2013-02-25 12:27:58 +0000 (Mon, 25 Feb 2013) | 2 lines
Changed paths:
   M /trunk/InboxMailBag.lua

Fix a display issue when used with BeanCounter (part of the Auctioneer suite)

------------------------------------------------------------------------
r24 | brefin | 2013-02-25 00:59:49 +0000 (Mon, 25 Feb 2013) | 2 lines
Changed paths:
   M /trunk/InboxMailBag.lua

Partha's changes to add AH invoice information to money stacks when stacks are ungrouped.

------------------------------------------------------------------------
r23 | brefin | 2013-02-24 14:46:07 +0000 (Sun, 24 Feb 2013) | 2 lines
Changed paths:
   M /trunk/InboxMailBag.lua
   M /trunk/Localization/enUS.lua

Added a preference option to have the mailbox open Inbox Mailbag as the default pane.

------------------------------------------------------------------------
r22 | brefin | 2013-02-24 13:45:01 +0000 (Sun, 24 Feb 2013) | 7 lines
Changed paths:
   M /trunk/InboxMailBag.lua
   M /trunk/InboxMailBag.xml

Mix of changes from Partha

Cut down on some unnecessary mailbox consolidation
Improved display of the orange overlay when items in the inbox are expiring soon
Improved display of the tooltip
It is now possible to take the oldest item from a stack by holding down a modifier key. provided that the modifier key doesn't do something else first. (ctrl-click tends to preview armor pieces for instance)

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

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