------------------------------------------------------------------------ r70192 | jerry | 2008-04-17 05:34:36 -0400 (Thu, 17 Apr 2008) | 4 lines Changed paths: M /trunk/Talented/Locales/enUS.lua M /trunk/Talented/Locales/frFR.lua M /trunk/Talented/ui/base.lua M /trunk/Talented/ui/trees.lua Talented: _ Add a tooltip to the template name edit box. _ Allow the code that create the UI to be garbage collected once the UI has been created. ------------------------------------------------------------------------ r70048 | jerry | 2008-04-16 08:57:30 -0400 (Wed, 16 Apr 2008) | 2 lines Changed paths: M /trunk/Talented/core.lua Talented: Stay in template mode after deleting a template. ------------------------------------------------------------------------ r68582 | jerry | 2008-04-08 05:43:05 -0400 (Tue, 08 Apr 2008) | 2 lines Changed paths: M /trunk/Talented/core.lua M /trunk/Talented/matrix.lua Talented: :CreateTalentMatrix() must return true when asked to create the class it already has done. ------------------------------------------------------------------------ r68452 | jerry | 2008-04-07 09:52:26 -0400 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /trunk/Talented/core.lua Talented: make sure we'll never get an infinite loop. ------------------------------------------------------------------------ r68450 | jerry | 2008-04-07 09:48:43 -0400 (Mon, 07 Apr 2008) | 2 lines Changed paths: M /trunk/Talented/core.lua M /trunk/Talented/matrix.lua Talented: if talent info not available for a class, make sure to return to viewing the current spec. ------------------------------------------------------------------------ r67851 | jerry | 2008-04-03 06:06:39 -0400 (Thu, 03 Apr 2008) | 2 lines Changed paths: M /trunk/Talented/chat.lua Talented: add a missing local declaration ------------------------------------------------------------------------ r66321 | jerry | 2008-03-27 04:57:35 -0400 (Thu, 27 Mar 2008) | 2 lines Changed paths: M /trunk/Talented/talents.lua Talented: bugfix ------------------------------------------------------------------------ r65754 | jerry | 2008-03-25 11:41:58 -0400 (Tue, 25 Mar 2008) | 5 lines Changed paths: M /trunk/Talented/Locales/enUS.lua M /trunk/Talented/Talented.toc M /trunk/Talented/chat.lua M /trunk/Talented/core.lua M /trunk/Talented/editmode.lua A /trunk/Talented/spell.lua (from /branches/Talented/2.4/Talented/spell.lua:65753) A /trunk/Talented/spelldata.lua (from /branches/Talented/2.4/Talented/spelldata.lua:65753) A /trunk/Talented/wowdb.lua (from /branches/Talented/2.4/Talented/wowdb.lua:65753) A /trunk/Talented/wowhead.lua (from /branches/Talented/2.4/Talented/wowhead.lua:65753) Talented: _ Update TOC to 2.4. _ Allow talent spells to be linked in chat, for any class and rank. _ Allow to import and export templates from/to wowdb. ------------------------------------------------------------------------ r65574 | sylvanaar | 2008-03-24 18:57:01 -0400 (Mon, 24 Mar 2008) | 1 line Changed paths: M /trunk/Talented/chat.lua Talented: For the Prat module mix in AceHook-2.1 since it isn't supplied by default anymore. ------------------------------------------------------------------------