log LibFarmbuyer.lua @ 128:dc39ce56a62d

age author description
Fri, 17 Aug 2012 01:04:38 -0400 Farmbuyer of US-Kilrogg Various trivial cleanups.
Mon, 30 Jul 2012 19:25:46 +0000 Farmbuyer of US-Kilrogg - Allow event callbacks using the standard CallbackHandler scheme. Add
Thu, 26 Jul 2012 03:34:56 +0000 Farmbuyer of US-Kilrogg Move generation of the Help tab to the same file as the help text. Allow registration of arbitrary tab controls, not just text generation. Move some shared data out of the addon table into a 'gui' state table in preparation for more of the same. Clean some cruft out of the default itemfilter list.
Tue, 17 Jul 2012 03:24:36 +0000 Farmbuyer of US-Kilrogg Last bits of cleanup and testing.
Tue, 29 May 2012 22:50:09 +0000 Farmbuyer of US-Kilrogg - This code is not quite ready for prime time. Do not run it yet.
Fri, 11 May 2012 03:08:12 +0000 Farmbuyer of US-Kilrogg - Make sure popup dialogs are on top of Ace3's widgets.
Tue, 17 Apr 2012 04:57:06 +0000 Farmbuyer of US-Kilrogg Fix some sloppy indentation. Correct handling of delayed-load plugins registering multiple tabs in arbitrary order. Add option to not display tabs for disabled plugins (would normally allow enabling of them).