log Core.lua @ 177:82f9ed7a8cce

age author description
Mon, 19 Dec 2011 14:05:57 +0100 Zerotorescue The mailbox will still be automatically refreshed while automatic mail opening is disabled.
Mon, 19 Dec 2011 13:54:48 +0100 Zerotorescue Backed out changeset: 34e22d3cd73e
Mon, 19 Dec 2011 13:30:59 +0100 Zerotorescue hasOpenedMailAlready is now set to true when shift is held while opening the mailbox so that CheckInbox may still work.
Wed, 30 Nov 2011 23:28:23 +0100 Zerotorescue Updated TSM Mailing disabler to re-enable it when MailOpener's own OpenAll is disabled. v1.2.15
Wed, 30 Nov 2011 23:22:47 +0100 Zerotorescue TradeSkillMaster's open all button should now be hidden so the text doesn't overlap the MailOpener button's text.
Sat, 19 Feb 2011 15:20:20 +0100 Zerotorescue Fixed an error when QA?s mass opening is not available (such as for ZeroAuctions).
Sat, 29 Jan 2011 22:24:19 +0100 Zerotorescue Possible issue with the overriding of the CheckInbox function where the first call to it after a login might not work might have been fixed. (I can?t reproduce it, but can see the potential for problems)
Fri, 12 Nov 2010 17:57:05 +0100 Zerotorescue A C stack overflow when clicking the mail opener options in the interface -> addons tab should no longer occur.
Wed, 20 Oct 2010 22:37:35 +0200 Zerotorescue Added support for the other QuickAuctions addon called ?AuctionProfitMaster?.
Wed, 20 Oct 2010 22:31:30 +0200 Zerotorescue I had a weird bug where MailOpener was waiting for itself to finish opening mail. This should no longer occur.
Sat, 16 Oct 2010 15:27:51 +0200 Zerotorescue Fixed double loading of ZeroAuctions when using AddonLoader.
Sat, 16 Oct 2010 14:46:04 +0200 Zerotorescue Removed all ?QuickAuctions? checks and replaced them with ZeroAuctions checks instead.