------------------------------------------------------------------------
r16305 | thiana | 2006-11-08 02:02:00 -0500 (Wed, 08 Nov 2006) | 1 line

FuBar_tcgTradeskills: Moved externals to Tek's InBed control
------------------------------------------------------------------------
r14662 | thiana | 2006-10-21 12:43:09 -0400 (Sat, 21 Oct 2006) | 1 line

FuBar_tcgTradeskills: Fixes for things I missed on the initial AceLocale/BabbleLib 2.0 -> 2.2 conversion
------------------------------------------------------------------------
r14541 | thiana | 2006-10-20 17:31:38 -0400 (Fri, 20 Oct 2006) | 6 lines

FuBar_tcgTradeskills:
* Switched to {AceLocale,Babble-Class,Babble-Spell}-2.2 use.
* Checks for libraries before instantiating them for those twits that cant unpack an archive correctly.
* Redo alert timers when an item is made.
* Color time red/green in tooltip for pending/future cooldowns.

------------------------------------------------------------------------
r13767 | thiana | 2006-10-13 00:02:19 -0400 (Fri, 13 Oct 2006) | 1 line

FuBar_tcgTradeskills: Cancel alert event when cooldown is reset and move Elemental Fire onto shared transmutes timer.
------------------------------------------------------------------------
r13259 | tazmanyak | 2006-10-07 14:36:27 -0400 (Sat, 07 Oct 2006) | 1 line

FuBar_tcgTradeskill/CooldownLocals.lua - fr locals patch
------------------------------------------------------------------------
r13052 | thiana | 2006-10-05 01:29:06 -0400 (Thu, 05 Oct 2006) | 1 line

FuBar_tcgTradeskills: Added frFR engineering to silly_map, and removed FlySpray from .toc
------------------------------------------------------------------------
r12992 | thiana | 2006-10-04 15:57:52 -0400 (Wed, 04 Oct 2006) | 1 line

FuBar_tcgTradeskills: Added scanning of tradeskill windows for cooldowns.
------------------------------------------------------------------------
r12851 | tazmanyak | 2006-10-03 15:47:42 -0400 (Tue, 03 Oct 2006) | 1 line

Fubar_tcgTradeskills - reworked fr localization
------------------------------------------------------------------------
r12726 | thiana | 2006-10-02 18:40:47 -0400 (Mon, 02 Oct 2006) | 2 lines

FuBar_tcgTradeskills:
* Remap non-babblelib skills to the babblelib name when scanning. (ie, 'Secourisme -> Premiers soins' in french)
------------------------------------------------------------------------
r12622 | thiana | 2006-10-02 02:09:47 -0400 (Mon, 02 Oct 2006) | 1 line

FuBar_tcgTradeskills: Attempt to generically account for blizzard strangeness of having two names for the same skill.
------------------------------------------------------------------------
r12595 | thiana | 2006-10-01 21:45:30 -0400 (Sun, 01 Oct 2006) | 1 line

FuBar_tcgTradeskills: typo fix and added check that skills have been scanned when building options table
------------------------------------------------------------------------
r12594 | thiana | 2006-10-01 21:04:47 -0400 (Sun, 01 Oct 2006) | 1 line

FuBar_tcgTradeskills: *glares at frFR client* First Aid accounted for in Cooldown.lua also now. Plus some file renames.
------------------------------------------------------------------------
r12584 | tazmanyak | 2006-10-01 20:09:15 -0400 (Sun, 01 Oct 2006) | 1 line

FuBar_tcgTradeskill\CooldownLocals.lua added fr localization
------------------------------------------------------------------------
r12581 | thiana | 2006-10-01 19:50:10 -0400 (Sun, 01 Oct 2006) | 1 line

FuBar_tcgTradeskills: *sigh* Also helps if you add the file to source control
------------------------------------------------------------------------
r12580 | thiana | 2006-10-01 19:41:04 -0400 (Sun, 01 Oct 2006) | 1 line

FuBar_tcgTradeskills: Helps to add the locals file to the .toc
------------------------------------------------------------------------
r12579 | thiana | 2006-10-01 19:35:40 -0400 (Sun, 01 Oct 2006) | 1 line

FuBar_tcgTradeskills: Localized Cooldowns module
------------------------------------------------------------------------
r12572 | tazmanyak | 2006-10-01 19:14:48 -0400 (Sun, 01 Oct 2006) | 2 lines

Fubar_tcgTradeskills - Fr localization done now
* First Aid working
------------------------------------------------------------------------
r12552 | thiana | 2006-10-01 17:00:09 -0400 (Sun, 01 Oct 2006) | 1 line

FuBar_tcgTradeskills: Quick workaround for the french client having two different names for [First Aid]
------------------------------------------------------------------------
r12535 | thiana | 2006-10-01 14:25:47 -0400 (Sun, 01 Oct 2006) | 1 line

FuBar_{tcgTradeskills, uFriends, uGuild}, tcgMobResists: Updated externals again.
------------------------------------------------------------------------
r12402 | kergoth | 2006-09-30 18:58:37 -0400 (Sat, 30 Sep 2006) | 1 line

Reversion is fun!
------------------------------------------------------------------------
r12400 | kergoth | 2006-09-30 18:47:50 -0400 (Sat, 30 Sep 2006) | 1 line

Continuing the adjustment to use svn:eol-style of native on files to avoid line ending issues.
------------------------------------------------------------------------
r12153 | thiana | 2006-09-28 14:26:28 -0400 (Thu, 28 Sep 2006) | 4 lines

FuBar_tcgTradeskills:
* Added ability to collapse/expand servers on tooltip
* Cooldowns.lua: use pairs() on tables (prep for 5.1)
* Removed asserts in tooltip display, instead we validate the data after Save() and discard any malformed chars.
------------------------------------------------------------------------
r12134 | thiana | 2006-09-27 21:53:19 -0400 (Wed, 27 Sep 2006) | 1 line

FuBar_tcgTradeskills: More changes to try and isolate wow crash, plus caching of item links in cooldowns.lua
------------------------------------------------------------------------
r12086 | thiana | 2006-09-26 18:57:18 -0400 (Tue, 26 Sep 2006) | 1 line

Fixed externals on FuBar_{uGuild, uFriends, tcgTradeskills} and tcgMobResists (again)
------------------------------------------------------------------------
r12085 | thiana | 2006-09-26 18:36:17 -0400 (Tue, 26 Sep 2006) | 1 line

FuBar_tcgTradeskills: Fixed error building item links when servers have just been reset.
------------------------------------------------------------------------
r12081 | thiana | 2006-09-26 18:07:56 -0400 (Tue, 26 Sep 2006) | 3 lines

FuBar_tcgTradeskills:
* Delay first skill scan until AceEvent_FullyInitialized
* Added some checks for some possible runaway recursion
------------------------------------------------------------------------
r12045 | thiana | 2006-09-26 11:18:46 -0400 (Tue, 26 Sep 2006) | 1 line

Fixed externals on FuBar_{uGuild, uFriends, tcgTradeskills} and tcgMobResists
------------------------------------------------------------------------
r11783 | thiana | 2006-09-23 12:18:35 -0400 (Sat, 23 Sep 2006) | 1 line

FuBar_tcgTradeskills: Updated deDE translations (thanks to MourningDragon) and .toc touch
------------------------------------------------------------------------
r11699 | thiana | 2006-09-22 20:09:29 -0400 (Fri, 22 Sep 2006) | 4 lines

FuBar_tcgTradeskills:
* Fixed typo in cooldowns which was causing alerts to spam
* Changed the way skills are scanned so that headers are expanded/collapsed.
* Fixed typo HasTransation() -> HasReverseTranslation() when scanning skills, will hopefully fix non-enUS clients
------------------------------------------------------------------------
r11362 | thiana | 2006-09-19 09:23:31 -0400 (Tue, 19 Sep 2006) | 6 lines

FuBar_tcgTradeskills:
* Now accounts for the shared timers with alchemy transmutes.
* Finally captures Rocksalt (it was using a different msg, thanks Kirek!)
* Added check for wowbench to automatically put the addon in debugging mode.


------------------------------------------------------------------------
r10930 | thiana | 2006-09-14 23:36:34 -0400 (Thu, 14 Sep 2006) | 1 line

FuBar_tcgTradeskills: .toc update for wiki
------------------------------------------------------------------------
r10481 | thiana | 2006-09-08 00:42:20 -0400 (Fri, 08 Sep 2006) | 1 line

FuBar_tcgTradeskills: Added configurable time display format for cooldowns.
------------------------------------------------------------------------
r10474 | thiana | 2006-09-07 23:30:49 -0400 (Thu, 07 Sep 2006) | 1 line

FuBar_tcgTradeskills: Make parent frame properly, and added optionaldeps to toc
------------------------------------------------------------------------
r10345 | thiana | 2006-09-06 13:05:00 -0400 (Wed, 06 Sep 2006) | 4 lines

FuBar_tcgTradeskills:
* Reorgnized externals and updated toc


------------------------------------------------------------------------
r10299 | jncl | 2006-09-06 07:34:00 -0400 (Wed, 06 Sep 2006) | 1 line

FuBar_tcgTradeskills: changed TOC to point to AceDebug library and added Abacus to svn:externals
------------------------------------------------------------------------
r10290 | thiana | 2006-09-06 06:05:13 -0400 (Wed, 06 Sep 2006) | 5 lines

FuBar_tcgTradeskills:
* Added ChatFrame and PlaySound alerts.
* Converted L"foobar" to L["foobar"]


------------------------------------------------------------------------
r9159 | thiana | 2006-08-26 01:04:56 -0400 (Sat, 26 Aug 2006) | 1 line

FuBar_tcgTradeskills: Added single-realm tooltip view
------------------------------------------------------------------------
r9155 | thiana | 2006-08-25 21:55:33 -0400 (Fri, 25 Aug 2006) | 1 line

FuBar_tcgTradeskills: Helps if I actually commit the cooldowns module *sigh*
------------------------------------------------------------------------
r9029 | thiana | 2006-08-25 08:45:35 -0400 (Fri, 25 Aug 2006) | 1 line

FuBar_tcgTradeskills: v1.3 release (updated toc/etc)
------------------------------------------------------------------------
r8761 | thiana | 2006-08-22 22:23:15 -0400 (Tue, 22 Aug 2006) | 1 line

FuBar_tcgTradeskills: Fixed typo and added AceDebug to externals
------------------------------------------------------------------------
r8676 | thiana | 2006-08-22 08:52:23 -0400 (Tue, 22 Aug 2006) | 1 line

FuBar_tcgTradeskills: Bumped interface number and fixed AceLocale usage
------------------------------------------------------------------------
r8641 | thiana | 2006-08-22 00:27:19 -0400 (Tue, 22 Aug 2006) | 5 lines

FuBar_tcgTradeskills:
* Switched to using AceDebug
* Alpha sort the realm/chars on tooltip


------------------------------------------------------------------------
r8592 | thiana | 2006-08-21 09:28:40 -0400 (Mon, 21 Aug 2006) | 1 line

FuBar_tcgTradeskills: Debug stuff off. I really should switch to AceDebug
------------------------------------------------------------------------
r8573 | thiana | 2006-08-21 02:42:59 -0400 (Mon, 21 Aug 2006) | 4 lines

FuBar_tcgTradeskills:
* Possible fix for buttons not being created after login
* Tradeskill items cooldowns (Mooncloth, etc) are now tracked (delete Cooldowns.lua if you dont want that)

------------------------------------------------------------------------
r7323 | thiana | 2006-08-08 13:40:24 -0400 (Tue, 08 Aug 2006) | 1 line

FuBar_tcgTradeskills: nil error fixed
------------------------------------------------------------------------
r7309 | jncl | 2006-08-08 08:53:34 -0400 (Tue, 08 Aug 2006) | 1 line

FuBar_tcgTradeskills: correct mismatch between libraries in .toc and svn:externals definitions
------------------------------------------------------------------------
r6966 | thiana | 2006-08-05 09:33:53 -0400 (Sat, 05 Aug 2006) | 1 line

FuBar_tcgTradeskills: Efficiency optimizations
------------------------------------------------------------------------
r6899 | thiana | 2006-08-04 16:13:35 -0400 (Fri, 04 Aug 2006) | 1 line

FuBar_tcgTradeskills: Remove dep on Ace1
------------------------------------------------------------------------
r6898 | thiana | 2006-08-04 16:01:22 -0400 (Fri, 04 Aug 2006) | 1 line

FuBar_tcgTradeskills: Converted to FuBar 2.0 plugin
------------------------------------------------------------------------
r5601 | thiana | 2006-07-24 21:24:16 -0400 (Mon, 24 Jul 2006) | 2 lines

FuBar_tcgTradeskills: Fixed unlearning of tradeskills

------------------------------------------------------------------------
r4502 | thiana | 2006-07-10 12:35:04 -0400 (Mon, 10 Jul 2006) | 1 line

FuBar_tcgTradeskills: Fixed nil error when purging a char
------------------------------------------------------------------------
r3606 | thiana | 2006-06-29 05:59:37 -0400 (Thu, 29 Jun 2006) | 1 line

FuBar_tcgTradeskills: Fixes for showing/hiding linked skills
------------------------------------------------------------------------
r3594 | thiana | 2006-06-28 20:15:00 -0400 (Wed, 28 Jun 2006) | 7 lines

FuBar_tcgTradeskills:
- Added button size/spacing options
- Added ability to hide buttons (per characters)
- Fixed non working buttons.
- Fixed the metadata calls.
- Bumped version to 1.10

------------------------------------------------------------------------
r3381 | thiana | 2006-06-26 08:40:27 -0400 (Mon, 26 Jun 2006) | 1 line

FuBar_tcgTradeskills: Little logic fix for non-english users
------------------------------------------------------------------------
r3032 | thiana | 2006-06-20 13:24:04 -0400 (Tue, 20 Jun 2006) | 4 lines

FuBar_tcgTradeskills:
* Update toc for 1.11
* Use the new GetAddOnMetadata() for version/etc data.

------------------------------------------------------------------------
r2973 | thiana | 2006-06-19 14:05:12 -0400 (Mon, 19 Jun 2006) | 5 lines

FuBar_tcgTradeskills:
* Fixed path seperator in toc
* Added Poisons/Pick Lock
* Bumped version to 1.02

------------------------------------------------------------------------
r2741 | thiana | 2006-06-13 19:19:41 -0400 (Tue, 13 Jun 2006) | 1 line

FuBar_tcgTradeskills: Bumped rev to 1.0 for WoWI release
------------------------------------------------------------------------
r2558 | thiana | 2006-06-09 13:27:03 -0400 (Fri, 09 Jun 2006) | 2 lines

FuBar_tcgTradeskills: Set externals.

------------------------------------------------------------------------
r2555 | thiana | 2006-06-09 13:06:21 -0400 (Fri, 09 Jun 2006) | 9 lines

FuBar_tcgTradeskills:
* Switched to BabbleLib-Spell for skill icons/translations
* Removed OnUpdate()
* Added Texture for when there are no profession windows (ie, Herbalism/Mining only)
* Cache tooltip data instead of regenerating every UpdateTooltip() call
* Finally got the frame width thing right. No more overlapping other plugins or having a gap afterwards.
* Unregister events if we're Disable()ed
* Bumped version to 0.95. Barring any bugs, this will be on WoWI in the next day or two.

------------------------------------------------------------------------
r2382 | thiana | 2006-06-06 01:43:19 -0400 (Tue, 06 Jun 2006) | 7 lines

FuBar_tcgTradeskills:
* Added First Aid
* Added buttons for Smelting/First Aid
* Turn off debug by default
* Adapt button size to bar height
* Sort skills in tooltip

------------------------------------------------------------------------
r2269 | thiana | 2006-06-01 20:28:27 -0400 (Thu, 01 Jun 2006) | 3 lines

FuBar_tcgTradeskills: Track tradeskills across servers and provide character specific tradeskill buttons on the bar.
* Initial Commit

------------------------------------------------------------------------
