------------------------------------------------------------------------
r1067 | elsia | 2009-08-08 17:41:59 +0000 (Sat, 08 Aug 2009) | 4 lines
Changed paths:
   M /trunk/GUI_Report.lua
   M /trunk/Recount.lua

- First iteration of improving command line reporting. Warning: Syntax is not backward compatible so old report macros will break. New syntax is:
/recount report [main|detail] [say|party|raid|guild|officer|gui] where gui brings up the old report gui. One can change the number of reported lines via /recount report lines [number].
Number of lines reported is now stored between sessions. This syntax allows to report to say, party, raid, guild or officer without going through the report gui.

------------------------------------------------------------------------
r1066 | elsia | 2009-08-08 15:42:03 +0000 (Sat, 08 Aug 2009) | 2 lines
Changed paths:
   M /trunk/GUI_Config.lua
   M /trunk/GUI_Main.lua
   M /trunk/Recount.lua

- Added option to hide close icon of the main window.

------------------------------------------------------------------------
r1065 | elsia | 2009-08-07 20:16:29 +0000 (Fri, 07 Aug 2009) | 2 lines
Changed paths:
   M /trunk
   M /trunk/.pkgmeta
   M /trunk/GUI_Config.lua
   M /trunk/Recount.toc

- Using blizz's FillLocalizedClassList to get localized class names. Removed LibBabble-Class-3.0. Thanks tons and R.I.P.

------------------------------------------------------------------------
r1063 | elsia | 2009-08-05 04:09:51 +0000 (Wed, 05 Aug 2009) | 1 line
Changed paths:
   M /trunk/Recount.toc

- Bumpity toc.
------------------------------------------------------------------------
r1062 | elsia | 2009-08-03 00:53:57 +0000 (Mon, 03 Aug 2009) | 2 lines
Changed paths:
   M /trunk/Recount.lua

- Resize grips will now properly update when a profile change happens.

------------------------------------------------------------------------
r1061 | elsia | 2009-07-05 13:07:54 +0000 (Sun, 05 Jul 2009) | 3 lines
Changed paths:
   M /trunk/Tracker.lua

- 3.1->3.2 compatibility. Now should handle crits correctly on both build types. Absorb field is implemented but not yet fully handled. Also implements the UNIT_DISSIPATES event.
- Removed some idle commented stuff.

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