log locale/enUS.lua @ 118:5c189f44e776

age author description
Fri, 06 Feb 2009 21:32:32 +0000 Flick Fixed rule-select so that you can select rules for classes you're not currently playing.
Fri, 23 Jan 2009 23:44:55 +0000 Flick Convert to standard keybindings
Fri, 09 Jan 2009 18:35:54 +0000 Flick localized 'default' profile name
Fri, 07 Nov 2008 23:55:33 +0000 Flick - Added LDB support
Thu, 06 Nov 2008 01:28:07 +0000 Flick - added alpha settings (base and stateful)
Sun, 26 Oct 2008 02:26:31 +0000 Flick Added feature to lock buttons (per-bar), with optional only-in-combat selector.
Sat, 25 Oct 2008 18:49:18 +0000 Flick added stateful anchoring
Fri, 24 Oct 2008 23:23:42 +0000 Flick - Added corner icon image
Fri, 24 Oct 2008 18:14:07 +0000 Flick - added (Hidden) to label when bar is being shown temporarily for config
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.
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:34:36 +0000 Flick Fixed bugs with state keybinds.
Tue, 03 Jun 2008 23:24:03 +0000 Flick Fixed unbinding a keystate toggle
Tue, 03 Jun 2008 23:05:16 +0000 Flick moved State.lua to a top level file
Tue, 03 Jun 2008 22:57:34 +0000 Flick State transitions now working. Keybind toggle states, stance switching, etc.
Wed, 28 May 2008 00:20:04 +0000 Flick Redesigned state interface. The only thing missing now is the actual state properties.
Tue, 13 May 2008 16:42:52 +0000 Flick Added first cut on State module. Menu system only, it doesn't do anything.
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 22:13:02 +0000 Flick Possess bar support (actions only)
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
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
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:18:45 +0000 Flick moved locale return clause to head
Thu, 03 Apr 2008 23:17:47 +0000 Flick - Added bar config tab
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:17:51 +0000 Flick Added missing files in 1.0 dev tree