------------------------------------------------------------------------
r36300 | kemayo | 2007-05-22 04:47:10 -0400 (Tue, 22 May 2007) | 2 lines
Changed paths:
   M /trunk/FuBar_QuestsFu/Details/Details.lua
   M /trunk/FuBar_QuestsFu/Tracker/Tracker.lua

FuBar_QuestsFu:
- Tweak handling of enabled/disabled for Details and Tracker.
------------------------------------------------------------------------
r36276 | kemayo | 2007-05-22 01:47:46 -0400 (Tue, 22 May 2007) | 2 lines
Changed paths:
   M /trunk/FuBar_QuestsFu/Blizz/Blizz.lua
   M /trunk/FuBar_QuestsFu/FuBar_QuestsFu.toc
   M /trunk/FuBar_QuestsFu/Sound/Sound.lua

FuBar_QuestsFu:
- 20100!
------------------------------------------------------------------------
r35714 | kemayo | 2007-05-17 16:55:02 -0400 (Thu, 17 May 2007) | 3 lines
Changed paths:
   M /trunk/FuBar_QuestsFu/QuestsFu.lua

FuBar_QuestsFu:
-colors table in oninitialize should be local.

------------------------------------------------------------------------
r35010 | kemayo | 2007-05-10 05:27:30 -0400 (Thu, 10 May 2007) | 2 lines
Changed paths:
   M /trunk/FuBar_QuestsFu/Sound/Sound.lua

FuBar_QuestsFu:
-Sound: One of these days I'll remember when I change a function's arguments, honestly.
------------------------------------------------------------------------
r34916 | kemayo | 2007-05-09 19:30:12 -0400 (Wed, 09 May 2007) | 3 lines
Changed paths:
   M /trunk/FuBar_QuestsFu/Sound/Sound.lua

FuBar_QuestsFu:
-Sound: If I have to read the error messages then the terrorists have won.

------------------------------------------------------------------------
r34913 | kemayo | 2007-05-09 19:24:23 -0400 (Wed, 09 May 2007) | 3 lines
Changed paths:
   M /trunk/FuBar_QuestsFu/Sound/Sound.lua

FuBar_QuestsFu:
-Sound: Let us remember that "type" is a reserved key in aceoptions.

------------------------------------------------------------------------
r34897 | kemayo | 2007-05-09 16:55:42 -0400 (Wed, 09 May 2007) | 3 lines
Changed paths:
   M /trunk/FuBar_QuestsFu/Sound/Sound.lua

FuBar_QuestsFu:
-Sound: Drycodedly allow selection of sounds on a per-event basis.

------------------------------------------------------------------------
r34662 | gamefaq | 2007-05-06 17:10:19 -0400 (Sun, 06 May 2007) | 2 lines
Changed paths:
   M /trunk/FuBar_QuestsFu/QuestsFuLocale-deDE.lua

FuBar_QuestsFu:
- deDE update
------------------------------------------------------------------------
r34648 | kemayo | 2007-05-06 15:45:41 -0400 (Sun, 06 May 2007) | 2 lines
Changed paths:
   M /trunk/FuBar_QuestsFu/Details/Details.lua
   M /trunk/FuBar_QuestsFu/QuestsFuLocale-enUS.lua
   M /trunk/FuBar_QuestsFu/Tracker/Tracker.lua

FuBar_QuestsFu:
- Add minWidth and maxHeight options for Details and Tracker.
------------------------------------------------------------------------
r33685 | kemayo | 2007-04-24 18:13:18 -0400 (Tue, 24 Apr 2007) | 3 lines
Changed paths:
   M /trunk/FuBar_QuestsFu/FuBar_QuestsFu.toc
   M /trunk/FuBar_QuestsFu/QuestsFu.lua
   M /trunk/FuBar_QuestsFu/lib

FuBar_QuestsFu:
- Quick optimization of party status. (Tests indicate that it cuts execution time by about 50% to use an if/else to switch out a format string to avoid typecasting.  It's only 1 second in every 100,000 executes, but, hey, why not.)
- Trimmed out last use of babbleclass, so removed it from libs and toc.
------------------------------------------------------------------------
