log Ouro_Loot.toc @ 136:434073f312e1 2.20.1

age author description
Fri, 31 Aug 2012 23:17:00 -0400 Farmbuyer of US-Kilrogg Stop shipping unused file. 2.20.1
Wed, 29 Aug 2012 22:20:51 -0400 Farmbuyer of US-Kilrogg Update for MoP. 2.20
Tue, 14 Aug 2012 20:37:12 -0400 Farmbuyer of US-Kilrogg When fixing up missing item cache during load, make sure GUI displays from scratch. Put the bang back on UI tips checkbox (widget fixed). Revent r112, widgets both fixed now.
Thu, 09 Aug 2012 23:58:30 -0400 Farmbuyer of US-Kilrogg Work around acegui bugs, revert when tickets fixed. beta-mhg-1
Fri, 27 Jul 2012 10:23:12 +0000 Farmbuyer of US-Kilrogg (First breaking change for MoP/3.0, incomplete transition.) Move generic user options to acedb. Remove older savedvar-upgrade code for a clean break. Add a profiles tab since it will be expected; changing profiles not yet implemented.
Thu, 26 Jul 2012 20:46:00 +0000 Farmbuyer of US-Kilrogg Break the options panel out of gui.lua into new options.lua. Move default item lists from verbage.lua there also. Redo options panel as a tree instead of a massive scrolling thing, and prepare data structures to let plugins/etc add their own options code.
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.