------------------------------------------------------------------------
r18 | aiekick | 2013-06-16 19:27:47 +0000 (Sun, 16 Jun 2013) | 3 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.44:
- enhancement of track selection mode by drop down menu
- implementation of raid and group tracking
------------------------------------------------------------------------
r17 | aiekick | 2013-06-13 20:52:58 +0000 (Thu, 13 Jun 2013) | 3 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc
   M /trunk/SpellTracker.xml

0.43 : 
- filter selection working perfectly
- simplification and enhancement of filter selection
------------------------------------------------------------------------
r16 | aiekick | 2013-06-11 00:53:58 +0000 (Tue, 11 Jun 2013) | 3 lines
Changed paths:
   M /trunk/SpellTracker.lua
   M /trunk/SpellTracker.toc

0.42:
- bug fix with bar extractor ( number of bar according to filters )

------------------------------------------------------------------------
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 )
------------------------------------------------------------------------
