A conversion of Calendar_Fubar by wish to DataBroker. Shows all events up to 60 days, and colors them by type. Clicking on it will open the Calendar.
- 9 comments
- 9 comments
Facts
- Date created
- 02 Jan 2009
- Category
- Last update
- 28 Sep 2009
- Development stage
- Release
- Language
- enUS
- License
- BSD License
- Curse link
- Calendar for Broker
- Recent files
- R: 3.0.27 for 3.0.9 on 28 Sep 2009
- A: r30 for 3.1.0 on 28 Sep 2009
- A: r26 for 3.0.9 on 12 Sep 2009
- B: 3.0.25-beta for 3.0.8 on 24 Jan 2009
- A: r24 for 3.0.8 on 24 Jan 2009
Authors
Relationships
- Embedded library
- Ace3
- CallbackHandler-1.0
- LibBabble-Zone-3.0
- LibLordFarlander-2.0
- LibQTip-1.0
- LibStub
- #9
Kazragore Mon, 26 Jan 2009 16:48:03The times and dates on german realms are all incorrect. For example the valtentines event at 11th feb 09 at 06:00am was shown at 16th january 70!!! at 01:14pm, all dates and clock times are incorrect.
- #8
LordFarlander Wed, 21 Jan 2009 17:09:16This bug has already been reported (and in the comments I might add).
I cannot fix it immediately as I'm not in a place atm that I can work on it. I will work on it tonight when I'm back home.
This should be fixed in beta 25
- #7
Kazragore Wed, 21 Jan 2009 17:07:36r23 freezes WoW on the loading screen, only reset helps, pls fix immediately.
- #6
LordFarlander Wed, 21 Jan 2009 15:51:24Yeah. I started to look into it last night but it's puzzling me (obviously something I'm doing with the calendar is not making WoW happy)
- #5
rasapian Wed, 21 Jan 2009 01:38:30this addon will crash with the new patch. I created a bug report but this is pretty bad
- #4
LordFarlander Sat, 10 Jan 2009 23:49:35Please only use BETA or release versions unless I designate you a tester. :)
Thank you.
- #3
Kazragore Sat, 10 Jan 2009 14:56:02Error with r13:
Date: 2009-01-10 15:18:01 ID: 11 Error occured in: Global Count: 4 Message: ..\AddOns\Calendar_Broker\BrokerCalendar.lua line 318:
Debug:
[C]: ? Calendar_Broker\BrokerCalendar.lua:318: OnEnter() Broker2FuBar\pluginPrototype.lua:58: OnFuBarEnter() ...FuBar\libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua:1319: ...FuBar\libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua:1311 FuBar\FuBar.lua:1234: FuBar\FuBar.lua:1231AddOns:
- #2
LordFarlander Mon, 05 Jan 2009 22:42:53Thanks for the tip :)
- #1
Gabriel Mon, 05 Jan 2009 22:34:48replace your onclick function with this to prevent errors.
OnClick = function(self, btn)
end,