r111
Details
-
FilenameBulkMail2Inbox-r111.zip
-
Uploaded by
-
UploadedNov 27, 2010
-
Size183.57 KB
-
Downloads161
-
MD52624aee39cb086152bca4238071b395b
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------