------------------------------------------------------------------------
r15 | aiekick | 2013-06-10 01:14:27 +0000 (Mon, 10 Jun 2013) | 8 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.41 :
- establishment of filters ( partially because bug on bar num )
- establishment of custom data struct
- establishment of Event/sec counter
- enhancement of Minimap Button ( three alert color of minimap button for event/sec counter + display in the button ) 
  for avoid surcharge display of biggest raid
- enhancement of data struct
- enhancement of tooltip with percentage of amount and percentage of ticks
------------------------------------------------------------------------
r14 | aiekick | 2013-06-03 23:28:19 +0000 (Mon, 03 Jun 2013) | 3 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.40:
- enhancement of memory impact of datas
- track distinct spell id of a same spell name ( spell and ticks )
------------------------------------------------------------------------
r13 | aiekick | 2013-05-25 20:36:12 +0000 (Sat, 25 May 2013) | 11 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.39:
bug fix : 
- help tootlip for leftbutton and right button of buttons fix
- calcul of stat and display ( absorb )
enhancement :
- low memory management of bars and more flexibility system
- zone tracking detection mode
- display of hostile or friendly unit by color
- display of spell damage or heal by color
- display of source and dest of spells
- scroll step value by params
------------------------------------------------------------------------
r12 | aiekick | 2013-05-21 23:16:41 +0000 (Tue, 21 May 2013) | 4 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.38:
- bug fix for virtual scrollbar
- bug fix about virtual show hide in combat
- enhancement for tracking of stats
------------------------------------------------------------------------
r11 | aiekick | 2013-05-15 19:30:23 +0000 (Wed, 15 May 2013) | 6 lines
Changed paths:
   A /trunk/LICENSE.txt
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.37:
- enhancement of tracking possibility ( abosrb / hit and crit / over and crit / etc... )
- enhancement of tooltip
- add of license file
- update fo toc to 0.37
- use of version info in the toc file instead of at same time, in toc file and in main lua script ( no more infos in double )
------------------------------------------------------------------------
r10 | aiekick | 2013-05-11 00:12:06 +0000 (Sat, 11 May 2013) | 2 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc

0.36:
- bug fixe for virtual scrollbar when there is more spell than created bars
------------------------------------------------------------------------
r9 | aiekick | 2013-05-10 21:36:01 +0000 (Fri, 10 May 2013) | 3 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.35:
- bug correction about virtual scrollbar
- update of version in TOC File
------------------------------------------------------------------------
r8 | aiekick | 2013-05-10 18:18:45 +0000 (Fri, 10 May 2013) | 5 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.xml

0.34:
- add button for select ohter target to track ( mob or player )
- add button ofr select tot track all spell with target on source or destination
- bug fix of calcul
- enhancement tootlip
------------------------------------------------------------------------
r7 | aiekick | 2013-05-08 14:50:58 +0000 (Wed, 08 May 2013) | 3 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.xml

0.33 :
- add of absorb / immune / block detection and display
- enhancement of tooltip with add of best and mean + colors simpler
------------------------------------------------------------------------
