r74-release

Details

  • Filename
    FuBar2Broker-1.0.3.zip
  • Uploaded by
  • Uploaded
    Nov 11, 2008
  • Size
    25.27 KB
  • Downloads
    203
  • MD5
    4fb65cdd3008c1e25d5ed7b16b1d0acc

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r74 | hunterz | 2008-11-11 07:07:36 +0000 (Tue, 11 Nov 2008) | 3 lines
Changed paths:
   A /tags/1.0.3 (from /trunk:73)

Tagging as 1.0.3 beta to publish the following significant changes:
- for FuBar addons that expect double-clicks, simulate double-clicking via middle-click (allows taking attendance in NRT)
- fixes from Borlox (Fortress) and dhedbor (Button Bin) to address missing/wrong/phantom Tablet tooltip issues (thanks!)
------------------------------------------------------------------------
r73 | dhedbor | 2008-11-08 21:40:45 +0000 (Sat, 08 Nov 2008) | 1 line
Changed paths:
   M /trunk/FuBar2Broker.lua

Removed debug.
------------------------------------------------------------------------
r72 | dhedbor | 2008-11-08 21:39:30 +0000 (Sat, 08 Nov 2008) | 1 line
Changed paths:
   M /trunk/FuBar2Broker.lua

Only 'tablet:Open' OnEnter, not from UpdateTooltip.
------------------------------------------------------------------------
r71 | hunterz | 2008-11-06 05:16:55 +0000 (Thu, 06 Nov 2008) | 3 lines
Changed paths:
   M /trunk/FuBar2Broker.lua

- Add a second fix from Borlox to attempt to fix tooltip peekaboo weirdness.

- Fix missing icons (Automaton) and text (PetInfoFu) in many FuBar addons by having IsTextColored(), IsIconShown(), IsTextShown() always return true instead of false.
------------------------------------------------------------------------
r70 | hunterz | 2008-10-29 13:28:44 +0000 (Wed, 29 Oct 2008) | 1 line
Changed paths:
   M /trunk/FuBar2Broker.lua

Commit fix suggested by Borlox to attempt to fix the missing tooltip issue some people are experiencing. Seems to have some quirks though because some people are reporting that the wrong tooltip now shows when the missing tooltip issue was occurring for them before.
------------------------------------------------------------------------
r69 | hunterz | 2008-10-26 19:24:29 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
   M /trunk

Whoops, fix LibStub path in svn:externals
------------------------------------------------------------------------
r68 | hunterz | 2008-10-26 19:19:08 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
   M /trunk
   M /trunk/libs

Fix svn:externals metadata to match .pkgmeta
------------------------------------------------------------------------
r67 | hunterz | 2008-10-22 06:28:48 +0000 (Wed, 22 Oct 2008) | 2 lines
Changed paths:
   M /trunk/FuBar2Broker.lua
   M /trunk/FuBar2Broker.toc

v1.0.3:
Translate middle clicks on the LDB display to double clicks in the addon because no LDB displays seem to implement OnDoubleClick. This will allow things like middle-clicking in NRT to take attendance in place of double clicking (an unfortunate hack, since there's no way to communicate this feature to the user).
------------------------------------------------------------------------
r65 | hunterz | 2008-10-22 01:52:05 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
   M /trunk/FuBar2Broker.toc

Change addon version number in TOC to 1.0.2 in preparation for a release push.
------------------------------------------------------------------------
r64 | HunterZ | 2008-10-18 23:31:00 +0000 (Sat, 18 Oct 2008) | 2 lines
Changed paths:
   M /trunk/FuBar2Broker.lua
   M /trunk/FuBar2Broker.toc

- Populate Dewdrop menus when level is other than 1 (fixes AuditorFu nested right-click menus)
- Update TOC to 30000
------------------------------------------------------------------------
r62 | root | 2008-09-30 15:50:48 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Hopefully fix .pkgmeta
------------------------------------------------------------------------
r61 | root | 2008-09-30 14:49:59 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Hopefully fix .pkgmeta
------------------------------------------------------------------------
r60 | root | 2008-09-29 22:00:40 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   M /trunk
   A /trunk/.pkgmeta
   M /trunk/libs

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r58 | root | 2008-09-29 20:57:54 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/FuBar2Broker
   A /trunk (from /tmp/trunk/FuBar2Broker:57)

Importing old repo data under /trunk
------------------------------------------------------------------------
r55 | ag | 2008-07-14 19:58:35 +0000 (Mon, 14 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: launchers can have tooltips... Makes Funkeh happeh
------------------------------------------------------------------------
r54 | ag | 2008-07-14 19:11:15 +0000 (Mon, 14 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: use type = "launcher" for launchers
------------------------------------------------------------------------
r53 | ag | 2008-07-14 14:00:06 +0000 (Mon, 14 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: probably should be "or" instead of "and"
------------------------------------------------------------------------
r52 | ag | 2008-07-14 13:45:36 +0000 (Mon, 14 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Because you break every addon that might call :UpdateText. This is the fix
------------------------------------------------------------------------
r51 | funkydude | 2008-07-14 13:08:03 +0000 (Mon, 14 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Revert the ninja revert until I hear a proper reason.
------------------------------------------------------------------------
r50 | ag | 2008-07-14 11:35:15 +0000 (Mon, 14 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: missed something
------------------------------------------------------------------------
r49 | ag | 2008-07-14 11:32:19 +0000 (Mon, 14 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: reverted change, plugins should be able to call UpdateText which should update the plugin text. So this New UpdateText doesn't make sense.
------------------------------------------------------------------------
r48 | funkydude | 2008-07-13 22:25:43 +0000 (Sun, 13 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Yet another launcher fix
------------------------------------------------------------------------
r47 | ag | 2008-07-12 19:23:46 +0000 (Sat, 12 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Fix Grid and others
------------------------------------------------------------------------
r46 | funkydude | 2008-07-12 01:18:31 +0000 (Sat, 12 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Hopefully fix some addons being marked as launchers
------------------------------------------------------------------------
r45 | funkydude | 2008-07-11 15:31:48 +0000 (Fri, 11 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.toc
   M /tmp/trunk/FuBar2Broker/libs/LibDataBroker-1.1/LibDataBroker-1.1.lua

.trunk: LDB Plugins: Fix tocs
------------------------------------------------------------------------
r44 | ag | 2008-07-11 01:39:07 +0000 (Fri, 11 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Don't pass right clicks if addon has .OnMenuRequest, just open the menu
------------------------------------------------------------------------
r43 | ag | 2008-07-11 01:28:17 +0000 (Fri, 11 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Added checks for libs available
------------------------------------------------------------------------
r42 | ag | 2008-07-11 00:35:59 +0000 (Fri, 11 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Update display after creation
------------------------------------------------------------------------
r41 | ag | 2008-07-10 23:50:13 +0000 (Thu, 10 Jul 2008) | 2 lines
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker:
- bugfix
------------------------------------------------------------------------
r40 | ag | 2008-07-10 18:13:31 +0000 (Thu, 10 Jul 2008) | 2 lines
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Autodetect most launcher addons. Be sure your display supports the LDB-1.1 data specifications correctly, see:  http://github.com/tekkub/libdatabroker-1-1/wikis/data-specifications (this means .label and .launcher)

------------------------------------------------------------------------
r39 | funkydude | 2008-07-10 12:23:59 +0000 (Thu, 10 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: basic attempt at quicklaunch list
------------------------------------------------------------------------
r38 | ag | 2008-07-08 15:40:14 +0000 (Tue, 08 Jul 2008) | 2 lines
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Error fix

------------------------------------------------------------------------
r37 | funkydude | 2008-07-08 03:20:15 +0000 (Tue, 08 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

.trunk: broker plugins: properly set the icon when the object is created
------------------------------------------------------------------------
r36 | ag | 2008-07-08 01:11:45 +0000 (Tue, 08 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Don't try to create data object again OnEmbedEnable
------------------------------------------------------------------------
r35 | ag | 2008-07-08 01:09:24 +0000 (Tue, 08 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: MoneyFu works
------------------------------------------------------------------------
r34 | ag | 2008-07-08 01:01:17 +0000 (Tue, 08 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: faked OnEmbedInitialize too
------------------------------------------------------------------------
r33 | ag | 2008-07-08 00:59:32 +0000 (Tue, 08 Jul 2008) | 3 lines
Changed paths:
   D /tmp/trunk/FuBar2Broker/FuBar.toc
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua
   D /tmp/trunk/FuBar2Broker/README-INSTALLING.txt

FuBar2Broker: Might work now without fake FuBar dir, blame Funkeh if it explodes!

------------------------------------------------------------------------
r32 | funkydude | 2008-07-07 23:47:47 +0000 (Mon, 07 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar.toc

FuBar2Broker: and this one
------------------------------------------------------------------------
r31 | funkydude | 2008-07-07 23:36:11 +0000 (Mon, 07 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.toc

FuBar2Broker: add sb to the toc, bad solution to a problem
------------------------------------------------------------------------
r30 | ag | 2008-07-07 18:54:00 +0000 (Mon, 07 Jul 2008) | 2 lines
Changed paths:
   D /tmp/trunk/FuBar2Broker/FuBar
   A /tmp/trunk/FuBar2Broker/FuBar.toc
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua
   M /tmp/trunk/FuBar2Broker/README-INSTALLING.txt

FuBar2Broker: fixed tooltip bug, readme update

------------------------------------------------------------------------
r29 | ag | 2008-07-07 18:23:45 +0000 (Mon, 07 Jul 2008) | 2 lines
Changed paths:
   A /tmp/trunk/FuBar2Broker/FuBar
   A /tmp/trunk/FuBar2Broker/FuBar/FuBar.toc
   A /tmp/trunk/FuBar2Broker/README-INSTALLING.txt

FuBar2Broker: Readded installation readme and fake dir

------------------------------------------------------------------------
r28 | ag | 2008-07-07 16:55:57 +0000 (Mon, 07 Jul 2008) | 2 lines
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Added some updates

------------------------------------------------------------------------
r27 | ag | 2008-07-07 16:36:47 +0000 (Mon, 07 Jul 2008) | 1 line
Changed paths:
   D /tmp/trunk/FuBar2Broker/FuBar.toc
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua
   D /tmp/trunk/FuBar2Broker/README-INSTALLING.txt

FuBar2Broker: Added fake functions
------------------------------------------------------------------------
r26 | ag | 2008-07-07 16:18:04 +0000 (Mon, 07 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Now works as replacement for FP
------------------------------------------------------------------------
r25 | ag | 2008-07-07 14:45:51 +0000 (Mon, 07 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar.toc
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.toc
   M /tmp/trunk/FuBar2Broker/libs

FuBar2Broker: commented out all crap
------------------------------------------------------------------------
r24 | ag | 2008-07-07 14:09:44 +0000 (Mon, 07 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: hacked around some more
------------------------------------------------------------------------
r23 | ag | 2008-07-06 21:14:34 +0000 (Sun, 06 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Everything should be good to go! Test it peons
------------------------------------------------------------------------
r22 | ag | 2008-07-06 19:48:26 +0000 (Sun, 06 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: name/icon hook fix
------------------------------------------------------------------------
r21 | ag | 2008-07-06 19:46:18 +0000 (Sun, 06 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua

FuBar2Broker: Dewdrop menu works
------------------------------------------------------------------------
r20 | ag | 2008-07-06 18:56:58 +0000 (Sun, 06 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/FuBar2Broker
   A /tmp/trunk/FuBar2Broker/FuBar.toc
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.lua
   M /tmp/trunk/FuBar2Broker/FuBar2Broker.toc
   A /tmp/trunk/FuBar2Broker/README-INSTALLING.txt
   A /tmp/trunk/FuBar2Broker/libs/LibDataBroker-1.1
   A /tmp/trunk/FuBar2Broker/libs/LibDataBroker-1.1/LibDataBroker-1.1.lua

FuBar2Broker: Now works for text and icon, clicks and OnEnter/OnLeave isn't working yet
------------------------------------------------------------------------
r19 | ag | 2008-07-06 16:42:19 +0000 (Sun, 06 Jul 2008) | 2 lines
Changed paths:
   A /tmp/trunk/FuBar2Broker
   A /tmp/trunk/FuBar2Broker/FuBar2Broker.lua
   A /tmp/trunk/FuBar2Broker/FuBar2Broker.toc
   A /tmp/trunk/FuBar2Broker/libs

FuBar2Broker:
- Load your FuBar plugins as Broker plugins
------------------------------------------------------------------------

Additional Files