log Modules/Tooltip.lua @ 159:fbfd9dfa6d2b tip

age author description
Thu, 30 Sep 2010 17:43:43 -0700 Asa Ayers Backed out changeset 451d8a19edea
Thu, 02 Sep 2010 23:59:09 -0700 Asa Ayers Ticket 33 - Implemented a persistent queue. This allows the crafting queue to be seen even if your tradeskills aren't open and allows you to mix all of your tradeskills into a single queue.
Thu, 02 Sep 2010 07:03:38 -0700 Asa Ayers Updated the ArkInventory rule and tooltip to work in QA is compatible instead of if its enabled in ItemAuditor.
Sun, 01 Aug 2010 08:16:08 -0700 Asa Ayers Fixed the tooltip so that it is green if the auction price exactly matches your threshold.
Tue, 27 Jul 2010 17:58:33 -0700 Asa Ayers Replaced all instances of addon with ItemAuditor and I moved ItemAuditor out of the global namespace. The conversion was mostly a search/replace offering no new functionality. That will come in a later commit.
Tue, 27 Jul 2010 17:52:21 -0700 Asa Ayers Updated the QuickAuctions API to use the new API calls. This commit also includes a compatibility layer to maintain backward compatibility so that none of my users have to upgrade QuickAuctions twice before getting any new features.
Mon, 19 Jul 2010 20:16:40 -0700 Asa Ayers Implemented COD mail. This loses the ability to track postage, but that will be restored next.