log Core.lua @ 46:1805df31794d

age author description
Sun, 12 Sep 2010 16:36:18 +0200 Zerotorescue Only when holding the shift key while opening the mailbox will toggle the opening status. If you want to do it somewhere in the middle of your mailbox visit, just untick the mail opener checkbox.
Sat, 11 Sep 2010 21:31:26 +0200 Zerotorescue Added a new option to both sound notifications to limit playing of the sound to once per mailbox visit, instead of once per mailbox refresh / bags update.
Fri, 10 Sep 2010 18:59:58 +0200 Zerotorescue - Removed all BeanCounter checks in files.
Thu, 09 Sep 2010 22:15:41 +0200 Zerotorescue Moved previous fix to a more logic place in the code. v1.0.2
Thu, 09 Sep 2010 17:43:17 +0200 Zerotorescue Added a popup dialog to confirm whether the user wants to always enable automatic mail opening when opening the mailbox.
Thu, 09 Sep 2010 16:32:15 +0200 Zerotorescue A FailSafe timer will now be stopped when another is started to prevent multiple running simultaneously and eventually warning you for nothing.
Thu, 09 Sep 2010 10:53:19 +0200 Zerotorescue Now using the global MailAddonBusy to indicate MailOpener is busy, read comments in Core.lua for more info.