log modules/ReAction_Action/ReAction_Action.lua @ 91:c2504a8b996c

age author description
Fri, 17 Oct 2008 03:59:55 +0000 Flick Bug fixes
Wed, 15 Oct 2008 16:29:41 +0000 Flick Updates for wow 3.0
Sun, 31 Aug 2008 06:02:18 +0000 Flick Added keybindings using LibKeyBound-1.0, with modifications for Override bindings instead of standard bindings.
Sat, 28 Jun 2008 00:54:21 +0000 Flick Implemented paged actions and mind control actions, and config menus to suit.
Tue, 24 Jun 2008 00:10:33 +0000 Flick Removed OnAttributeChanged handler for action buttons (which was already installed by the Blizzard frame)
Mon, 23 Jun 2008 22:27:50 +0000 Flick - added revision updater to each code file
Mon, 16 Jun 2008 18:46:08 +0000 Flick - Cleaned up Bar interface
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.
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
Fri, 25 Apr 2008 23:40:03 +0000 Flick cleanup string concat occurrences
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 20:37:44 +0000 Flick Assorted cleanup for hide/show grid, action ID labels, draggable resizing, etc
Mon, 14 Apr 2008 23:03:19 +0000 Flick added hide empty buttons
Sat, 12 Apr 2008 00:15:09 +0000 Flick Implemented bar-type selection, extended CreateBar functionality
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:18:23 +0000 Flick added *more* missing files from 1.0 dev tree...