r331
Details
-
FilenamePostal-r331.zip
-
Uploaded by
-
UploadedMay 7, 2011
-
Size71.35 KB
-
Downloads211
-
MD53083e4ad68c534915338e64127046411
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r331 | xinhuan | 2011-05-07 16:08:51 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/Postal.lua
Add menu option to select which chat window to output Postal's text to. Defaults to ChatFrame1.
------------------------------------------------------------------------
r330 | xinhuan | 2011-05-07 15:13:05 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/Modules/OpenAll.lua
Simplify OpenAll's mail refreshing code. Fixes the mailbox not auto-refreshing sometimes when you have more mail than 50 to open.
------------------------------------------------------------------------
r329 | xinhuan | 2011-05-07 14:36:52 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/Modules/Select.lua
Use a different function to determine if a mail can be returned in the Select module.
------------------------------------------------------------------------
r327 | xinhuan | 2011-04-27 00:41:56 +0000 (Wed, 27 Apr 2011) | 1 line
Changed paths:
M /trunk/Postal.toc
Bump TOC to 40100, update version to 3.4.6.
------------------------------------------------------------------------
r326 | xinhuan | 2010-11-24 01:55:00 +0000 (Wed, 24 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/OpenAll.lua
CheckInbox() behavior changed slightly. It now fires MAIL_INBOX_UPDATE immediately (synchronous) if called within 60 seconds of the last inbox update, but doesn't do it immediately otherwise (asynchronous). Change code in OpenAll module to take this into account to speed up continuing OpenAll by not waiting an extra 10 seconds while doing mailbox refreshes.
------------------------------------------------------------------------