log Core.lua @ 156:eb5dae17994e

age author description
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.
Tue, 12 Oct 2010 12:44:45 +0200 Zerotorescue ZA compatability fix. v1.2.5
Tue, 12 Oct 2010 11:38:36 +0200 Zerotorescue Now compatible with my version of QuickAuctions.
Thu, 07 Oct 2010 23:34:34 +0200 Zerotorescue Disabling Mail Opener will now also stop the overriding of the CheckInbox function.
Fri, 01 Oct 2010 23:39:44 +0200 Zerotorescue Localized the overrideCheckInbox option info and set the default DB value to true.
Thu, 30 Sep 2010 15:21:38 +0200 Zerotorescue Added an experimental option to override the CheckInbox function to delay mailbox refresh while there is still mail remaining.
Sun, 19 Sep 2010 16:08:53 +0200 Zerotorescue Had removed the changelog files some time ago, but never updated the .hgignore.
Sat, 18 Sep 2010 15:37:27 +0200 Zerotorescue Extremely small irrelevant cleaning up changes I made while looking through the code.