------------------------------------------------------------------------
r35 | aiekick | 2013-11-05 00:55:22 +0000 (Tue, 05 Nov 2013) | 3 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc

0.61:
- support of language FR and EN.
- always many bug with display node
------------------------------------------------------------------------
r34 | aiekick | 2013-11-03 22:50:35 +0000 (Sun, 03 Nov 2013) | 2 lines
Changed paths:
   A /trunk/ASCII.ttf
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc

0.60 :
- improvement of node deploy symbol by the adding of a custom font.
------------------------------------------------------------------------
r33 | aiekick | 2013-11-03 14:01:20 +0000 (Sun, 03 Nov 2013) | 2 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc

0.59 :
- bug fix about spell icon
------------------------------------------------------------------------
r32 | aiekick | 2013-11-03 13:25:44 +0000 (Sun, 03 Nov 2013) | 18 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.58 :
- node of type 2 is functional by right click on item
0.57 :
- adding of new filter item : Source Class and Target Class

Task :
- bug fix about display node 1 or 2
- view time ( per sec : dps / hps / aps.. )
- compare mode ( sort by custom item total amount / crit / over / absorb etc... )
- filter item of ILevel ( cant be recovered by combat log / so proximity with player is required )
- option dialog
- customization options for size of all display
- full resort of base structure ( with progress bar for avoid to lost the actual data's => experimental )
- reduce the memory impact of data's and optimization speed.
- do localization
- do easy way to add custom filter ( modules )


------------------------------------------------------------------------
r31 | aiekick | 2013-10-21 00:20:59 +0000 (Mon, 21 Oct 2013) | 6 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.56 :
- key input and mouse for expand item node type 1 or 2
-- left click on bar expand type node 1 or collapse
-- right click on bar expand type node 2 or collapse ( operation ok but data view not functional for type node 2 at this time )
-- left control + left or right click on bar expand all or collapse all node type 1 (type 2 in this case is stupid)
- now the spell icon is a button. on click on ti show spell description tool tip.
------------------------------------------------------------------------
r30 | aiekick | 2013-10-13 20:14:25 +0000 (Sun, 13 Oct 2013) | 2 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc

0.54 :
- install of custom order datastruct item ( Fight off for modify )
------------------------------------------------------------------------
r29 | aiekick | 2013-10-13 16:20:14 +0000 (Sun, 13 Oct 2013) | 3 lines
Changed paths:
   M /trunk/SpellTracker.lua

0.53 :
- emprovment of tree mode
- many bug fix
------------------------------------------------------------------------
r28 | aiekick | 2013-10-10 23:51:32 +0000 (Thu, 10 Oct 2013) | 2 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.53 :
- add datastruct button for select datas structure of spell tracking (not functional )
------------------------------------------------------------------------
r27 | aiekick | 2013-10-09 19:36:51 +0000 (Wed, 09 Oct 2013) | 4 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.52
- expand all and collapse all by right click on bar
- critic bug fix :when the fight start, the resize action is interupt. before the action was impossibile to cancelled while fight start and the mouse might not be used for the rest of the interface

------------------------------------------------------------------------
r26 | aiekick | 2013-10-07 22:17:41 +0000 (Mon, 07 Oct 2013) | 8 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.51 :
- tree mode ok ( listing also ok )
- change of skin of filter display
- abandon of hidden filters display
  now while in fight, the clic on one filter update the view while pause updating is activated
- bug fix about arrow of new filters display menu
- bug fix about listing of first and last items ( bar gap )
- bug fix with white bar or not correctly updated bar colors ( framelevel of each sub bars ok )
------------------------------------------------------------------------
r25 | aiekick | 2013-10-06 23:05:11 +0000 (Sun, 06 Oct 2013) | 7 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc

0.50 :
- tree mode collapsing and expand with different levels ok 
- profiling system enabled for each functions (with manipulation of api wow profiling )
- bug to fix : 
-- bug with scrollbar when parent is not displayed : difficult to resolve because, the parent is not take into account and nodes are not recursively inspected...
-- bug about tooltip display of child
-- bug about child bars..
------------------------------------------------------------------------
r24 | aiekick | 2013-10-02 22:46:30 +0000 (Wed, 02 Oct 2013) | 5 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc

0.49:
Tree Mode Conception progress 

bug for expand more than one level. 
fileredspelle is whell generated but not nodestosort struct particulary chid of child
------------------------------------------------------------------------
