log Core.lua @ 42:8168280420ae

age author description
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.