log Modules/DisplayInvested.lua @ 64:e92a5adf75bf

age author description
Tue, 27 Jul 2010 18:00:00 -0700 Asa Ayers Added first public API.
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.
Sun, 25 Jul 2010 15:51:13 -0700 Asa Ayers Adding a crafing tab to the ItemAuditor window.
Sun, 25 Jul 2010 15:51:00 -0700 Asa Ayers Refactored the way the window for /ia invested works so I can add more tabs.
Tue, 20 Jul 2010 00:12:44 -0700 Asa Ayers Changed the way items are converted to be weighted by AH value. there are no options yet. ticket7
Mon, 19 Jul 2010 22:49:02 -0700 Asa Ayers Removed SaveNewValue which wasn't being used any more.
Mon, 19 Jul 2010 22:46:52 -0700 Asa Ayers Replaced my edit window with a static popup. This looks and behaves better this way. This commit also includes some small cleanup on frame strata for the invested and debug windows.