------------------------------------------------------------------------
r21770 | kemayo | 2006-12-22 08:52:16 -0500 (Fri, 22 Dec 2006) | 1 line

FuBar_QuestsFu: Just use Quixote's tags.
------------------------------------------------------------------------
r21398 | kemayo | 2006-12-19 07:22:10 -0500 (Tue, 19 Dec 2006) | 1 line

FuBar_QuestsFu: 276: attempt to call method 'GetText' (a nil value)
------------------------------------------------------------------------
r21394 | kemayo | 2006-12-19 07:00:54 -0500 (Tue, 19 Dec 2006) | 1 line

FuBar_QuestsFu: :GetText() can return nil.
------------------------------------------------------------------------
r21372 | kemayo | 2006-12-19 03:27:44 -0500 (Tue, 19 Dec 2006) | 1 line

FuBar_QuestsFu: OnInitialize check for old-style watchedQuests and dump 'em.
------------------------------------------------------------------------
r21371 | rabbit | 2006-12-19 03:26:39 -0500 (Tue, 19 Dec 2006) | 1 line

FuBar_QuestsFu: Forgot a '.'.
------------------------------------------------------------------------
r21368 | rabbit | 2006-12-19 03:20:33 -0500 (Tue, 19 Dec 2006) | 1 line

FuBar_QuestsFu: Beautify the tablet hint, phew.
------------------------------------------------------------------------
r21341 | rabbit | 2006-12-19 01:01:49 -0500 (Tue, 19 Dec 2006) | 1 line

FuBar_QuestsFu: No sense in having 1 submenu, move all the options up one level.
------------------------------------------------------------------------
r21307 | kemayo | 2006-12-18 21:25:52 -0500 (Mon, 18 Dec 2006) | 1 line

FuBar_QuestsFu: titleText:GetText():trim()
------------------------------------------------------------------------
r21305 | kemayo | 2006-12-18 21:18:26 -0500 (Mon, 18 Dec 2006) | 3 lines

FuBar_QuestsFu:
-GetText.
-Tell the quest tracker to update when party quests/objectives update.
------------------------------------------------------------------------
r21304 | kemayo | 2006-12-18 21:14:35 -0500 (Mon, 18 Dec 2006) | 1 line

FuBar_QuestsFu: Get rid of a misplaced tab that was messing up a for loop.
------------------------------------------------------------------------
r21302 | kemayo | 2006-12-18 21:11:26 -0500 (Mon, 18 Dec 2006) | 1 line

FuBar_QuestsFu: Second go at fixing the questlog collapsing thing.  Get rid of the hook from last commit, and switch to getting quest details by name instead of index. Current theory: it's happening because of a timing mishap between QUEST_LOG_UPDATE and QuestLog_Update.
------------------------------------------------------------------------
r21295 | kemayo | 2006-12-18 19:17:20 -0500 (Mon, 18 Dec 2006) | 1 line

FuBar_QuestsFu: Hook QuestLogTitleButton_OnClick to try to avoid glitches with quest levels in the log.
------------------------------------------------------------------------
r21180 | rabbit | 2006-12-18 01:30:55 -0500 (Mon, 18 Dec 2006) | 1 line

FuBar_QuestsFu: No longer taints GetLFGTypeEntries or _G["level"].
------------------------------------------------------------------------
r20786 | fenlis | 2006-12-15 18:23:33 -0500 (Fri, 15 Dec 2006) | 1 line

FuBar_QuestsFu: Update locales 'koKR'
------------------------------------------------------------------------
r20728 | gamefaq | 2006-12-15 09:08:01 -0500 (Fri, 15 Dec 2006) | 1 line

FuBar_QuestsFu: Added deDE Translation
------------------------------------------------------------------------
r20037 | kemayo | 2006-12-11 09:51:06 -0500 (Mon, 11 Dec 2006) | 2 lines

FuBar_QuestsFu: The last remnants of the Old Republic have been swept
away.
------------------------------------------------------------------------
r19946 | kemayo | 2006-12-10 20:25:03 -0500 (Sun, 10 Dec 2006) | 1 line

FuBar_QuestsFu: Various redoing of the item tooltip hooking.  Okay, it doesn't fix the stale hooks thing, but at least that's probably not my fault.
------------------------------------------------------------------------
r19850 | kemayo | 2006-12-10 05:27:09 -0500 (Sun, 10 Dec 2006) | 1 line

FuBar_QuestsFu: Add options to let user choose whether or not to color the quest level, title, and zone by difficulty separately.
------------------------------------------------------------------------
r19335 | kemayo | 2006-12-06 06:54:26 -0500 (Wed, 06 Dec 2006) | 1 line

FuBar_QuestsFu: Touch to update the zip.
------------------------------------------------------------------------
r19240 | kemayo | 2006-12-05 16:51:47 -0500 (Tue, 05 Dec 2006) | 1 line

FuBar_QuestsFu: Also, add AceComm to externals.
------------------------------------------------------------------------
r19239 | kemayo | 2006-12-05 16:50:57 -0500 (Tue, 05 Dec 2006) | 1 line

FuBar_QuestsFu: Add AceComm to toc.
------------------------------------------------------------------------
r19234 | kemayo | 2006-12-05 16:31:18 -0500 (Tue, 05 Dec 2006) | 1 line

FuBar_QuestsFu: Remove all the lua51 stuff, and the remaining traces of Compost.
------------------------------------------------------------------------
r18953 | greywind | 2006-12-04 08:51:33 -0500 (Mon, 04 Dec 2006) | 1 line

FuBar_QuestsFu:  - changed interface # to 20000
------------------------------------------------------------------------
r18927 | kemayo | 2006-12-04 04:28:50 -0500 (Mon, 04 Dec 2006) | 1 line

FuBar_QuestsFu: Change display of party-member quests to make it easier to tell when they're done.
------------------------------------------------------------------------
r18704 | kemayo | 2006-12-03 07:32:00 -0500 (Sun, 03 Dec 2006) | 1 line

FuBar_QuestsFu: Display party objective completion for quests you share, if they use a Quixote addon.
------------------------------------------------------------------------
r18641 | kemayo | 2006-12-02 18:07:41 -0500 (Sat, 02 Dec 2006) | 1 line

FuBar_QuestsFu: Add quest levels to the log without tainting.  Should work in 2.0 now.
------------------------------------------------------------------------
r18578 | kemayo | 2006-12-01 20:26:48 -0500 (Fri, 01 Dec 2006) | 3 lines

FuBar_QuestsFu:
-Account for the changes to tags in Quixote.
-Show quest level when pasting to chat.
------------------------------------------------------------------------
r18158 | ckknight | 2006-11-27 02:15:47 -0500 (Mon, 27 Nov 2006) | 1 line

FuBar_QuestsFu: removed tainted hook GetQuestLogTitle
------------------------------------------------------------------------
r17885 | kemayo | 2006-11-24 01:04:27 -0500 (Fri, 24 Nov 2006) | 1 line

FuBar_QuestsFu: Account for change in Quixote.  Tracker quest-finishing tweaks.
------------------------------------------------------------------------
r17835 | kemayo | 2006-11-23 04:36:41 -0500 (Thu, 23 Nov 2006) | 1 line

FuBar_QuestsFu: Get rid of hardcoded default tracker position.  This will almost certainly make your tracker disappear if you've adjusted its position.  Reset it by typing: "/script QuestsFu.db.profile.tracker_data = {}", then reload your UI.
------------------------------------------------------------------------

