log modules/ReAction_ConfigUI/ReAction_ConfigUI.lua @ 80:42ec2938d65a

age author description
Tue, 24 Jun 2008 23:47:27 +0000 Flick - Added Revision keyword on all .lua files (except ReAction_Action, which is under dev)
Mon, 23 Jun 2008 22:27:50 +0000 Flick - added revision updater to each code file
Thu, 19 Jun 2008 17:48:57 +0000 Flick Bar menu now opens directly to bar config page (thanks for the AceConfigDialog update, nevcairiel!)
Thu, 22 May 2008 22:02:08 +0000 Flick Converted several ReAction APIs to event-driven model instead of 'call-method-on-all-modules' model. Cleaned up a number of other architectural issues.
Tue, 13 May 2008 16:42:03 +0000 Flick moved UserError from ConfigUI to ReAction
Sat, 10 May 2008 00:08:01 +0000 Flick Fixed options handling to create a separate table for each bar instead of a shared table with proxy handler.
Mon, 28 Apr 2008 23:34:17 +0000 Flick Added modular per-bar options