r120

Details

  • Filename
    BulkMail2Inbox-r120.zip
  • Uploaded by
  • Uploaded
    Nov 28, 2010
  • Size
    189.39 KB
  • Downloads
    199
  • MD5
    ab0edf2a79b5e13f584eb538e2fd1900

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r120 | dhedbor | 2010-11-29 01:12:41 +0000 (Mon, 29 Nov 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

Fixed a couple of nil text issues
------------------------------------------------------------------------
r118 | dhedbor | 2010-11-28 19:21:21 +0000 (Sun, 28 Nov 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

Fixed nasty typo that broke the display
------------------------------------------------------------------------
r116 | dhedbor | 2010-11-28 09:27:15 +0000 (Sun, 28 Nov 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

- Made QTIP SetScrollStep conditional until a newer version of the library is tagged for release.
------------------------------------------------------------------------
r115 | dhedbor | 2010-11-28 09:25:12 +0000 (Sun, 28 Nov 2010) | 2 lines
Changed paths:
   M /trunk/BulkMail2Inbox.toc
   M /trunk/BulkMailInbox.lua

- Made LDB a data source instead of launcher.
- Much better auto-placement of the window now, plus proper screen utilization regardless of scale. Also no longer clamped to the screen.
------------------------------------------------------------------------
r113 | dhedbor | 2010-11-28 06:05:44 +0000 (Sun, 28 Nov 2010) | 7 lines
Changed paths:
   M /trunk/BulkMailInbox.lua
   M /trunk/Locales/enUS.lua

- Added tooltips for the buttons / search entry on the toolbar (can be turned off with a config toggle)
- Added option to set the scale of the tooltip.
- Made the tooltip able to utilize the full height of the screen.
- Added option to always try to take stackable items even if the mailbox is full.
- Added an indicator showing that the inbox is being processed (with a button to cancel it).
- Increased the mouse scroll speed significantly.
- Changed highlighting of selected rows (using a background color on the line)
------------------------------------------------------------------------
r112 | dhedbor | 2010-11-28 00:42:37 +0000 (Sun, 28 Nov 2010) | 2 lines
Changed paths:
   M /trunk/BulkMailInbox.lua

- Take All now honors the filtering (meaning it will only take all items visible with the current filter).
- Stop fetching items if the filter term changes or the window is closed using any means.
------------------------------------------------------------------------
r111 | dhedbor | 2010-11-27 23:54:49 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

fixed custom font name
------------------------------------------------------------------------
r110 | dhedbor | 2010-11-27 23:53:44 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
   M /trunk/Locales/Locale-deDE.lua
   M /trunk/Locales/Locale-esES.lua
   M /trunk/Locales/Locale-esMX.lua
   M /trunk/Locales/Locale-frFR.lua
   M /trunk/Locales/Locale-koKR.lua
   M /trunk/Locales/Locale-ruRU.lua
   M /trunk/Locales/Locale-zhCN.lua
   M /trunk/Locales/Locale-zhTW.lua

Fixed localization path.
------------------------------------------------------------------------
r109 | dhedbor | 2010-11-27 10:13:03 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/BulkMail2Inbox.toc
   M /trunk/BulkMailInbox.lua
   M /trunk/embeds.xml

Added option to change font style and font size in the tooltip.
------------------------------------------------------------------------
r107 | dhedbor | 2010-11-27 09:08:43 +0000 (Sat, 27 Nov 2010) | 2 lines
Changed paths:
   M /trunk/BulkMailInbox.lua
   M /trunk/Locales/enUS.lua

- Moved inbox info and next/prev navigation to the header.
- Fixed issue with opening mails (there was a bug where all actions were delayed even when items weren't opened so it was a lot slower than it should have been)
------------------------------------------------------------------------
r106 | dhedbor | 2010-11-27 08:20:46 +0000 (Sat, 27 Nov 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

Close button, now with the correct parent frame.
------------------------------------------------------------------------
r105 | dhedbor | 2010-11-27 08:15:11 +0000 (Sat, 27 Nov 2010) | 2 lines
Changed paths:
   M /trunk/BulkMail2Inbox.toc
   M /trunk/BulkMailInbox.lua

- Fixed filtering of gold/sold items.
- Hopefully fixed issue with retrieving money (with Take Cash method).
------------------------------------------------------------------------
r103 | dhedbor | 2010-11-26 08:09:08 +0000 (Fri, 26 Nov 2010) | 6 lines
Changed paths:
   M /trunk/BulkMail2Inbox.toc
   M /trunk/BulkMailInbox.lua
   M /trunk/Locales/enUS.lua

- Added inbox pagination in case you use your mailbox as a bank.
- Added inbox searching to find specific items by name.
- Added toolbar on top with Search, Take All, Take Cash, Take Selected, Clear Selected and Close buttons so you don't always have to scroll to the bottom to send.
- Some formatting issues in the tooltip fix.
- Improved marking performance (don't redraw the entire tooltip every time you mark/unmark an item)
- Try to prevent the tooltip from growing outside the screen and better automatic positioning.
------------------------------------------------------------------------
r101 | dhedbor | 2010-11-22 08:11:15 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

Adjusted open timer to 0.4s - seems to work fine.
------------------------------------------------------------------------
r100 | dhedbor | 2010-11-22 07:49:39 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

removed debug.
------------------------------------------------------------------------
r99 | dhedbor | 2010-11-22 07:48:51 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

Fixed a but with opening only selected mails
------------------------------------------------------------------------
r98 | dhedbor | 2010-11-22 07:27:11 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

Fixed incorrect method name.
------------------------------------------------------------------------
r97 | dhedbor | 2010-11-22 07:23:33 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

Removed outdated reference to AceLibrary.
------------------------------------------------------------------------
r96 | dhedbor | 2010-11-22 07:18:32 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/BulkMail2Inbox.toc
   M /trunk/BulkMailInbox.lua
   M /trunk/Locales/enUS.lua
   M /trunk/embeds.xml

Show stand-alone LDB launcher if Bulk Mail Inbox is used without Bulk Mail. Also only add a blizzard config pane if used stand alone.
------------------------------------------------------------------------
r95 | dhedbor | 2010-11-22 07:04:10 +0000 (Mon, 22 Nov 2010) | 1 line
Changed paths:
   D /trunk/lib

Removed old lib dir
------------------------------------------------------------------------
r94 | dhedbor | 2010-11-22 07:03:50 +0000 (Mon, 22 Nov 2010) | 6 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/BulkMail2Inbox.toc
   D /trunk/BulkMailInbox-deDE.lua
   D /trunk/BulkMailInbox-enUS.lua
   D /trunk/BulkMailInbox-ruRU.lua
   D /trunk/BulkMailInbox-zhTW.lua
   M /trunk/BulkMailInbox.lua
   A /trunk/Locales
   A /trunk/Locales/Babelfish.lua
   A /trunk/Locales/Locale-deDE.lua
   A /trunk/Locales/Locale-enUS.lua
   A /trunk/Locales/Locale-esES.lua
   A /trunk/Locales/Locale-esMX.lua
   A /trunk/Locales/Locale-frFR.lua
   A /trunk/Locales/Locale-koKR.lua
   A /trunk/Locales/Locale-ruRU.lua
   A /trunk/Locales/Locale-zhCN.lua
   A /trunk/Locales/Locale-zhTW.lua
   A /trunk/Locales/enUS.lua
   A /trunk/Locales.xml
   M /trunk/embeds.xml
   M /trunk/lib
   M /trunk/lib/Ace2

4.0 beta:
- Updated to use Ace 3 / LibQTip
- When clicking on column headers, you now sort on that header (rather than cycle through). clicking on a header again will reverse sorting.
- Fixed sorting by name to actually use the name rather than a mostly arbritrary order based on the item link.
- Fixed opening of many mails by adding in a delay. Shouldn't error out anymore.
- Stop trying to open the mailbox when closing the mailbox. Before it would continue when you next opened the mailbox.
------------------------------------------------------------------------
r93 | Shamino | 2010-10-16 11:52:53 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
   M /trunk/BulkMailInbox.lua

BulkMail2Inbox: fixed opening mail directly from the inbox
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
31.86 KB Nov 28, 2010 4.0.3a 40