log ReAction.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)
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
Mon, 28 Mar 2011 10:43:36 -0700 Flick Fixed Stance/Shapeshift bar not being saved correctly across reboots
Sat, 26 Mar 2011 12:43:10 -0700 Flick How bout we put the actual beta version in the version number. 1.1 beta 4
Sat, 26 Mar 2011 11:31:01 -0700 Flick fix silly drycoding errors
Fri, 25 Mar 2011 17:06:56 -0700 Flick Move non-option stuff out of State.lua
Fri, 25 Mar 2011 16:50:43 -0700 Flick Collect table utility functions
Thu, 24 Mar 2011 13:11:30 -0700 Flick Demodulificate all bar options (except state options)
Tue, 22 Mar 2011 17:05:51 -0700 Flick Reworked button creation to not use goofy event driven semantics.
Tue, 22 Mar 2011 11:35:04 -0700 Flick Fix button type config lookup
Tue, 22 Mar 2011 11:14:21 -0700 Flick Request load of LibKeyBound-1.0 for disembedded installations
Mon, 21 Mar 2011 11:10:23 -0700 Flick Better handling of new profiles
Wed, 09 Mar 2011 14:30:24 -0800 Flick Add ConfigMode support
Mon, 22 Nov 2010 10:25:18 -0800 Flick Move RegisterBarType from modules to button classes
Fri, 19 Nov 2010 23:06:24 -0800 Flick Demodularization of buttons
Fri, 19 Nov 2010 15:27:23 -0800 Flick Don't autogenerate bar names
Thu, 18 Nov 2010 20:07:48 -0800 Flick Demodularize LBF
Thu, 18 Nov 2010 13:12:16 -0800 Flick Merge stable to default
Thu, 18 Nov 2010 12:59:00 -0800 Flick Demodularize HideBlizzard
Thu, 18 Nov 2010 13:09:14 -0800 Flick Merge c24ac8ee1e45857c35b8f241a3782e884ee9c7c0 1.1 Beta 3
Thu, 18 Nov 2010 13:06:14 -0800 Flick ReAction.lua cleanup: Fixed calls to DestroyBar()
Tue, 16 Nov 2010 21:49:54 -0800 Flick kb mode and config mode now mutually exclusive
Tue, 16 Nov 2010 21:17:22 -0800 Flick Code cleanup of ReAction.lua
Tue, 16 Nov 2010 17:01:43 -0800 Flick Merged to tip
Tue, 16 Nov 2010 17:00:34 -0800 Flick Re-fixed version reporting. I remember why I didn't use GetAddOnMetadata now, it was to support compilation embeds.
Tue, 16 Nov 2010 15:51:04 -0800 Flick delete big comment which is never up to date anyway
Tue, 16 Nov 2010 15:50:31 -0800 Flick fix version reporting in slash command
Mon, 15 Nov 2010 10:30:19 -0800 Flick Remove silly 'close this window when you open the other one' checkboxes
Fri, 22 Oct 2010 23:48:02 +0000 Flick move ConfigUI module to Editor non-module, make it more self-contained