r97
Details
- 
                        FilenameBulkMail2Inbox-r97.zip
 - 
                        Uploaded by
 -  
                        UploadedNov 22, 2010
 -  
                        Size163.27 KB
 - 
                            Downloads253
 - 
                        MD55aa09b666fb82c4f806e556b7fc7a29b
 
Supported WoW Retail Versions
- 4.0.3
 
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------