log modules/ReAction_ConfigUI/ReAction_ConfigUI.lua @ 88:fc83b3f5b322

age author description
Sun, 31 Aug 2008 06:02:18 +0000 Flick Added keybindings using LibKeyBound-1.0, with modifications for Override bindings instead of standard bindings.
Wed, 25 Jun 2008 23:35:24 +0000 Flick Fixed display issues with renaming states/bars
Wed, 25 Jun 2008 21:07:18 +0000 Flick - Fixed some snafus with creating bars
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
Mon, 28 Apr 2008 21:08:35 +0000 Flick changed "layout editor" to "bar editor"
Fri, 25 Apr 2008 20:35:55 +0000 Flick Pet Action support
Thu, 24 Apr 2008 19:19:42 +0000 Flick Added anchor snapping
Tue, 22 Apr 2008 21:33:37 +0000 Flick added anchor controls
Tue, 22 Apr 2008 20:37:44 +0000 Flick Assorted cleanup for hide/show grid, action ID labels, draggable resizing, etc
Sat, 12 Apr 2008 00:15:09 +0000 Flick Implemented bar-type selection, extended CreateBar functionality
Fri, 11 Apr 2008 22:21:28 +0000 Flick Added Layout Editor
Thu, 10 Apr 2008 23:27:58 +0000 Flick rearranged options table initialization a little
Thu, 03 Apr 2008 23:17:47 +0000 Flick - Added bar config tab
Thu, 03 Apr 2008 21:36:26 +0000 Flick ConfigUI: Fixed bogus config mode handler
Thu, 03 Apr 2008 20:25:40 +0000 Flick - Moved bar control frame from ConfigUI to Bar
Wed, 02 Apr 2008 23:31:13 +0000 Flick - added Ace3 externs
Mon, 17 Mar 2008 18:24:53 +0000 Flick - converted to Ace3
Fri, 07 Mar 2008 22:19:03 +0000 Flick yet another attempt to add missing files