FlexBar2-r48837.3

Details

  • Filename
    FlexBar2-r48837.3.zip
  • Uploaded by
  • Uploaded
    Sep 19, 2007
  • Size
    158.50 KB
  • Downloads
    32
  • MD5
    0e533b8766d9ebf46a6a85a2e78718fb

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r48837 | cncfanatics | 2007-09-13 14:06:48 -0400 (Thu, 13 Sep 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2: Fixed a bug that caused states to change unexpectedly when state button was disabled
------------------------------------------------------------------------
r48623 | cncfanatics | 2007-09-11 12:53:54 -0400 (Tue, 11 Sep 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2:
Attributes.lua
    - Fixed a bug that causes the UI to lock up for 0.5 secs (aprox) when learning new spells
------------------------------------------------------------------------
r48417 | cncfanatics | 2007-09-08 03:08:03 -0400 (Sat, 08 Sep 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2:
Attributes.lua
   - Fixed a bug where you had to relog before state buttons worked correctly
------------------------------------------------------------------------
r48290 | cncfanatics | 2007-09-05 14:45:54 -0400 (Wed, 05 Sep 2007) | 7 lines
Changed paths:
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/Keybindings/Keybindings.lua
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
Core.lua
   - Fixed a bug with slashcommands
Keybindings.lua
   - The middle mouse button now shows up as 'MM' instead of 'BUTTON3'
Layout.lua
   - Added slashcommand /fb tocursor button=X
------------------------------------------------------------------------
r48270 | cncfanatics | 2007-09-05 11:03:06 -0400 (Wed, 05 Sep 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/ItemCache/ItemCache.lua

FlexBar2:
Action.lua
   - Fixed a bug where you couldn't drag items on actionbuttons anymore
------------------------------------------------------------------------
r48266 | cncfanatics | 2007-09-05 10:16:08 -0400 (Wed, 05 Sep 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Core.lua

FlexBar2:Fixed a bug that would cause all your settings to get reset on login (oops)
------------------------------------------------------------------------
r48245 | cncfanatics | 2007-09-05 07:51:29 -0400 (Wed, 05 Sep 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Core.lua

FlexBar2: Fixed a bug with creating new buttons
------------------------------------------------------------------------
r48240 | cncfanatics | 2007-09-05 07:39:24 -0400 (Wed, 05 Sep 2007) | 2 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua

FlexBar2: Final fix for conjured items

------------------------------------------------------------------------
r48164 | cncfanatics | 2007-09-04 16:25:53 -0400 (Tue, 04 Sep 2007) | 9 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/ItemCache/ItemCache.lua
   M /trunk/FlexBar2/SpellCache/SpellCache.lua

FlexBar2:
Core.lua
   - Allow modules to attempt to upgrade their saved vars before wiping them upon upgrade
Action.lua
   - Made a real fix for conjured items
ItemCache.lua
   - Speed optimizations on big inventory changes (example: changing item sets with closetgnome)
SpellCache.lua
   - Speed optimizations on lots of spell changes
------------------------------------------------------------------------
r47889 | cncfanatics | 2007-09-01 11:21:09 -0400 (Sat, 01 Sep 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/ItemCache/ItemCache.lua

FlexBar2:
ItemCache.lua
   - Fixed a bug
------------------------------------------------------------------------
r47883 | cncfanatics | 2007-09-01 09:17:32 -0400 (Sat, 01 Sep 2007) | 5 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/ItemCache/ItemCache.lua

FlexBar2:
ItemCache.lua
   - Now triggers an event after its done updating
Action.lua
   - Workaround for conjured items
------------------------------------------------------------------------
r47881 | cncfanatics | 2007-09-01 07:52:21 -0400 (Sat, 01 Sep 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/embeds.xml

FlexBar2: Fix libs
------------------------------------------------------------------------
r47854 | cncfanatics | 2007-08-31 17:13:40 -0400 (Fri, 31 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2

FlexBar2: Fix externals
------------------------------------------------------------------------
r47849 | cncfanatics | 2007-08-31 15:04:55 -0400 (Fri, 31 Aug 2007) | 4 lines
Changed paths:
   M /trunk/FlexBar2/Core.lua

FlexBar2:
Core.lua
   - Slashcommands now accept a wildcard button=* to refer to all buttons
   - ToButtonTable now sorts the button table before returning it, the result of this is that buttons are now aligned in alphabetical order
------------------------------------------------------------------------
r47847 | cncfanatics | 2007-08-31 13:00:41 -0400 (Fri, 31 Aug 2007) | 7 lines
Changed paths:
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/SpellCache/SpellCache.lua
   M /trunk/FlexBar2/Tooltip/Tooltip.lua

FlexBar2
Core.lua
   - Use a local
Tooltip.lua
   - Added sanity checks for items
SpellCache.lua
   - Stop caching spells too early
------------------------------------------------------------------------
r47845 | cncfanatics | 2007-08-31 12:07:57 -0400 (Fri, 31 Aug 2007) | 5 lines
Changed paths:
   M /trunk/FlexBar2/Keybindings/Keybindings.lua
   M /trunk/FlexBar2/Tooltip/Tooltip.lua

FlexBar2:
Tooltip.lua
   - Removed a useless SetPoint call
Keybindings.lua
   - Fix long binding text
------------------------------------------------------------------------
r47843 | cncfanatics | 2007-08-31 11:39:22 -0400 (Fri, 31 Aug 2007) | 4 lines
Changed paths:
   M /trunk/FlexBar2/EventManager/EventManager.lua
   M /trunk/FlexBar2/Tooltip/Tooltip.lua

FlexBar2:
Tooltip.lua
   - Changed anchoring code
   - Added more debug info
------------------------------------------------------------------------
r47717 | cncfanatics | 2007-08-29 15:56:24 -0400 (Wed, 29 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua
   M /trunk/FlexBar2/FlexBar2.toc
   M /trunk/FlexBar2/ItemCache/ItemCache.lua
   A /trunk/FlexBar2/SpellCache
   A /trunk/FlexBar2/SpellCache/SpellCache.lua
   A /trunk/FlexBar2/Tooltip
   A /trunk/FlexBar2/Tooltip/Tooltip.lua

FlexBar2: Added tooltip support
------------------------------------------------------------------------
r47693 | cncfanatics | 2007-08-29 08:23:26 -0400 (Wed, 29 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2:
Attributes.lua
   - Fixed a bug where you couldn't disable shapeshifts
------------------------------------------------------------------------
r47692 | cncfanatics | 2007-08-29 07:55:34 -0400 (Wed, 29 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua

FlexBar2:
Action.lua
   - Made cooldowns look prettyer
------------------------------------------------------------------------
r47686 | cncfanatics | 2007-08-29 04:46:52 -0400 (Wed, 29 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Core.lua

FlexBar2: Settings are now saved on a per character base
------------------------------------------------------------------------
r47661 | cncfanatics | 2007-08-28 17:09:16 -0400 (Tue, 28 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Keybindings/Keybindings.lua

FlexBar2:
Keybindings.lua
   - Fixed a bug where keybinding would be reset when configuring a group or range of buttons
------------------------------------------------------------------------
r47660 | cncfanatics | 2007-08-28 16:52:27 -0400 (Tue, 28 Aug 2007) | 7 lines
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
Core.lua
   - The GUI will now close after being popped up for a button
Attributes.lua
   - Rewrote stance handling code
Layout.lua
   - Fixed a bug where scaled buttons moved around when relogging
------------------------------------------------------------------------
r47659 | cncfanatics | 2007-08-28 15:45:06 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: more typos
------------------------------------------------------------------------
r47658 | cncfanatics | 2007-08-28 15:40:38 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: Fixed another stupid bug with shapeshifts (oops)
------------------------------------------------------------------------
r47657 | cncfanatics | 2007-08-28 15:39:49 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua
   M /trunk/FlexBar2/Core.lua

FlexBar2: Fixed a stupid bug with shapeshifts (oops)
------------------------------------------------------------------------
r47656 | cncfanatics | 2007-08-28 15:19:20 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: Fixed a typo
------------------------------------------------------------------------
r47645 | cncfanatics | 2007-08-28 12:58:02 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Highlighting/Highlighting.lua

FlexBar2: Fixed a bug with wanding, autoattacking & autoshooting
------------------------------------------------------------------------
r47624 | cncfanatics | 2007-08-28 08:03:49 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: States now use the state name instead of its ID, as IDs can change during leveling (due to this change, you will have to set the actions while shapeshifted again)
------------------------------------------------------------------------
r47621 | cncfanatics | 2007-08-28 07:10:03 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: No longer need to /reload when learning new shapeshifts :)
------------------------------------------------------------------------
r47620 | cncfanatics | 2007-08-28 07:02:02 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: Stealthed cat form now uses a non-numeric state name
------------------------------------------------------------------------
r47619 | cncfanatics | 2007-08-28 06:50:21 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: Stealthed cat form now uses its own state ID
------------------------------------------------------------------------
r47616 | cncfanatics | 2007-08-28 05:41:54 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: Fixed a bug with druid stealthed cat form
------------------------------------------------------------------------
r47615 | cncfanatics | 2007-08-28 05:33:42 -0400 (Tue, 28 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2: Add statedriver magic info for debugging
------------------------------------------------------------------------
r47610 | cncfanatics | 2007-08-28 04:33:58 -0400 (Tue, 28 Aug 2007) | 6 lines
Changed paths:
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
Core.lua
   - Removed some code that should never bave been in the core in the first place
   - Added support for group deactivators
Layout.lua
   - Code added to show group names
------------------------------------------------------------------------
r47581 | cncfanatics | 2007-08-27 19:43:26 -0400 (Mon, 27 Aug 2007) | 7 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/Highlighting/Highlighting.lua
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
Core.lua
   - Group name now hovers over the first button
Highlighting.lua
   - Fixed a bug where delayed spellcasts wouldnt fade their highlight correctly (temporary fix, real fix can only be implemented with 2.3)
Layout.lua
   - Buttons can now be rightclicked to make their config GUI show up
------------------------------------------------------------------------
r47551 | cncfanatics | 2007-08-27 14:10:50 -0400 (Mon, 27 Aug 2007) | 7 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua

FlexBar2:
Core.lua
   - Fixed a bug where a group name wouldnt fade upon disbanding it
Layout.lua
   - Added gui & slashcommands for action locking
EventManager.lua
   - Fixed a bug where you couldnt unregister a script
------------------------------------------------------------------------
r47544 | cncfanatics | 2007-08-27 13:25:16 -0400 (Mon, 27 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
Layout.lua
   - Fixed a bug with Dragging
------------------------------------------------------------------------
r47543 | cncfanatics | 2007-08-27 12:49:47 -0400 (Mon, 27 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Core.lua

FlexBar2:
Core.lua
   - /fb delete now has /fb remove as alias
------------------------------------------------------------------------
r47542 | cncfanatics | 2007-08-27 12:48:05 -0400 (Mon, 27 Aug 2007) | 9 lines
Changed paths:
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
Core.lua
   - Fixed a big in the GUI
   - You can now create alias for slashcommands
Layout.lua
   - /fb setposition now has /fb position as alias
   - /fb setscale now has /fb scale as alias
   - Fixed a bug where dragging a group of buttons that did not have all the same scale caused them to jump around
   - Fixed a bug where scaling a button would make it move
------------------------------------------------------------------------
r47536 | cncfanatics | 2007-08-27 11:56:15 -0400 (Mon, 27 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
Layout.lua
   - Renamed /fb setscale to /fb scale
------------------------------------------------------------------------
r47535 | cncfanatics | 2007-08-27 11:51:50 -0400 (Mon, 27 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Core.lua

FlexBar2: Disabled debugging
------------------------------------------------------------------------
r47533 | cncfanatics | 2007-08-27 11:46:16 -0400 (Mon, 27 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/Layout/Layout.lua
   M /trunk/FlexBar2/Textsubs/Textsubs.lua
   D /trunk/FlexBar2/libs

FlexBar2
   - The name of a group now shows above its first button if it is unlocked
   - GUI polishing
------------------------------------------------------------------------
r47524 | cncfanatics | 2007-08-27 10:22:22 -0400 (Mon, 27 Aug 2007) | 9 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/Layout/Layout.lua
   M /trunk/FlexBar2/Textsubs/Textsubs.lua

FlexBar2:
Core.lua
   - Added support for modules adding config to the General Settings tab
Layout.lua
   - The name of the button will now appear on it while unlocked
   - You can now drag spells on a button while its unlocked
   - Fixed a bug where unlocking a button while its hidden would show it
Textsubs.lua
   - Fixed a nil error
------------------------------------------------------------------------
r47510 | cncfanatics | 2007-08-27 06:57:59 -0400 (Mon, 27 Aug 2007) | 14 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua
   M /trunk/FlexBar2/Highlighting/Highlighting.lua
   M /trunk/FlexBar2/Keybindings/Keybindings.lua
   M /trunk/FlexBar2/Layout/Layout.lua
   A /trunk/FlexBar2/Textsubs
   A /trunk/FlexBar2/Textsubs/Textsubs.lua

FlexBar2:
Action.lua
   - Added itemcount and cd text subs
EventManager.lua
   - Fixed a typo
Highlighting.lua
   - Fixed a bug that caused empty buttons to get highlighted
Keybindings.lua
   - Added a GetBinding method
   - Added the key textsub
Layout.lua
   - Fixed a bug where you couldnt set the scale properly to decimal numbers
Textsubs.lua
   - Text substitution engine added :)
------------------------------------------------------------------------
r47464 | cwdg | 2007-08-26 13:34:46 -0400 (Sun, 26 Aug 2007) | 2 lines
Changed paths:
   A /trunk/FlexBar2/libs

FlexBar2: back libs.
sorry very much..
------------------------------------------------------------------------
r47463 | cwdg | 2007-08-26 13:12:52 -0400 (Sun, 26 Aug 2007) | 1 line
Changed paths:
   D /trunk/FlexBar2/Libs

FlexBar2: del libs
------------------------------------------------------------------------
r47398 | cncfanatics | 2007-08-25 08:00:18 -0400 (Sat, 25 Aug 2007) | 7 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Attributes/Attributes.lua
   M /trunk/FlexBar2/Core.lua

FlexBar2:
Core.lua
   - Modules can now have an optional Activate() function which will be called right before FlexBar2 is enabled
Action.lua
   - Fixed a bug where textures wouldnt update on state changes
Attributes.lua
   - Fixed a bug that caused button state to not be properly detected
------------------------------------------------------------------------
r47392 | cncfanatics | 2007-08-25 03:07:50 -0400 (Sat, 25 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Core.lua

FlexBar2: Disbabled debugging
------------------------------------------------------------------------
r47369 | cncfanatics | 2007-08-24 19:35:49 -0400 (Fri, 24 Aug 2007) | 4 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Attributes/Attributes.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/Highlighting/Highlighting.lua
   M /trunk/FlexBar2/ItemCache/ItemCache.lua
   M /trunk/FlexBar2/Keybindings/Keybindings.lua
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
   - commented most of the 2664 lines of code
   - Optimized a lot of code
   - Fixed a lot of bugs
------------------------------------------------------------------------
r47349 | cncfanatics | 2007-08-24 14:04:56 -0400 (Fri, 24 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua
   M /trunk/FlexBar2/Highlighting/Highlighting.lua

FlexBar2: Loads of code commenting and some very small performance tweaks
------------------------------------------------------------------------
r47330 | cncfanatics | 2007-08-24 11:14:09 -0400 (Fri, 24 Aug 2007) | 2 lines
Changed paths:
   M /trunk/FlexBar2/Core.lua
   A /trunk/FlexBar2/ItemCache
   A /trunk/FlexBar2/ItemCache/ItemCache.lua

FlexBar2:
Added the ItemCache module
------------------------------------------------------------------------
r47309 | cncfanatics | 2007-08-24 07:57:39 -0400 (Fri, 24 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/FlexBar2.toc

FlexBar2: Updated OptionalDeps
------------------------------------------------------------------------
r47307 | cncfanatics | 2007-08-24 07:28:18 -0400 (Fri, 24 Aug 2007) | 7 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Highlighting/Highlighting.lua
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
Action.lua
   - Added extra sanity checks for items
Layout.lua
   - Rewrote some parts of the code to prevent scaling bugs
Highlighting.lua
   - Changed equipped highlight from blue to yellow, looks better :p
------------------------------------------------------------------------
r47298 | cncfanatics | 2007-08-24 03:35:35 -0400 (Fri, 24 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
Layout.lua
   - Possible fix to a texture bug
------------------------------------------------------------------------
r47274 | cncfanatics | 2007-08-23 16:37:32 -0400 (Thu, 23 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Core.lua

FlexBar2:
Core.lua
   - Fixed a bug with slashcommands
------------------------------------------------------------------------
r47258 | cncfanatics | 2007-08-23 10:02:44 -0400 (Thu, 23 Aug 2007) | 5 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua
   M /trunk/FlexBar2/Highlighting/Highlighting.lua

FlexBar2:
Core.lua
   - :Activate() is now called on modules prior to flexbar2 loading
Action.lua

------------------------------------------------------------------------
r47256 | cncfanatics | 2007-08-23 08:33:19 -0400 (Thu, 23 Aug 2007) | 1 line
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/FlexBar2.toc
   M /trunk/FlexBar2/Keybindings/Keybindings.lua
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2: Slashcommands errors are now MUCH more clearer (no more "verification failed" messages without any further info
------------------------------------------------------------------------
r47244 | cncfanatics | 2007-08-23 04:44:19 -0400 (Thu, 23 Aug 2007) | 5 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua
   M /trunk/FlexBar2/Highlighting/Highlighting.lua

FlexBar2:
Action.lua
   - An event is now triggered when the action of a button changes
Highlighting.lua
   - Fixed a bug where highlighting would not appear/fade when changing the action of a button
------------------------------------------------------------------------
r47114 | cncfanatics | 2007-08-21 10:21:41 -0400 (Tue, 21 Aug 2007) | 15 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua
   M /trunk/FlexBar2/FlexBar2.toc
   A /trunk/FlexBar2/Highlighting
   A /trunk/FlexBar2/Highlighting/Highlighting.lua
   M /trunk/FlexBar2/Layout/Layout.lua
   M /trunk/FlexBar2/Libs
   M /trunk/FlexBar2/embeds.xml

FlexBar2
Core.lua
   - Added GetKeyByValue as utility function
   - Fixed a startup bug
   - Fixed the help of the /fb create command
ItemCache.lua
   - Code that was previously in Action.lua has been added here instead
Action.lua
   - Some code moved to ItemCache.lua
EventManager.lua
   - Added an update event that triggers every 0.3 seconds
Layout.lua
   - Added a GetIcon buttonmixin method
Highlighting.lua
   - File added with highlighting features for Equipped items, Buffs, Debuffs, Range, Mana and AutoAttacking
------------------------------------------------------------------------
r46980 | cncfanatics | 2007-08-20 09:23:35 -0400 (Mon, 20 Aug 2007) | 5 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Libs

FlexBar2:
Action.lua
   - Texture is no longer update with the OnAttributeChanged script
Other:
  - Added SpecialEvents-Aura-2.0 to externals
------------------------------------------------------------------------
r46969 | cncfanatics | 2007-08-20 06:51:22 -0400 (Mon, 20 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua

FlexBar2:
Action.lua
   - Fixed a bug with the cooldown spinner when putting a new action on the button
------------------------------------------------------------------------
r46920 | cncfanatics | 2007-08-19 19:14:31 -0400 (Sun, 19 Aug 2007) | 5 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Core.lua

FlexBar2:
Core.lua
   - Fixed a bug that caused the config GUI to turn blank when trying to edit a non-existant button
Action.lua
   - Fixed a bug that caused FlexBar2 to crash at startup (oops)
------------------------------------------------------------------------
r46909 | cncfanatics | 2007-08-19 12:17:02 -0400 (Sun, 19 Aug 2007) | 6 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua

FlexBar2:
Action.lua
   - Item buttons now work via item link instead of item id
   - Added a cooldown spinner for spells & items
EventManager.lua
   - The EventTable is now available globally for debugging purpose
------------------------------------------------------------------------
r46904 | cncfanatics | 2007-08-19 09:57:09 -0400 (Sun, 19 Aug 2007) | 6 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Attributes/Attributes.lua

FlexBar2:
Action.lua
   - Fixed various bugged which prevented from dragging actions properly :(
Attributes.lua
   - GetModifiedAttribute now has a sanity check
   - SetModifiedAttribute now has a third optional 'Save' parameter just like SetAttribute
------------------------------------------------------------------------
r46665 | cncfanatics | 2007-08-15 19:50:28 -0400 (Wed, 15 Aug 2007) | 8 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua

FlexBar2:
Core.lua
   - Plenty GUI tweaks for people with resolutions of 1024x768 or below, more to come
   - Tweaked the /fb help a bit to be more clear on what to do for new users
Action.lua
   - You can now put actions on a button by simply clicking the button while you have an action on your cursor. (this hasn't been tested a lot however, but reports about this are appreciated)
EventManager.lua
   - Now uses its own AceEvent-2.0 mixin instead of using the core's one
------------------------------------------------------------------------
r46647 | cncfanatics | 2007-08-15 12:52:08 -0400 (Wed, 15 Aug 2007) | 3 lines
Changed paths:
   M /trunk/FlexBar2/Core.lua

FlexBar2:
Core.lua
   - Fixed a bug when deleting or cancelling changes when having a group selected
------------------------------------------------------------------------
r46633 | cncfanatics | 2007-08-15 09:49:16 -0400 (Wed, 15 Aug 2007) | 11 lines
Changed paths:
   M /trunk/FlexBar2/Action/Action.lua
   M /trunk/FlexBar2/Core.lua

FlexBar2:
Core.lua
   - Added slashcommands /fb group and /fb ungroup
   - All slashcommands that accepted a button parameter now also accept a group parameter that takes a group name
   - Added GUI for managing groups
   - Fixed a bug in the RemoveButtonFromGroup function
   - Fixed a bug with the ToButtonTable function
   - Added function ButtonIsGrouped
   - Added function GroupNameToButtonRange
Action.lua
   - Made some preparations for adding a cooldown spinner later on
------------------------------------------------------------------------
r46474 | cncfanatics | 2007-08-13 17:36:09 -0400 (Mon, 13 Aug 2007) | 17 lines
Changed paths:
   M /trunk/FlexBar2/Attributes/Attributes.lua
   M /trunk/FlexBar2/Core.lua
   M /trunk/FlexBar2/EventManager/EventManager.lua
   M /trunk/FlexBar2/Keybindings/Keybindings.lua
   M /trunk/FlexBar2/Layout/Layout.lua

FlexBar2:
Core.lua
   - Added support for groups, but there are no slashcommands or GUI available yet
   - Fixed a bug where you couldn't delete a range of buttons using the GUI
   - Made the GUI faster when configuring 7+ buttons at once, the GUI will still lag when doing so however, but less then it used to
   - Added a new function FlexBar2:ButtonIsGrouped for utility purpose
Attributes.lua
   - Changed the GUI to be compatible with the GUI changes listed above
EventManager.lua
   - Widget events can now be shared with group members
Keybindings.lua
   - Changed the GUI to be compatible with the GUI changes listed above
Layout.lua
   - Added support for dragging groups of buttons
   - Fixed some positioning bugs with the autoalign feature
   - SetPosition will no longer set frames relative to eachother even if asked to
   - Changed the GUI to be compatible with the GUI changes listed above
------------------------------------------------------------------------

Additional Legacy Files