InfiniBar-2.0-r71893.2
Details
-
FilenameInfiniBar-2.0-r71893.2.zip
-
Uploaded by
-
UploadedApr 28, 2008
-
Size356.00 KB
-
Downloads14
-
MD5f8cf9343aa9bc0a038e818b1d5efecf8
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r71893 | jjsheets | 2008-04-28 01:36:22 -0400 (Mon, 28 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Fixed a C Stack Overflow associated with the Menu Buttons on (re)load ui.
------------------------------------------------------------------------
r71882 | jjsheets | 2008-04-27 23:07:32 -0400 (Sun, 27 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Fixed bug causing Menu Buttons to not work after the session they are set up in.
------------------------------------------------------------------------
r71851 | jjsheets | 2008-04-27 19:26:01 -0400 (Sun, 27 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Added proper tooltips to the menu button code.
------------------------------------------------------------------------
r71832 | jjsheets | 2008-04-27 17:47:50 -0400 (Sun, 27 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
A /trunk/InfiniBar-2.0/Textures
A /trunk/InfiniBar-2.0/Textures/Character.tga
A /trunk/InfiniBar-2.0/Textures/Help.tga
A /trunk/InfiniBar-2.0/Textures/LFG.tga
A /trunk/InfiniBar-2.0/Textures/MainMenu.tga
A /trunk/InfiniBar-2.0/Textures/Quest.tga
A /trunk/InfiniBar-2.0/Textures/Socials.tga
A /trunk/InfiniBar-2.0/Textures/Spellbook.tga
A /trunk/InfiniBar-2.0/Textures/Talents.tga
InfiniBar-2.0 - Added Menu Button type. Now you can add Character, Spellbook, Talents, etc. buttons.
------------------------------------------------------------------------
r71381 | jjsheets | 2008-04-24 21:17:02 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Fix bug with new ItemCount tag methods.
------------------------------------------------------------------------
r71242 | jjsheets | 2008-04-24 09:22:36 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
InfiniBar-2.0 - Button Group names can again be anything you want. The actual names of the frames however replace any special characters with _. Special characters are anything but alphanumeric characters and _.
------------------------------------------------------------------------
r71188 | jjsheets | 2008-04-24 00:54:20 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Changed ItemCount dogtag to give the number of used slots in bags. Added FreeSlots dogtag to return the number of empty slots in a bag. Backpack buttons will return these totalled for all bags. Also categorized the DogTags in the /dog help screen.
------------------------------------------------------------------------
r71077 | jjsheets | 2008-04-23 10:47:04 -0400 (Wed, 23 Apr 2008) | 2 lines
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - Fixed Slash Commands. Vertical and Horizontal Position of button groups now use a step of 0.5 instead of 1.
~lart sag_ich_nicht
------------------------------------------------------------------------
r70602 | jjsheets | 2008-04-20 11:55:00 -0400 (Sun, 20 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Bugfix: Removing buttons from a button group when using ButtonFacade no longer errors out. Also, button groups, when renamed, now also rename the group in ButtonFacade.
------------------------------------------------------------------------
r70519 | jjsheets | 2008-04-19 17:49:25 -0400 (Sat, 19 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Fixed some Cooldown issues.
------------------------------------------------------------------------
r70467 | jjsheets | 2008-04-19 10:52:53 -0400 (Sat, 19 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - fixed a slight potential bug in IB_Button.lua /ib2 and /infinibar2 slash commands to bring up the Config GUI.
------------------------------------------------------------------------
r70324 | jjsheets | 2008-04-18 10:59:51 -0400 (Fri, 18 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Pet Actions now are not always grayed out as if unusable.
------------------------------------------------------------------------
r69693 | jjsheets | 2008-04-14 04:00:04 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
InfiniBar-2.0 - Updated system to determine current revision in-game to also look at the toc file and IB_ButtonTypes.lua
------------------------------------------------------------------------
r69688 | jjsheets | 2008-04-14 01:58:35 -0400 (Mon, 14 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Pet the peticons table at the top of the IB_ButtonTypes.lua file, fixing a bug on line 257. Also did some extra work on Cooldowns, which hopefully will respond more correctly.
------------------------------------------------------------------------
r69573 | jjsheets | 2008-04-13 13:05:13 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Cooldowns are now controlled by Button Type decorators.
------------------------------------------------------------------------
r69543 | jjsheets | 2008-04-13 10:14:20 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Fixed weird spell range indicator behavior.
------------------------------------------------------------------------
r69542 | jjsheets | 2008-04-13 09:58:49 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Fixed bug where right-clicking on a pet action with GUI open would make it impossible to toggle that pet action's autocast ever again.
------------------------------------------------------------------------
r69540 | jjsheets | 2008-04-13 09:50:38 -0400 (Sun, 13 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_ButtonTypes.lua
InfiniBar-2.0 - Moved PetIcons table to fix bug in IB_ButtonTypes.lua:1036
------------------------------------------------------------------------
r69432 | jjsheets | 2008-04-12 23:47:22 -0400 (Sat, 12 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
A /trunk/InfiniBar-2.0/IB_ButtonTypes.lua (from /branches/InfiniBar-2.0/IB_ButtonTypes.lua:69405
M /trunk/InfiniBar-2.0/IB_Class.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
InfiniBar-2.0 - Merged in the changes from the IB2 branch, from r68996 to r69405.
------------------------------------------------------------------------
r69316 | jjsheets | 2008-04-12 11:36:26 -0400 (Sat, 12 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fix to button Sizing caused by r69314 of ButtonFacade.
------------------------------------------------------------------------
r68995 | jjsheets | 2008-04-10 18:36:45 -0400 (Thu, 10 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/MacroSupport.lua
InfiniBar-2.0 - Fixed bug where deleting a button group wants to remove a ButtonFacade group, even if BF isn't in use. Fixed a bug when /use 13 or similar references an empty inventory slot.
------------------------------------------------------------------------
r68930 | jjsheets | 2008-04-10 10:12:13 -0400 (Thu, 10 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Class.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - Spell tooltips now properly display the rank of the spell.
------------------------------------------------------------------------
r68851 | jjsheets | 2008-04-09 21:28:15 -0400 (Wed, 09 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fix to alpha level of buttons not always being correct when dragging a new action in.
------------------------------------------------------------------------
r68850 | jjsheets | 2008-04-09 21:21:38 -0400 (Wed, 09 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
InfiniBar-2.0 - Dragging actions into fully hidden button groups works now, but with odd fadeout bug.
------------------------------------------------------------------------
r68847 | jjsheets | 2008-04-09 20:27:26 -0400 (Wed, 09 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - If ButtonFacade is loaded, IB2 will no longer control hiding Blizzard button art, since BF has a module for this.
------------------------------------------------------------------------
r68686 | jjsheets | 2008-04-08 21:05:43 -0400 (Tue, 08 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
InfiniBar-2.0 - Added Preliminary ButtonFacade button skinning support. Still need to make Skinning Options available in the GUI yet.
------------------------------------------------------------------------
r68463 | jjsheets | 2008-04-07 12:48:26 -0400 (Mon, 07 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Memoized GetCurStateContents, the biggest CPU hog in IB2.
------------------------------------------------------------------------
r68418 | jjsheets | 2008-04-07 02:57:14 -0400 (Mon, 07 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
InfiniBar-2.0 - Updated toc file.
------------------------------------------------------------------------
r68414 | jjsheets | 2008-04-07 02:20:17 -0400 (Mon, 07 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fixed annoying highlighting bug. I think... ;)
------------------------------------------------------------------------
r68210 | jjsheets | 2008-04-05 23:26:06 -0400 (Sat, 05 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/Presets.lua
InfiniBar-2.0 - Removed Nostromo Presets for inclusion in the upcoming InfiniBar_Presets addon. Added interface to make adding presets a simple function call.
------------------------------------------------------------------------
r68201 | jjsheets | 2008-04-05 21:20:12 -0400 (Sat, 05 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
A /trunk/InfiniBar-2.0/Presets.lua
InfiniBar-2.0 - Added Presets system. Added Import and Export system. Fixed issue causing keybinds to not work correctly with certain button group names.
------------------------------------------------------------------------
r68119 | jjsheets | 2008-04-05 02:14:26 -0400 (Sat, 05 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
InfiniBar-2.0 - Updated TOC OptionalDeps.
------------------------------------------------------------------------
r68109 | jjsheets | 2008-04-05 00:26:28 -0400 (Sat, 05 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fix for errors in the CastName dogtag.
------------------------------------------------------------------------
r68045 | jjsheets | 2008-04-04 09:02:27 -0400 (Fri, 04 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fixed bug causing hidden buttons to still intercept mouse actions. Spacing for layout options can now be set to negative numbers.
------------------------------------------------------------------------
r67996 | jjsheets | 2008-04-03 23:40:28 -0400 (Thu, 03 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Updated to use new LibDogTag syntax.
------------------------------------------------------------------------
r67990 | jjsheets | 2008-04-03 23:30:02 -0400 (Thu, 03 Apr 2008) | 1 line
Changed paths:
A /trunk/InfiniBar-2.0/FlashEngine.lua
A /trunk/InfiniBar-2.0/FontStringAdapter.lua
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Class.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
D /trunk/InfiniBar-2.0/IB_Utility.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
M /trunk/InfiniBar-2.0/MacroSupport.lua
InfiniBar-2.0 - Added Revision Number to tooltip display. Added Flash, Border, and Icon Highlighter Text Subs. Added associated DogTags to the InfiniBar namespace. Added FlashEngine.lua dogtags to make tracking changes to status capable of flashing the button according to dogtags used. Fixed numerous bugs from the forum post.
------------------------------------------------------------------------
r67694 | jjsheets | 2008-04-02 11:15:37 -0400 (Wed, 02 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/embeds.xml
M /trunk/InfiniBar-2.0/libs
InfiniBar-2.0 - When the InfiniBar2 GUI is open, you can click on buttons to be taken to their configuration page. Also fixed an issue with LibStub and CallbackHandler-1.0 embeds and externals.
------------------------------------------------------------------------
r67629 | jjsheets | 2008-04-02 01:41:18 -0400 (Wed, 02 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Finally figured out how to securely toggle the autocast of pet action buttons.
------------------------------------------------------------------------
r67623 | jjsheets | 2008-04-02 01:14:14 -0400 (Wed, 02 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - DogTag code is now properly colorized in the GUI.
------------------------------------------------------------------------
r67590 | jjsheets | 2008-04-01 21:47:08 -0400 (Tue, 01 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fixed bugs and general weirdness about the possess button type. Now functions properly.
------------------------------------------------------------------------
r67586 | jjsheets | 2008-04-01 21:14:47 -0400 (Tue, 01 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - [ItemCount] now returns the number of free slots in a bag or backpack when used with the corresponding button type.
------------------------------------------------------------------------
r67583 | jjsheets | 2008-04-01 21:00:34 -0400 (Tue, 01 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Added Bag slot and Backpack slot buttons types.
------------------------------------------------------------------------
r67565 | jjsheets | 2008-04-01 18:15:42 -0400 (Tue, 01 Apr 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - Added validation to Button Group Name Config option. Check for non-nil bData before calling IsAttackAction, etc. Added tooltip to the fubar icon.
------------------------------------------------------------------------
r67409 | jjsheets | 2008-03-31 22:33:19 -0400 (Mon, 31 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
InfiniBar-2.0 - Fixed bug caused when a button group has 0 buttons and you're in the GUI. This includes when creating a new button group.
------------------------------------------------------------------------
r67397 | jjsheets | 2008-03-31 21:03:25 -0400 (Mon, 31 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - Bugfix. Also changed [DrD] tag to return only a number, and added [DrDColor("text")] tag which wraps the given text in DrDamage's color code.
------------------------------------------------------------------------
r67371 | jjsheets | 2008-03-31 18:10:41 -0400 (Mon, 31 Mar 2008) | 7 lines
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
InfiniBar-2.0 - Added Support for DrDamage as a DogTag.
- GUI frame updates when state changes.
- Reorganized button configuration showing which values are per state.
- Added ability to set up states using macro options directly.
- Updated Circle Layout so the third and additional circles have the correct number of buttons in them.
- Text Subs no longer require the [Outline] Dogtag, and will always be outlined.
- Button Types are now per state. Also added the Possess Action button type.
------------------------------------------------------------------------
r67096 | jjsheets | 2008-03-30 11:37:06 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fixed my DogTag Examples.
------------------------------------------------------------------------
r67092 | jjsheets | 2008-03-30 11:14:34 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Added the ability to set the icon for Embedded Macros, but need a better method.
------------------------------------------------------------------------
r67083 | jjsheets | 2008-03-30 09:40:50 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Fixed a bug causing ItemCount tags to not update properly.
------------------------------------------------------------------------
r67080 | jjsheets | 2008-03-30 09:29:49 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Added Right click self cast option.
------------------------------------------------------------------------
r67023 | jjsheets | 2008-03-30 00:07:10 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
M /trunk/InfiniBar-2.0/embeds.xml
M /trunk/InfiniBar-2.0/libs
InfiniBar-2.0 - Added LibDogTag-Unit-3.0 Embed, external, and toc.
------------------------------------------------------------------------
r67022 | jjsheets | 2008-03-30 00:03:35 -0400 (Sun, 30 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Added the OnlyConfig InfiniBar2 DogTag, which will hide text when not in the GUI or dragging an item or spell.
------------------------------------------------------------------------
r67020 | jjsheets | 2008-03-29 23:45:49 -0400 (Sat, 29 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/IB_Main.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
M /trunk/InfiniBar-2.0/embeds.xml
M /trunk/InfiniBar-2.0/libs
InfiniBar-2.0 - Updated embeds and externals. Changed LibDogTag-3.0 support for Text Substitution system.
------------------------------------------------------------------------
r66969 | jjsheets | 2008-03-29 18:30:29 -0400 (Sat, 29 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
M /trunk/InfiniBar-2.0/InfiniBar-2.0.toc
M /trunk/InfiniBar-2.0/MacroSupport.lua
M /trunk/InfiniBar-2.0/libs
InfiniBar-2.0 - Added OptDep on LibSharedMedia-3.0, added as an embed also. Added support for customizing the font, size, anchor, and position of text elements per button group. Text can also be hidden when not dragging an item or spell or in the GUI. Also made a slight change to the Macro parser.
------------------------------------------------------------------------
r66851 | jjsheets | 2008-03-29 01:12:43 -0400 (Sat, 29 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Main.lua
InfiniBar-2.0 - Button Groups copied from other profiles now autoskin too.
------------------------------------------------------------------------
r66849 | jjsheets | 2008-03-29 01:09:39 -0400 (Sat, 29 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
InfiniBar-2.0 - Better support for the CyCircled Skinning plugin.
------------------------------------------------------------------------
r66844 | jjsheets | 2008-03-29 00:34:36 -0400 (Sat, 29 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Buttons that fade to 0% now properly hide themselves, allowing mouse clicks to pass through.
------------------------------------------------------------------------
r66608 | jjsheets | 2008-03-28 02:08:29 -0400 (Fri, 28 Mar 2008) | 1 line
Changed paths:
M /trunk/InfiniBar-2.0/IB_Bar.lua
M /trunk/InfiniBar-2.0/IB_Button.lua
InfiniBar-2.0 - Initial changes to support configuring fonts for text subs. Also tweaked pet bar display response to certain events, hoping that this fixes Fulnir's issues.
------------------------------------------------------------------------