log Bar.lua @ 295:0cb6a9944497 1.1 alpha 11 (5.04 bandaid)

age author description
Tue, 11 Sep 2012 16:50:37 -0700 Flick Quick hacks for 5.04 1.1 alpha 11 (5.04 bandaid)
Fri, 01 Jul 2011 14:32:17 -0700 Flick Merge LBF fix to default
Fri, 01 Jul 2011 14:31:41 -0700 Flick Fix LibButtonFacade initialization order
Thu, 12 May 2011 17:16:43 -0700 Flick Add editor sliders for button grid and size
Wed, 11 May 2011 16:19:17 -0700 Flick Fixed a number of problems with drag corners in config mode
Wed, 11 May 2011 11:11:59 -0700 Flick - little bit of code & comment cleanup
Sat, 26 Mar 2011 12:35:08 -0700 Flick No real reason to store some of the code in a subdirectory. base classes/Bar.lua@99106f2ec5df
Wed, 07 Jan 2009 00:57:02 +0000 Flick ButtonFacade support
Thu, 06 Nov 2008 01:28:07 +0000 Flick - added alpha settings (base and stateful)
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
Fri, 25 Apr 2008 22:13:02 +0000 Flick Possess bar support (actions only)
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
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 base ReAction_Bar.lua@cf0d466470bc