------------------------------------------------------------------------
r1180 | elsia | 2011-11-05 05:48:49 +0000 (Sat, 05 Nov 2011) | 1 line
Changed paths:
   M /trunk/GUI_Detail.lua

- Another div by zero case.
------------------------------------------------------------------------
r1179 | elsia | 2011-11-01 14:12:37 +0000 (Tue, 01 Nov 2011) | 1 line
Changed paths:
   M /trunk/Tracker.lua

- Fixed another div by zero error.
------------------------------------------------------------------------
r1178 | elsia | 2011-10-18 02:16:03 +0000 (Tue, 18 Oct 2011) | 1 line
Changed paths:
   M /trunk/Recount_Modes.lua

- More div by zero fixes.
------------------------------------------------------------------------
r1177 | elsia | 2011-10-13 00:19:23 +0000 (Thu, 13 Oct 2011) | 1 line
Changed paths:
   M /trunk/GUI_Main.lua

- Fixed more division by zero errors from 4.3 PTR.
------------------------------------------------------------------------
r1176 | elsia | 2011-10-07 04:20:53 +0000 (Fri, 07 Oct 2011) | 1 line
Changed paths:
   M /trunk/GUI_Detail.lua

- Added numerous safeguards against divisions by zero in the detail view. This should fix one reported bug and prevent potential similar bugs in related situations.
------------------------------------------------------------------------
r1175 | elsia | 2011-10-03 04:26:09 +0000 (Mon, 03 Oct 2011) | 2 lines
Changed paths:
   M /trunk/GUI_Detail.lua

- Repackage with 4.3 fixed AceSerializer-3.0 (RIP NaN)
- Fixed one case of division by zero in focus detail display. There may be more instances of divisions that need checks for zero divisors now.
------------------------------------------------------------------------
