r20120120141856
Details
-
FilenameMailMinder-r20120120141856.zip
-
Uploaded by
-
UploadedJan 20, 2012
-
Size135.62 KB
-
Downloads95
-
MD5e51cc29d10c42824c2aff0b73e03fea5
Supported WoW Retail Versions
- 4.3.0
Changelog
James D. Callahan III:
- Check for nil next_exipration and last_update before attempting to determine their part.
- Set the color of the LDB icon depending on pending mail expirations - per usual, green is good and red is bad. Updates once per minute.
- If current_mail.recipient is nil, do nothing in MAIL_SEND_SUCCESS()
- Bail out of the SendMail hook if recipient is nil.
- Animation when clicking the expand button. Yay.
- Tweaked horizontal and vertical tooltip cell margins.
- Colored background for headers.
- Colorized mail subjects and colorized expiration times by length (green is OK, red means almost expired)
- Properly clean things up when the tooltip is released.
- Initial commit.