BulkMail2Inbox-r43450-nolib

Details

  • Filename
    BulkMail2Inbox-r43450-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 10, 2007
  • Size
    19.64 KB
  • Downloads
    139
  • MD5
    0913698739631b7fa9f7e0a643df097f

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r43450 | hyperactiveChipmunk | 2007-07-11 01:11:00 -0400 (Wed, 11 Jul 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- drycoded maybe-fix for Take Cash lockup

------------------------------------------------------------------------
r43291 | hyperactiveChipmunk | 2007-07-09 14:16:34 -0400 (Mon, 09 Jul 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- remove debug print >8P

------------------------------------------------------------------------
r43288 | hyperactiveChipmunk | 2007-07-09 13:13:18 -0400 (Mon, 09 Jul 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- another attempted fix for Take All stoppage

------------------------------------------------------------------------
r43036 | hyperactiveChipmunk | 2007-07-07 01:29:07 -0400 (Sat, 07 Jul 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- revert last change

------------------------------------------------------------------------
r42995 | hyperactiveChipmunk | 2007-07-06 15:54:01 -0400 (Fri, 06 Jul 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- attempted fix for Take All ops stopping on mails with money; drycoded, but SHOULD be simple >8)

------------------------------------------------------------------------
r41297 | hyperactiveChipmunk | 2007-06-22 15:04:04 -0400 (Fri, 22 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMail2Inbox.toc

BulkMail2Inbox:
- X-Website changed to wiki page (http://wowace.com/wiki/BulkMail2Inbox)

------------------------------------------------------------------------
r41273 | hyperactiveChipmunk | 2007-06-22 11:03:16 -0400 (Fri, 22 Jun 2007) | 4 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- refresh inbox gui for sorting changes
- rebuild inboxCache after a pass

------------------------------------------------------------------------
r41218 | hyperactiveChipmunk | 2007-06-22 01:50:44 -0400 (Fri, 22 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- sticky GameTooltip on mailbox close fixed

------------------------------------------------------------------------
r41181 | hyperactiveChipmunk | 2007-06-21 21:54:19 -0400 (Thu, 21 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMail2Inbox.toc
   M /trunk/BulkMail2Inbox/BulkMailFu.lua

BulkMail2Inbox:
 - FuBar plugin settings should now save correctly

------------------------------------------------------------------------
r41127 | hyperactiveChipmunk | 2007-06-21 16:13:22 -0400 (Thu, 21 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- Fixed lockups with a large number of inbox items not in the local cache.  MAIL_INBOX_UPDATE gets called as each item gets retrieved from the server, and I had that causing a refresh of the tablet each time.  The refresh is now throttled and will not happen until 1 second has passed without the event firing..

------------------------------------------------------------------------
r40901 | hyperactiveChipmunk | 2007-06-20 17:45:43 -0400 (Wed, 20 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- fixed bug causing the inbox gui to not re-open when the mailbox was re-clicked while already open

------------------------------------------------------------------------
r40898 | hyperactiveChipmunk | 2007-06-20 17:18:25 -0400 (Wed, 20 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- local refs to self and BulkMailInbox

------------------------------------------------------------------------
r40881 | hyperactiveChipmunk | 2007-06-20 13:55:11 -0400 (Wed, 20 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- What? You don't want to be spammed with debug messages.  Bunch of serene bastards...

------------------------------------------------------------------------
r40878 | hyperactiveChipmunk | 2007-06-20 13:42:41 -0400 (Wed, 20 Jun 2007) | 4 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailFu.lua
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- BMI has had a tragic run-in with Expo, and has emerged thin and emaciated
- Thanks to ckknight and Gagorian for their patience and assistance

------------------------------------------------------------------------
r40663 | hyperactiveChipmunk | 2007-06-19 01:54:06 -0400 (Tue, 19 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- changed global vars to _G lookups; if stuff breaks, Gagorian has volunteered to fix it, so pester him

------------------------------------------------------------------------
r40660 | hyperactiveChipmunk | 2007-06-19 01:40:15 -0400 (Tue, 19 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- pixel OCD >8P

------------------------------------------------------------------------
r40657 | hyperactiveChipmunk | 2007-06-19 01:32:50 -0400 (Tue, 19 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- Mouseover item tooltips in the inbox tablet.  Thanks again to bigzero

------------------------------------------------------------------------
r40579 | hyperactiveChipmunk | 2007-06-18 16:33:53 -0400 (Mon, 18 Jun 2007) | 4 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua
   M /trunk/BulkMail2Inbox/icon.tga

BulkMail2Inbox:
- disable "Take Cash" button if no cash in inbox
- new FuBar plugin icon

------------------------------------------------------------------------
r40522 | hyperactiveChipmunk | 2007-06-18 13:09:26 -0400 (Mon, 18 Jun 2007) | 5 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMail2Inbox.toc
   M /trunk/BulkMail2Inbox/BulkMailFu.lua
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- Check for tablets registered before unregistering on OnDisable()
- AbacusLib added to X-Embeds and OptDeps
- FuBar plugin cleaned up, handler for inbox menu set to BMI

------------------------------------------------------------------------
r40382 | hyperactiveChipmunk | 2007-06-17 11:20:26 -0400 (Sun, 17 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- use daysLeft..subject as unique identifier for mails when using Take Selected

------------------------------------------------------------------------
r40377 | hyperactiveChipmunk | 2007-06-17 10:14:01 -0400 (Sun, 17 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailFu.lua

BulkMail2Inbox:
- BulkMailFu: fixed error if only one of the two BulkMail addons are present

------------------------------------------------------------------------
r40345 | hyperactiveChipmunk | 2007-06-17 03:25:55 -0400 (Sun, 17 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailFu.lua

BulkMail2Inbox:
- removed duplicate menu items from the FuBar plugin

------------------------------------------------------------------------
r40328 | hyperactiveChipmunk | 2007-06-17 00:54:35 -0400 (Sun, 17 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailFu.lua
   M /trunk/BulkMail2Inbox/BulkMailInbox-enUS.lua

BulkMail2Inbox:
- .blizzardTooltip for FuBar plugin

------------------------------------------------------------------------
r40285 | hyperactiveChipmunk | 2007-06-16 19:59:35 -0400 (Sat, 16 Jun 2007) | 4 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMail2Inbox.toc
   M /trunk/BulkMail2Inbox/BulkMailInbox-enUS.lua
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua
   M /trunk/BulkMail2Inbox/lib

BulkMail2Inbox:
- Use Abacus for money formatting; add a count of total money in your inbox to the inbox tablet header
- Added "Take Selected": Left-click without modifier keys in the inbox tablet to select them

------------------------------------------------------------------------
r40148 | hyperactiveChipmunk | 2007-06-15 22:33:28 -0400 (Fri, 15 Jun 2007) | 4 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- shows a coins icon for mail that contains only cash
- default offset[x|y] values provided for SendQueue GUI

------------------------------------------------------------------------
r39937 | hyperactiveChipmunk | 2007-06-14 17:09:47 -0400 (Thu, 14 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- default anchor set on SendQueue GUI so that positioning is saved correctly

------------------------------------------------------------------------
r39931 | hyperactiveChipmunk | 2007-06-14 16:42:13 -0400 (Thu, 14 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- Inbox GUI strata set to 'HIGH'

------------------------------------------------------------------------
r39778 | hyperactiveChipmunk | 2007-06-13 20:02:40 -0400 (Wed, 13 Jun 2007) | 4 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- BMI UI refreshes correctly when the user causes changes to the inbox via the default inbox UI
- Slightly adjusted the way Take All works to allow more consistent event handling.  Remote possibility that it will fix the BeanCounter conflict, but if it doesn't, it will at least make the issue easier to track down.

------------------------------------------------------------------------
r39747 | hyperactiveChipmunk | 2007-06-13 16:07:47 -0400 (Wed, 13 Jun 2007) | 4 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMail2Inbox.toc
   A /trunk/BulkMail2Inbox/BulkMailFu.lua
   M /trunk/BulkMail2Inbox/BulkMailInbox-enUS.lua
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua
   A /trunk/BulkMail2Inbox/icon.tga
   M /trunk/BulkMail2Inbox/lib

BulkMail2Inbox:
- FuBarPlugin implemented for handling options.  If both BulkMail2 and BulkMail2Inbox are loaded, the inbox options will appear as a sub-group in the BulkMail2 fubar plugin.
- forced detached and topleft anchor for SendQueue tablet

------------------------------------------------------------------------
r39505 | hyperactiveChipmunk | 2007-06-11 15:43:24 -0400 (Mon, 11 Jun 2007) | 3 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox-enUS.lua
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- set cantAttach flag on tablet and defaulted its anchor to TOPRIGHT

------------------------------------------------------------------------
r39498 | hyperactiveChipmunk | 2007-06-11 14:25:37 -0400 (Mon, 11 Jun 2007) | 5 lines
Changed paths:
   M /trunk/BulkMail2Inbox/BulkMailInbox-enUS.lua
   M /trunk/BulkMail2Inbox/BulkMailInbox.lua

BulkMail2Inbox:
- sorted columns are now highlighted in the inbox frame
- total number of items shown in the inbox frame header
- fixes and improvements in the Take All and Take Cash functions

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