log Bar.lua @ 98:a44173c7a82c

age author description
Fri, 17 Oct 2008 23:46:30 +0000 Flick Fixed handling of pet buttons past 10
Wed, 15 Oct 2008 16:29:41 +0000 Flick Updates for wow 3.0
Fri, 27 Jun 2008 18:40:40 +0000 Flick Added Bar:GetNumButtons() convenience method
Wed, 25 Jun 2008 23:03:06 +0000 Flick Fixed incorrect state propagator
Wed, 25 Jun 2008 21:07:18 +0000 Flick - Fixed some snafus with creating bars
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, 05 Jun 2008 18:52:53 +0000 Flick Split the bar overlay out into its own file
Thu, 05 Jun 2008 18:34:36 +0000 Flick Fixed bugs with state keybinds.
Wed, 04 Jun 2008 21:46:51 +0000 Flick Implemented state anchoring and scaling
Tue, 03 Jun 2008 23:24:03 +0000 Flick Fixed unbinding a keystate toggle
Tue, 03 Jun 2008 22:57:34 +0000 Flick State transitions now working. Keybind toggle states, stance switching, etc.
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.
Mon, 28 Apr 2008 21:08:35 +0000 Flick changed "layout editor" to "bar editor"
Fri, 25 Apr 2008 23:39:23 +0000 Flick removed a line that's been commented out for awhile now